diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ee7d2fb..2600cc9 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -51,7 +51,7 @@ export default function AboutPage() { description="20+ Years Serving Hamilton" subdescription="SwiftFlow Plumbing is a family-owned, licensed plumbing company dedicated to providing honest, reliable service to Hamilton residents and businesses." icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/equipment-large-bargain-construction-parked_1134-1112.jpg" + imageSrc="http://img.b2bpic.net/free-photo/equipment-large-bargain-construction-parked_1134-1112.jpg?_wi=2" imageAlt="professional plumbing team portrait" mediaAnimation="slide-up" useInvertedBackground={false} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 41dd4d2..589db64 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -92,7 +92,7 @@ export default function ContactPage() { handle: "@james_h", testimonial: "SwiftFlow responded to our emergency within 30 minutes and fixed our burst pipe quickly and professionally. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg?_wi=2", imageAlt: "James Mitchell", }, { @@ -101,7 +101,7 @@ export default function ContactPage() { handle: "@sarah_chen", testimonial: "The team was courteous, efficient, and transparent about pricing. They installed our new hot water system perfectly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-giving-thumbs-up-gray-wall_114579-63355.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-giving-thumbs-up-gray-wall_114579-63355.jpg?_wi=2", imageAlt: "Sarah Chen", }, { @@ -110,7 +110,7 @@ export default function ContactPage() { handle: "@linda_t", testimonial: "Been using SwiftFlow for 5 years. They're reliable, affordable, and always on time. Can't ask for better service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg?_wi=2", imageAlt: "Linda Thompson", }, { @@ -119,7 +119,7 @@ export default function ContactPage() { handle: "@d_wilson", testimonial: "Professional team with real expertise. They diagnosed our drain issue immediately and resolved it without unnecessary work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg?_wi=2", imageAlt: "David Wilson", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index dfc39c2..f5f1711 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1433,6 +1433,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +