diff --git a/src/app/page.tsx b/src/app/page.tsx index 34e9849..ba5d66e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,15 +61,15 @@ export default function LandingPage() { description="Premium Auto Detailing Services in the city. Professional care for your luxury vehicle." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg?_wi=1", imageAlt: "Luxury car interior detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193625.jpg?_wi=1", imageAlt: "Car paint polishing", }, { - imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service-checking-engine_627829-3910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service-checking-engine_627829-3910.jpg?_wi=1", imageAlt: "Detailing station", }, { @@ -287,7 +287,7 @@ export default function LandingPage() { imageAlt: "Before interior", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg?_wi=2", imageAlt: "dirty car wheel", }, { @@ -308,7 +308,7 @@ export default function LandingPage() { imageAlt: "Cleaned interior", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193625.jpg?_wi=2", imageAlt: "dirty car wheel", }, { @@ -329,7 +329,7 @@ export default function LandingPage() { imageAlt: "Detail work", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service-checking-engine_627829-3910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service-checking-engine_627829-3910.jpg?_wi=2", imageAlt: "dirty car wheel", }, ]} @@ -357,7 +357,7 @@ export default function LandingPage() { description: "We treat every car as our own.", bentoComponent: "reveal-icon", icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg?_wi=3", imageAlt: "Car wash detailing station", }, { @@ -365,7 +365,7 @@ export default function LandingPage() { description: "Always on time.", bentoComponent: "reveal-icon", icon: Clock, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193625.jpg?_wi=3", imageAlt: "Car wash detailing station", }, { @@ -373,7 +373,7 @@ export default function LandingPage() { description: "Coating that lasts.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service-checking-engine_627829-3910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service-checking-engine_627829-3910.jpg?_wi=3", imageAlt: "Car wash detailing station", }, ]} @@ -437,7 +437,7 @@ export default function LandingPage() { description: "Expert cleaning hands.", bentoComponent: "reveal-icon", icon: Car, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg?_wi=4", imageAlt: "Young man washing car on carwash station outdoor", }, { @@ -445,7 +445,7 @@ export default function LandingPage() { description: "Drive home a brand new car.", bentoComponent: "reveal-icon", icon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193625.jpg?_wi=4", imageAlt: "Young man washing car on carwash station outdoor", }, ]}