From c05afbaaef5588793c94318bb5bedf8c9e205857 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 17:36:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e21935..8d981f0 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: "Direct", description: "Full profile audit and optimization for maximum Google Maps visibility.", tags: [""], + id: "f1", title: "GBP Optimization", author: "", description: "Full profile audit and optimization for maximum Google Maps visibility.", 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: "Ongoing", description: "Weekly posting, review management, and geo-grid tracking.", tags: [""], + id: "f2", title: "Local SEO Management", author: "", description: "Weekly posting, review management, and geo-grid tracking.", 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: "Technical", description: "Consistent business listings across the web — a core ranking signal ", tags: [""], + id: "f3", title: "Citation Building", author: "", description: "Consistent business listings across the web — a core ranking signal ", tags: [""], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CVsKYOORG1QTC0iM3LA3BfvJY3/icon-showing-interconnected-digital-mark-1776696818359-2dd31738.png" }, ]} @@ -129,4 +129,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1