From 84d994e2a4052120314e51ac561d266eae18147c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 15:24:36 +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 e9d9f90..18655bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,15 +75,15 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", title: "GBP Optimization", author: "Direct", description: "Full audit and strategic setup of your profile for max visibility.", tags: ["Optimization"], + id: "f1", title: "GBP Optimization", author: "Direct", description: "Full audit and strategic setup of your profile for max 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: ["Strategy"], + id: "f2", title: "Local SEO Management", author: "Ongoing", 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: "Building and cleaning up your business listings web-wide.", tags: ["Foundations"], + id: "f3", title: "Citation Building", author: "Technical", description: "Building and cleaning up your business listings web-wide.", tags: [""], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CVsKYOORG1QTC0iM3LA3BfvJY3/icon-showing-interconnected-digital-mark-1776696818359-2dd31738.png" }, ]} -- 2.49.1