diff --git a/src/app/page.tsx b/src/app/page.tsx index 34c30af..2e6a040 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,10 +55,10 @@ export default function LandingPage() { buttonAnimation="slide-up" carouselItems={[ { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30586.jpg", imageAlt: "Professional car detailing service" }, - { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", imageAlt: "Car polishing and waxing" }, + { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg?_wi=1", imageAlt: "Car polishing and waxing" }, { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22299.jpg", imageAlt: "Exterior detailing showcase" }, { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26072.jpg", imageAlt: "Interior cleaning service" }, - { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", imageAlt: "Ceramic coating application" }, + { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg?_wi=2", imageAlt: "Ceramic coating application" }, { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg", imageAlt: "Mobile detailing in action" } ]} autoPlay={true} @@ -99,7 +99,7 @@ export default function LandingPage() { id: "02", title: "Interior Cleaning", description: "Deep cleaning of seats, carpets, dashboard, and air vents for a fresh, pristine interior environment", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg", imageAlt: "Interior cleaning service" }, { - id: "03", title: "Ceramic Coating", description: "Advanced protective coating that keeps your vehicle looking showroom-new for months with minimal maintenance", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", imageAlt: "Ceramic coating application" + id: "03", title: "Ceramic Coating", description: "Advanced protective coating that keeps your vehicle looking showroom-new for months with minimal maintenance", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg?_wi=3", imageAlt: "Ceramic coating application" }, { id: "04", title: "Mobile Convenience", description: "We come to you at your home or office. Schedule at your convenience and watch while we work", imageSrc: "http://img.b2bpic.net/free-photo/man-by-truck-guy-delivery-uniform-man-with-clipboard_1157-46192.jpg", imageAlt: "Mobile detailing service"