diff --git a/src/app/page.tsx b/src/app/page.tsx index 5897e77..4cebcca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,27 +65,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212196.jpg?_wi=1", imageAlt: "Jumbo Auto-Wasch Station", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212196.jpg?_wi=2", imageAlt: "Car Wash Service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212196.jpg?_wi=3", imageAlt: "Vehicle Shine", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212196.jpg?_wi=4", imageAlt: "Premium Detailing", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212196.jpg?_wi=5", imageAlt: "Quality Care", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212196.jpg?_wi=6", imageAlt: "Jumbo Clean", }, ]}