From 52a2857a5b8409c9c70ca8cae45510bf341faf73 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 21:35:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fcf0ab4..72b779c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-with-gloves-cleaning-gym-equipment_23-2148766022.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-with-gloves-cleaning-gym-equipment_23-2148766022.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -125,7 +125,7 @@ export default function LandingPage() { description="At AdaptAuto, we don't just clean cars; we restore them. Our team utilizes professional-grade equipment and eco-friendly products to ensure your vehicle is safe, sanitary, and pristine." subdescription="We are dedicated to saving you time while maintaining the highest quality standards for every interior service we perform." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/auto-service-salon-doign-car-wrapping_23-2149593838.jpg" + imageSrc="http://img.b2bpic.net/free-photo/auto-service-salon-doign-car-wrapping_23-2149593838.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -149,7 +149,7 @@ export default function LandingPage() { description: "High-temperature steam treatment to kill bacteria and refresh fabrics.", bentoComponent: "reveal-icon", icon: Waves, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-gloves-cleaning-gym-equipment_23-2148766022.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-gloves-cleaning-gym-equipment_23-2148766022.jpg?_wi=2", imageAlt: "car vacuum cleaning", }, { @@ -157,7 +157,7 @@ export default function LandingPage() { description: "Deep cleaning and conditioning to restore leather softness and shine.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/auto-service-salon-doign-car-wrapping_23-2149593838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/auto-service-salon-doign-car-wrapping_23-2149593838.jpg?_wi=2", imageAlt: "car vacuum cleaning", }, ]} -- 2.49.1