From a1db97b69e844c1a0944f74fefbe15c8634038b2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 20:34:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 079519e..8abde12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Emergency Repairs", description: "24/7 expert intervention for urgent plumbing leaks and breakages.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746386.jpg", buttonIcon: Zap, + title: "Emergency Repairs", description: "24/7 expert intervention for urgent plumbing leaks and breakages.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746386.jpg?_wi=1", buttonIcon: Zap, }, { title: "Boiler & Heating", description: "Professional installation and maintenance for optimal home heating.", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55595.jpg", buttonIcon: Flame, @@ -84,7 +84,7 @@ export default function LandingPage() { title: "Bathroom Refit", description: "End-to-end luxury bathroom plumbing and installation solutions.", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", buttonIcon: Droplets, }, { - title: "Drainage Care", description: "Comprehensive maintenance and unblocking for clear water flow.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746386.jpg", buttonIcon: Waves, + title: "Drainage Care", description: "Comprehensive maintenance and unblocking for clear water flow.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746386.jpg?_wi=2", buttonIcon: Waves, }, ]} title="Professional Services"