From 888f605877b2cffc416258db4900a80ef697fb07 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 19:50:07 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index cb683da..e5efeb2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -80,7 +80,7 @@ export default function AboutPage() { { value: "26+", title: "Google Reviews (4.7 Stars)" }, { value: "Local", title: "Greystones-Based & Trusted" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10800.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10800.jpg?_wi=2" imageAlt="professional plumbing team portrait" useInvertedBackground={true} mediaAnimation="slide-up" @@ -95,7 +95,7 @@ export default function AboutPage() { title: "Emergency Plumbing", description: "24/7 emergency plumbing response for burst pipes, leaks, and urgent issues. Fast response times in Greystones and surrounding areas.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg?_wi=3", }, items: [ { icon: Clock, text: "Same-day emergency service" }, @@ -109,7 +109,7 @@ export default function AboutPage() { title: "Leak Detection & Repair", description: "Expert leak detection and repair services to prevent water damage and wastage. We locate and fix leaks quickly and efficiently.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/technician-looking-refrigerant-leaks_482257-85108.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technician-looking-refrigerant-leaks_482257-85108.jpg?_wi=3", }, items: [ { icon: Droplet, text: "Advanced leak detection" }, @@ -123,7 +123,7 @@ export default function AboutPage() { title: "Shower Installation & Repair", description: "Professional shower installation, replacement, and repair services. From fixing low pressure to installing modern shower systems.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-bathtub-double-sink-vanity-smart-home-technology_9975-33078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-bathtub-double-sink-vanity-smart-home-technology_9975-33078.jpg?_wi=3", }, items: [ { icon: Droplet, text: "Modern shower systems" },