diff --git a/src/app/page.tsx b/src/app/page.tsx index 211985b..05da13e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,27 +69,27 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg?_wi=1", imageAlt: "Luxury sedan in studio", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/blurred-traffic-light-trails-road-night_1359-421.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-traffic-light-trails-road-night_1359-421.jpg?_wi=1", imageAlt: "Sports car on highway", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-near-car_23-2148744015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-near-car_23-2148744015.jpg?_wi=1", imageAlt: "SUV in urban setting", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-interior-details-modern-luxury-car_181624-22687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-interior-details-modern-luxury-car_181624-22687.jpg?_wi=1", imageAlt: "Modern car interior", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-carbon-fibre-headlight-sports-car_181624-23606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-carbon-fibre-headlight-sports-car_181624-23606.jpg?_wi=1", imageAlt: "Car alloy wheel", }, { @@ -170,7 +170,7 @@ export default function LandingPage() { title: "Transparent Pricing", description: "No hidden fees or unexpected costs.", tag: "Fair", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg?_wi=2", imageAlt: "car manufacturing logo symbol", }, { @@ -178,7 +178,7 @@ export default function LandingPage() { title: "24/7 Support", description: "Our experts are here to help you anytime.", tag: "Support", - imageSrc: "http://img.b2bpic.net/free-photo/blurred-traffic-light-trails-road-night_1359-421.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-traffic-light-trails-road-night_1359-421.jpg?_wi=2", imageAlt: "car manufacturing logo symbol", }, ]} @@ -239,7 +239,7 @@ export default function LandingPage() { quote: "Seamless experience and great car quality.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-spectacles_1303-14468.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg?_wi=3", imageAlt: "professional man portrait studio", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { quote: "Transparent process, very happy with service.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-professional-woman-having-coffee-break-her-full-working-day-she-holds-paper-cup-outdoors-near-business-building-while-relaxing-enjoying-her-beverage_158595-6863.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/blurred-traffic-light-trails-road-night_1359-421.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-traffic-light-trails-road-night_1359-421.jpg?_wi=3", imageAlt: "professional man portrait studio", }, { @@ -261,7 +261,7 @@ export default function LandingPage() { quote: "Excellent range and very friendly team.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/man-looking-somethig-funny_1098-21824.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-near-car_23-2148744015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-near-car_23-2148744015.jpg?_wi=2", imageAlt: "professional man portrait studio", }, { @@ -272,7 +272,7 @@ export default function LandingPage() { quote: "Best platform for buying a reliable car.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-girl-wearing-stylish-glasses-smart-lady-elegent-pink-jacket-with-beige-blouse-happy-student-showing-thumbs-up-big-window-with-nice-view_197531-3127.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-interior-details-modern-luxury-car_181624-22687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-interior-details-modern-luxury-car_181624-22687.jpg?_wi=2", imageAlt: "professional man portrait studio", }, { @@ -283,7 +283,7 @@ export default function LandingPage() { quote: "Professional, efficient, and reliable results.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-carbon-fibre-headlight-sports-car_181624-23606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-carbon-fibre-headlight-sports-car_181624-23606.jpg?_wi=2", imageAlt: "professional man portrait studio", }, ]}