From 00b262d9126bfdafe49d54fd509cf5c067e3174e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:22:54 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 40ac4ef..21183cb 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -65,7 +65,7 @@ export default function AboutPage() { description="Irvine Plumbing & Drain" subdescription="Serving Orange County Since 2010" icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721572.jpg" + imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721572.jpg?_wi=2" imageAlt="professional plumbing team photo licensed" useInvertedBackground={false} mediaAnimation="slide-up" @@ -120,7 +120,7 @@ export default function AboutPage() { title: "Drain Cleaning", subtitle: "Clear clogs fast", description: "From slow drains to complete blockages, we use advanced techniques to get your pipes flowing again. Same-day service available.", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg?_wi=4", imageAlt: "drain cleaning professional plumber unclogging", }, { @@ -129,7 +129,7 @@ export default function AboutPage() { title: "Water Heater Repair", subtitle: "Hot water restored", description: "Broken water heater? We repair or replace units quickly. Expert diagnostics to get you back to comfort fast.", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg?_wi=3", imageAlt: "water heater repair technician installation", }, { @@ -138,7 +138,7 @@ export default function AboutPage() { title: "Leak Detection", subtitle: "Find hidden problems", description: "Suspect a hidden leak? We locate it without invasive digging. Accurate diagnosis prevents water damage.", - imageSrc: "http://img.b2bpic.net/free-vector/two-plumber-horizontal-compositions_1284-11793.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/two-plumber-horizontal-compositions_1284-11793.jpg?_wi=3", imageAlt: "leak detection plumber finding water damage", }, ]} @@ -147,7 +147,7 @@ export default function AboutPage() {