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", }, ]} 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" 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' }, '*'); })(); +` + }} + /> + +