From 7121f3ee8e868d9cf1596c8791ee6d414d770c48 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 17:42:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8d981f0..18f1a81 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,15 +73,15 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", title: "GBP Optimization", author: "", description: "Full profile audit and optimization for maximum Google Maps visibility.", tags: [""], + id: "f1", title: "GBP Optimization", author: "", description: "", tags: [], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CVsKYOORG1QTC0iM3LA3BfvJY3/detailed-magnifying-glass-hovering-over--1776696797495-e99d9ec3.png" }, { - id: "f2", title: "Local SEO Management", author: "", description: "Weekly posting, review management, and geo-grid tracking.", tags: [""], + id: "f2", title: "Local SEO Management", author: "", description: "", tags: [], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CVsKYOORG1QTC0iM3LA3BfvJY3/icon-of-a-rising-chart-and-gears-profess-1776696803967-25d49a80.png" }, { - id: "f3", title: "Citation Building", author: "", description: "Consistent business listings across the web — a core ranking signal ", tags: [""], + id: "f3", title: "Citation Building", author: "", description: "", tags: [], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CVsKYOORG1QTC0iM3LA3BfvJY3/icon-showing-interconnected-digital-mark-1776696818359-2dd31738.png" }, ]}