From 746f28ad6c819a8e0281ff54b046f1cee1f619b4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 00:11:02 +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 f79b54b..8db8139 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -60,7 +60,7 @@ export default function AboutPage() { icon: Award, title: "24/7 Availability", description: "Emergency plumbing doesn't take a break. Neither do we. Available day and night, 365 days a year."}, ]} - imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=600&fit=crop" + imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=600&fit=crop&_wi=2" imageAlt="Professional plumbing team" mediaAnimation="slide-up" /> From 427dcb5006f570db82719ff9a134d8bfb1d0c199 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 00:11:02 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 7288f58..7712305 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -53,7 +53,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=600&fit=crop" + imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=600&fit=crop&_wi=4" imageAlt="Customer service" mediaAnimation="slide-up" mediaPosition="right" From 322fa07de1b8cb49284317194d055d195d7c009b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 00:11:03 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2410f39..c1b0634 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,7 +137,7 @@ export default function HomePage() { required: true, }} useInvertedBackground={false} - imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=600&fit=crop" + imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=600&fit=crop&_wi=1" imageAlt="Customer service representative" mediaAnimation="slide-up" mediaPosition="right" From ca70f36d8c9e6cab133957d675c075fa19dc8dbf Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 00:11:03 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 06e15ce..c7281f0 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -92,7 +92,7 @@ export default function ServicesPage() { icon: Shield, title: "Fully Licensed & Insured", description: "Complete coverage and protection for every job. Your peace of mind is our priority."}, ]} - imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=600&fit=crop" + imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=600&fit=crop&_wi=3" imageAlt="Professional plumbing team" mediaAnimation="slide-up" />