From 3441a31c59ca7acf1ae18c6faac21e08395b5e59 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 00:09:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c53115..94c487e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,7 +169,7 @@ export default function LandingPage() { { value: "Expert Team", title: "Certified Detailers" }, { value: "Attention to Detail", title: "Zero Shortcuts" } ]} - imageSrc="http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg" + imageSrc="http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg?_wi=1" imageAlt="Premium automotive service facility" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -245,7 +245,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg" + imageSrc="http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg?_wi=2" imageAlt="Premium automotive service facility" /> @@ -267,7 +267,7 @@ export default function LandingPage() { buttonText="Request Quote" useInvertedBackground={false} mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg" + imageSrc="http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg?_wi=3" imageAlt="Premium automotive service facility" /> -- 2.49.1