From f65a3ffd249c83a839bfec201518994173b83e96 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:24:50 +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 0b8dc7d..32c35e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { carouselItems={[ { id: "h1", - imageSrc: "http://img.b2bpic.net/free-photo/technician-fixing-motherboard_1161-91.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technician-fixing-motherboard_1161-91.jpg?_wi=1", imageAlt: "Inverter service", }, { @@ -120,7 +120,7 @@ export default function LandingPage() { description: "Full service, filter replacement, and membrane cleaning for clean water.", bentoComponent: "reveal-icon", icon: Droplets, - imageSrc: "http://img.b2bpic.net/free-photo/technician-fixing-motherboard_1161-91.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technician-fixing-motherboard_1161-91.jpg?_wi=2", imageAlt: "inverter repair service icon", }, { -- 2.49.1