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", }, ]}