From f982338082cde7600824fc0a45f34d12b993c204 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 20:33:21 +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 ec8f8ee..acdafe1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { { 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", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746386.jpg?_wi=1", buttonIcon: "Zap", }, { @@ -117,7 +117,7 @@ export default function LandingPage() { { 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", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746386.jpg?_wi=2", buttonIcon: "Waves", }, ]}