diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 49edf7d..9ba18c1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -87,7 +87,7 @@ export default function AboutPage() { { value: "15+", title: "Years in business serving the community" }, { value: "185+", title: "Five-star customer reviews" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990682.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990682.jpg?_wi=3" imageAlt="Professional plumber working with homeowner" mediaAnimation="slide-up" useInvertedBackground={false} @@ -107,21 +107,21 @@ export default function AboutPage() { id: 1, title: "Licensed & Insured", description: "All our plumbers are fully licensed, insured, and trained to the highest standards. We meet or exceed all state and local regulations.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-checking-freon-tank_482257-78533.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-checking-freon-tank_482257-78533.jpg?_wi=3", imageAlt: "Certified plumber with credentials", }, { id: 2, title: "24/7 Emergency Response", description: "Plumbing emergencies don't happen on a schedule. We're available around the clock for burst pipes, severe leaks, and urgent problems that can't wait.", - imageSrc: "http://img.b2bpic.net/free-photo/girl-s-hand-filling-cup-with-water_23-2147824128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-s-hand-filling-cup-with-water_23-2147824128.jpg?_wi=3", imageAlt: "Emergency plumbing response service", }, { id: 3, title: "Honest, Upfront Pricing", description: "No hidden fees. No surprise charges. We provide detailed estimates before we start any work, so you know exactly what to expect.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746388.jpg?_wi=3", imageAlt: "Transparent pricing discussion with customer", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a157ef8..29ac002 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1422,6 +1422,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +