From 738411960cc7b13a749aa50a3861aacd1232228b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:05:54 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d1d95fd..da691b5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -85,7 +85,7 @@ export default function AboutPage() { "Our team combines decades of collective experience in local SEO, Google Business Profile optimization, and reputation management. We understand the unique challenges local businesses face.", tag: "Experience", imageSrc: - "http://img.b2bpic.net/free-photo/working-team_1098-13735.jpg", + "http://img.b2bpic.net/free-photo/working-team_1098-13735.jpg?_wi=2", imageAlt: "Expert team consultation", }, { @@ -95,7 +95,7 @@ export default function AboutPage() { "We've developed a systematic approach that delivers consistent results. Our methodology is based on years of data analysis, market research, and successful client implementations.", tag: "Proven", imageSrc: - "http://img.b2bpic.net/free-photo/analyzing-report_1098-19504.jpg", + "http://img.b2bpic.net/free-photo/analyzing-report_1098-19504.jpg?_wi=3", imageAlt: "Data analysis and methodology", }, { @@ -105,7 +105,7 @@ export default function AboutPage() { "Your success is our priority. We provide ongoing support, regular updates, and strategic guidance to ensure your business continues to grow and maintain its competitive advantage.", tag: "Support", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-smiley-people-work_23-2149097921.jpg", + "http://img.b2bpic.net/free-photo/close-up-smiley-people-work_23-2149097921.jpg?_wi=2", imageAlt: "Dedicated client support", }, ]} -- 2.49.1 From 645d21340bc6b0ed44dcc9516423dab9e3c2fb4b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:05:54 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 99866df..78ddd40 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -102,7 +102,7 @@ export default function ContactPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/so-much-work-office_329181-10288.jpg" + imageSrc="http://img.b2bpic.net/free-photo/so-much-work-office_329181-10288.jpg?_wi=3" imageAlt="Contact us for free business review" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From b591a70cdba962f4a75690337351ada6897c69e1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:05:55 +0000 Subject: [PATCH 3/6] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a2e0675..787ff75 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +