diff --git a/src/app/page.tsx b/src/app/page.tsx index 2a2bfb4..564c220 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,53 +65,53 @@ export default function LandingPage() { description="Affordable, high-quality detailing in Goshen, Indiana. Experience professional-grade care that brings back your vehicle's showroom shine." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-showroom-choosing-car_1303-19792.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-showroom-choosing-car_1303-19792.jpg?_wi=1", imageAlt: "Hero Car 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/car-mirror-view-country-road-travel-with-green-landscapes_169016-69814.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-mirror-view-country-road-travel-with-green-landscapes_169016-69814.jpg?_wi=1", imageAlt: "Hero Car 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-man-s-strong-hands-with-leather-bracelets-fixing-gear-machine_181624-58135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-man-s-strong-hands-with-leather-bracelets-fixing-gear-machine_181624-58135.jpg?_wi=1", imageAlt: "Hero Car 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-interior-car-including-red-steering-wheel-white-seats_181624-18763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-interior-car-including-red-steering-wheel-white-seats_181624-18763.jpg?_wi=1", imageAlt: "Hero Car 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/shot-professional-repairman-preparing-vehicle-new-paint_342744-795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shot-professional-repairman-preparing-vehicle-new-paint_342744-795.jpg?_wi=1", imageAlt: "Hero Car 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/crowded-bubble-background-underwater_23-2148227221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crowded-bubble-background-underwater_23-2148227221.jpg?_wi=1", imageAlt: "Hero Car 6", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/car-mirror-view-country-road-travel-with-green-landscapes_169016-69814.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-mirror-view-country-road-travel-with-green-landscapes_169016-69814.jpg?_wi=2", imageAlt: "Hero Car 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-man-s-strong-hands-with-leather-bracelets-fixing-gear-machine_181624-58135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-man-s-strong-hands-with-leather-bracelets-fixing-gear-machine_181624-58135.jpg?_wi=2", imageAlt: "Hero Car 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-interior-car-including-red-steering-wheel-white-seats_181624-18763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-interior-car-including-red-steering-wheel-white-seats_181624-18763.jpg?_wi=2", imageAlt: "Hero Car 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/shot-professional-repairman-preparing-vehicle-new-paint_342744-795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shot-professional-repairman-preparing-vehicle-new-paint_342744-795.jpg?_wi=2", imageAlt: "Hero Car 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/crowded-bubble-background-underwater_23-2148227221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crowded-bubble-background-underwater_23-2148227221.jpg?_wi=2", imageAlt: "Hero Car 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-showroom-choosing-car_1303-19792.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-showroom-choosing-car_1303-19792.jpg?_wi=2", imageAlt: "Hero Car 6", }, ]} @@ -276,25 +276,25 @@ export default function LandingPage() { id: "g1", name: "Full Bumper Restore", price: "Before & After", - imageSrc: "http://img.b2bpic.net/free-photo/car-mirror-view-country-road-travel-with-green-landscapes_169016-69814.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-mirror-view-country-road-travel-with-green-landscapes_169016-69814.jpg?_wi=3", }, { id: "g2", name: "Engine Bay Detailing", price: "Transformation", - imageSrc: "http://img.b2bpic.net/free-photo/view-man-s-strong-hands-with-leather-bracelets-fixing-gear-machine_181624-58135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-man-s-strong-hands-with-leather-bracelets-fixing-gear-machine_181624-58135.jpg?_wi=3", }, { id: "g3", name: "Interior Upholstery", price: "Deep Cleaned", - imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-interior-car-including-red-steering-wheel-white-seats_181624-18763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-interior-car-including-red-steering-wheel-white-seats_181624-18763.jpg?_wi=3", }, { id: "g4", name: "Paint Correction", price: "Mirror Polish", - imageSrc: "http://img.b2bpic.net/free-photo/shot-professional-repairman-preparing-vehicle-new-paint_342744-795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shot-professional-repairman-preparing-vehicle-new-paint_342744-795.jpg?_wi=3", }, { id: "g5", @@ -320,7 +320,7 @@ export default function LandingPage() { role: "Client", company: "Goshen", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-polishing-service_23-2149212249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-polishing-service_23-2149212249.jpg?_wi=1", }, { id: "2", @@ -352,7 +352,7 @@ export default function LandingPage() { role: "Client", company: "Goshen", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-polishing-service_23-2149212249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-polishing-service_23-2149212249.jpg?_wi=2", }, ]} kpiItems={[