diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e8c9d3..4314161 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,7 +177,7 @@ export default function LandingPage() { features={[ { title: "1. Arrival", description: "Drive in or call ahead to check current wait times.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193620.jpg", imageAlt: "Arrival at detailing"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193620.jpg?_wi=1", imageAlt: "Arrival at detailing"}, items: [ { icon: Clock, @@ -190,7 +190,7 @@ export default function LandingPage() { }, { title: "2. Selection", description: "Choose your package with transparent, upfront pricing.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193620.jpg", imageAlt: "Service selection"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193620.jpg?_wi=2", imageAlt: "Service selection"}, items: [ { icon: List, @@ -203,7 +203,7 @@ export default function LandingPage() { }, { title: "3. Delivery", description: "Leave with a clean car, often in under 45 minutes.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193620.jpg", imageAlt: "Delivery"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193620.jpg?_wi=3", imageAlt: "Delivery"}, items: [ { icon: Zap,