From 81bb3c468e169abe0fecbf341a50075283c97c2c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 01:35:23 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index aff982b..e0faf4e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { icon: Handshake, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg?_wi=1" imageAlt="experienced plumber at work smiling" /> @@ -109,7 +109,7 @@ export default function LandingPage() { ]} tag="Our Impact" tagIcon={Star} - imageSrc="http://img.b2bpic.net/free-vector/flat-design-patented-labels-set_23-2149725939.jpg" + imageSrc="http://img.b2bpic.net/free-vector/flat-design-patented-labels-set_23-2149725939.jpg?_wi=1" imageAlt="certified professional badge icon" mediaAnimation="slide-up" /> @@ -127,7 +127,7 @@ export default function LandingPage() { role: "Homeowner", company: "Canton", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-lady-posing-while-standing-blouse-denim-jacket-looking-cheery-front-view_176474-109240.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-lady-posing-while-standing-blouse-denim-jacket-looking-cheery-front-view_176474-109240.jpg?_wi=1", imageAlt: "Emily C.", }, { @@ -136,7 +136,7 @@ export default function LandingPage() { role: "Restaurant Manager", company: "Downtown Eatery", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-afro-business-woman-standing-outdoors-street_58466-16303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-afro-business-woman-standing-outdoors-street_58466-16303.jpg?_wi=1", imageAlt: "Mark D.", }, { @@ -145,7 +145,7 @@ export default function LandingPage() { role: "Small Business Owner", company: "Local Boutique", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-outdoors_23-2148618924.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-outdoors_23-2148618924.jpg?_wi=1", imageAlt: "Olivia S.", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { role: "Property Owner", company: "Residential Investor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-father-his-backyard_23-2149489567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-father-his-backyard_23-2149489567.jpg?_wi=1", imageAlt: "Robert J.", }, { @@ -163,7 +163,7 @@ export default function LandingPage() { role: "Dental Office Manager", company: "Canton Smiles", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man_641386-961.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man_641386-961.jpg?_wi=1", imageAlt: "Sophia M.", }, ]} -- 2.49.1 From f8f3689fa66e5c0c5e7631262e850db58d4c9250 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 01:35:23 +0000 Subject: [PATCH 2/4] Update src/app/emergency-plumber-near-me/page.tsx --- src/app/emergency-plumber-near-me/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/emergency-plumber-near-me/page.tsx b/src/app/emergency-plumber-near-me/page.tsx index 6f358ca..edfe756 100644 --- a/src/app/emergency-plumber-near-me/page.tsx +++ b/src/app/emergency-plumber-near-me/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { id: 2, title: "Expert Diagnosis & Repair", description: "Our experienced plumbers quickly identify the problem and implement effective, lasting solutions to minimize damage.", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721534.jpg?_wi=1", imageAlt: "plumber fixing leaking pipe emergency", }, { @@ -104,7 +104,7 @@ export default function LandingPage() { handle: "@JohnD_Canton", testimonial: "My basement flooded at 2 AM, and SwiftFlow was there within 45 minutes! Professional, fast, and saved my home from further damage. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-afro-business-woman-standing-outdoors-street_58466-16303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-afro-business-woman-standing-outdoors-street_58466-16303.jpg?_wi=2", imageAlt: "John D. avatar", }, { @@ -113,7 +113,7 @@ export default function LandingPage() { handle: "@MariaS_OH", testimonial: "Burst pipe on a Sunday. Called SwiftFlow and they fixed it perfectly. Their quick response was incredible. A true lifesaver!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-lady-posing-while-standing-blouse-denim-jacket-looking-cheery-front-view_176474-109240.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-lady-posing-while-standing-blouse-denim-jacket-looking-cheery-front-view_176474-109240.jpg?_wi=2", imageAlt: "Maria S. avatar", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { handle: "@KevinL_Plumbing", testimonial: "Had a major drain backup during dinner service. SwiftFlow arrived, assessed, and cleared it without disrupting our business too much. Excellent work!", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-father-his-backyard_23-2149489567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-father-his-backyard_23-2149489567.jpg?_wi=2", imageAlt: "Kevin L. avatar", }, ]} -- 2.49.1 From 2b709fe85da110c8db6108540c812d9091798920 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 01:35:23 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a434c2..9d4abb6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Your Trusted Local Plumbing Experts" description="With over 10 years of dedicated service in Canton, OH, SwiftFlow Plumbing is committed to providing reliable, efficient, and honest plumbing solutions. We pride ourselves on quick emergency response times and tackling even the toughest plumbing challenges. If we miss your call, we call back fast—guaranteed, because your peace of mind is our priority." - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-using-wrench-tighten-water-faucet-kitchen-seen-up-close_662251-2697.jpg?_wi=2" imageAlt="Experienced plumber interacting with a customer" /> @@ -101,14 +101,14 @@ export default function LandingPage() { { title: "Emergency Repairs", description: "Quick diagnosis and lasting fixes for leaks, bursts, and clogs. Available 24/7 for urgent situations.", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721534.jpg?_wi=2", imageAlt: "Plumber fixing a leaking pipe", buttonIcon: ArrowRight, }, { title: "Water Heater Service", description: "Expert installation, repair, and maintenance for all types of water heaters. Get hot water flowing fast.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881082.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881082.jpg?_wi=1", imageAlt: "Plumber inspecting a water heater", buttonIcon: ArrowRight, }, @@ -173,7 +173,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Fast response, fixed a burst pipe in hours! Couldn't be happier with SwiftFlow's service and professionalism. Highly recommend for any emergency.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man_641386-961.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man_641386-961.jpg?_wi=2", }, { id: "2", @@ -181,7 +181,7 @@ export default function LandingPage() { handle: "@mikec", testimonial: "They truly fix what others can't. Had a persistent leak for weeks, and they found the root cause and fixed it immediately.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-afro-business-woman-standing-outdoors-street_58466-16303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-afro-business-woman-standing-outdoors-street_58466-16303.jpg?_wi=3", }, { id: "3", @@ -189,7 +189,7 @@ export default function LandingPage() { handle: "@emilyr", testimonial: "Honest pricing and transparent communication from start to finish. SwiftFlow is my go-to for all plumbing needs in Canton.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-outdoors_23-2148618924.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-outdoors_23-2148618924.jpg?_wi=2", }, { id: "4", @@ -197,7 +197,7 @@ export default function LandingPage() { handle: "@davidk", testimonial: "Always professional and reliable. SwiftFlow is my go-to plumber in Canton, always delivering top-notch service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-father-his-backyard_23-2149489567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-father-his-backyard_23-2149489567.jpg?_wi=3", }, { id: "5", @@ -205,7 +205,7 @@ export default function LandingPage() { handle: "@jessical", testimonial: "Excellent work on our water heater replacement. The team was quick, clean, and incredibly efficient. Fantastic service!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-lady-posing-while-standing-blouse-denim-jacket-looking-cheery-front-view_176474-109240.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-lady-posing-while-standing-blouse-denim-jacket-looking-cheery-front-view_176474-109240.jpg?_wi=3", }, ]} showRating={true} -- 2.49.1 From 3acfb30d615c8caa943c22d971247ba9694e0be4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 01:35:24 +0000 Subject: [PATCH 4/4] Update src/app/water-heater-repair-canton/page.tsx --- src/app/water-heater-repair-canton/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/water-heater-repair-canton/page.tsx b/src/app/water-heater-repair-canton/page.tsx index 90afa87..d98fec7 100644 --- a/src/app/water-heater-repair-canton/page.tsx +++ b/src/app/water-heater-repair-canton/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { title: "Swift Diagnostics & Repair", description: "Our technicians quickly diagnose common water heater problems, from leaks and inconsistent heating to complete failures, and provide efficient, lasting repairs.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881082.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881082.jpg?_wi=2", imageAlt: "water heater installation maintenance service", }, items: [ @@ -92,7 +92,7 @@ export default function LandingPage() { title: "New Water Heater Installation", description: "Whether you're upgrading or replacing an old unit, we offer professional installation of traditional tank water heaters and energy-efficient tankless models.", media: { - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-patented-labels-set_23-2149725939.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-patented-labels-set_23-2149725939.jpg?_wi=2", imageAlt: "certified professional badge icon", }, items: [ -- 2.49.1