From 335ab1080bf1f578d4629b5f998cbda4791a8e31 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:43:37 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.49.1 From bdff34def7c8330806a21527572618a64844fcdf Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:43:38 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]} -- 2.49.1 From 0c5efa0a0b0f1a0302e1d5d49fa567041726736f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:43:38 +0000 Subject: [PATCH 3/4] 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 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' }, '*'); })(); +` + }} + /> + +