From 64cc3aa159a1d45e082f6e83e7bddb1e4f0996f4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 20:32:27 +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 0508235..90a3c83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function LandingPage() { "Dominate the local map pack.", "Get seen by customers nearby.", ], - imageSrc: "http://img.b2bpic.net/free-photo/keyword-seo-content-website-tags-search_53876-138495.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/keyword-seo-content-website-tags-search_53876-138495.jpg?_wi=1", imageAlt: "Local SEO map markers", }, { @@ -163,7 +163,7 @@ export default function LandingPage() { "Conversion-focused layouts.", "User experiences that drive calls.", ], - imageSrc: "http://img.b2bpic.net/free-photo/keyword-seo-content-website-tags-search_53876-138495.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/keyword-seo-content-website-tags-search_53876-138495.jpg?_wi=2", imageAlt: "Web design mockup", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { "No fluff, no jargon, just growth.", "Your success is our only KPI.", ], - imageSrc: "http://img.b2bpic.net/free-photo/keyword-seo-content-website-tags-search_53876-138495.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/keyword-seo-content-website-tags-search_53876-138495.jpg?_wi=3", imageAlt: "ROI growth report", }, ]} -- 2.49.1