From 2b2196d53543bd2ad36fd5ed2a3451b37d7af1b6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 17:43:52 +0000 Subject: [PATCH] Switch to version 12: modified 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 18f1a81..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: "", description: "", 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: "", description: "", 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: "", description: "", 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" }, ]}