From b801c0f6282a57462658ea9b083b586b645a8e5a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:44:32 +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 c70e5f0..d5bba60 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { } ]} testimonialRotationInterval={5000} - imageSrc="http://img.b2bpic.net/free-photo/closeup-headlight-black-luxury-car-lights-against-grey-background_181624-25350.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-headlight-black-luxury-car-lights-against-grey-background_181624-25350.jpg?_wi=1" imageAlt="Freshly detailed luxury vehicle" mediaAnimation="slide-up" imagePosition="right" @@ -111,7 +111,7 @@ export default function LandingPage() { buttonHref: "tel:(506)607-2399" }, { - title: "Full Detail Package", description: "Complete interior and exterior restoration. Premium comprehensive cleaning for ultimate showroom results.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-headlight-black-luxury-car-lights-against-grey-background_181624-25350.jpg", imageAlt: "Full car detail package", buttonIcon: PhoneCall, + title: "Full Detail Package", description: "Complete interior and exterior restoration. Premium comprehensive cleaning for ultimate showroom results.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-headlight-black-luxury-car-lights-against-grey-background_181624-25350.jpg?_wi=2", imageAlt: "Full car detail package", buttonIcon: PhoneCall, buttonHref: "tel:(506)607-2399" }, { -- 2.49.1