From 746df8a1096ec1cfdc72cae3cf55c9b83cc6c18d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 4 May 2026 21:00:11 +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 365ad51..c190cf2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { carouselItems={[ { id: "h1", - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg?_wi=1", imageAlt: "Mobile Detailing Scene", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { descriptions: [ "We use only high-end sealants and professional-grade detailing chemicals.", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg?_wi=2", imageAlt: "South asian man or indian male washing his white transportation on car wash", }, { -- 2.49.1