From a8deda3505ce02e3820ade39215948c896e27805 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:02:19 +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 9c5174b..235e0de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { tag="Mobile Detailing Service" tagIcon={Sparkles} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-washing_23-2149172890.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-washing_23-2149172890.jpg?_wi=1" imageAlt="Professional car wash service" mediaAnimation="slide-up" testimonials={[ @@ -205,7 +205,7 @@ export default function LandingPage() { required: false }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-washing_23-2149172890.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-washing_23-2149172890.jpg?_wi=2" imageAlt="Professional car detailing" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1