From 213aceace459843c64fe474a14d03bb3dd47a395 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:27:57 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e2671a5..0a8452d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -122,7 +122,7 @@ export default function AboutPage() { ]} buttonAnimation="slide-up" bulletPoints={aboutBulletPoints} - imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=2" imageAlt="ASAP Plumbing team" mediaAnimation="slide-up" imagePosition="right" @@ -178,7 +178,7 @@ export default function AboutPage() { icon: Users, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=3" imageAlt="Our team in action" mediaAnimation="slide-up" imagePosition="left" -- 2.49.1 From b6a48b2806e3dcee0b9222298e3bed1660d52800 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:27:58 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 01ee611..c7eb11b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -92,7 +92,7 @@ export default function ContactPage() { { text: "Fill Out Form Below", href: "#contact-form" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=2" imageAlt="Contact ASAP Plumbing" mediaAnimation="slide-up" imagePosition="right" @@ -138,7 +138,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=3" imageAlt="Contact support" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 43759e592d29362eb774cac98a5ab5412c1b0c43 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:27:58 +0000 Subject: [PATCH 3/5] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 20036d9..70cb4ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function HomePage() { name: "Michael Johnson", role: "Homeowner", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Johnson", }, { @@ -138,7 +138,7 @@ export default function HomePage() { name: "Sarah Martinez", role: "Business Owner", imageSrc: - "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", + "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "Sarah Martinez", }, { @@ -149,7 +149,7 @@ export default function HomePage() { name: "Robert Thompson", role: "Property Manager", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Robert Thompson", }, { @@ -160,7 +160,7 @@ export default function HomePage() { name: "Jennifer Lee", role: "Homeowner", imageSrc: - "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", + "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Jennifer Lee", }, { @@ -171,7 +171,7 @@ export default function HomePage() { name: "David Chen", role: "Restaurant Owner", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Chen", }, { @@ -182,7 +182,7 @@ export default function HomePage() { name: "Patricia Williams", role: "Homeowner", imageSrc: - "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", + "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=3", imageAlt: "Patricia Williams", }, ]; @@ -292,7 +292,7 @@ export default function HomePage() { { text: "Book Appointment", href: "/contact" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/truck-mechanic-serviceman-choosing-tools-vehicle-maintenance_342744-1302.jpg" + imageSrc="http://img.b2bpic.net/free-photo/truck-mechanic-serviceman-choosing-tools-vehicle-maintenance_342744-1302.jpg?_wi=1" imageAlt="Professional plumbing service truck" mediaAnimation="slide-up" imagePosition="right" @@ -313,7 +313,7 @@ export default function HomePage() { buttons={[{ text: "Get Service Quote", href: "/contact" }]} buttonAnimation="slide-up" accordionItems={serviceAccordion} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg?_wi=1" imageAlt="Plumbing service in progress" mediaAnimation="slide-up" useInvertedBackground={false} @@ -332,7 +332,7 @@ export default function HomePage() { buttons={[{ text: "Schedule Service", href: "/contact" }]} buttonAnimation="slide-up" bulletPoints={aboutBulletPoints} - imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=1" imageAlt="ASAP Plumbing team" mediaAnimation="slide-up" imagePosition="right" -- 2.49.1 From 7e163231e252237f0eac720ae3e394f1c98dbb07 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:27:59 +0000 Subject: [PATCH 4/5] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 52c7b02..566fdf1 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -150,7 +150,7 @@ export default function PricingPage() { { text: "Call: (804) 555-1234", href: "tel:+18045551234" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=1" imageAlt="Plumbing service pricing consultation" mediaAnimation="slide-up" imagePosition="right" -- 2.49.1 From 77e63763c5d12f5c11cdd51d9d3f9d1b2f64a3a0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:27:59 +0000 Subject: [PATCH 5/5] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index a34f65c..8c3dc49 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -125,7 +125,7 @@ export default function ServicesPage() { { text: "Book Appointment", href: "/contact" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg?_wi=2" imageAlt="Professional plumbing service" mediaAnimation="slide-up" imagePosition="right" @@ -144,7 +144,7 @@ export default function ServicesPage() { buttons={[{ text: "Get Free Quote", href: "/contact" }]} buttonAnimation="slide-up" accordionItems={serviceAccordion} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg?_wi=3" imageAlt="Plumbing service in progress" mediaAnimation="slide-up" useInvertedBackground={false} @@ -166,7 +166,7 @@ export default function ServicesPage() { { text: "Schedule Service", href: "/contact" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/truck-mechanic-serviceman-choosing-tools-vehicle-maintenance_342744-1302.jpg" + imageSrc="http://img.b2bpic.net/free-photo/truck-mechanic-serviceman-choosing-tools-vehicle-maintenance_342744-1302.jpg?_wi=2" imageAlt="Emergency plumbing service truck" mediaAnimation="slide-up" imagePosition="right" -- 2.49.1