From b44fd72792afca780ef59789382e09c338a65803 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 05:49:12 +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 4bbaa8b..8aff3b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { description="We don't just patch pipes—we diagnose, treat, and secure your home's infrastructure with clinical precision and artisan care." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg?_wi=1", imageAlt: "Technician inspecting pipes", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/freight-parcel-inspiration-uniform-art_1134-1177.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg?_wi=2", imageAlt: "professional male portrait plumbing", }, ]} -- 2.49.1