From de56231c64deddcf4cc1136426411f2b0fb98aee Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 09:02:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b64b21a..af012d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,30 +52,30 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/rear-light-new-black-car-street_23-2147962985.jpg", imageAlt: "Luxury car hero showcase" + imageSrc: "http://img.b2bpic.net/free-photo/rear-light-new-black-car-street_23-2147962985.jpg?_wi=1", imageAlt: "Luxury car hero showcase" }, { - imageSrc: "http://img.b2bpic.net/free-psd/flyer-template-car-agency_23-2148615509.jpg", imageAlt: "Premium sedan" + imageSrc: "http://img.b2bpic.net/free-psd/flyer-template-car-agency_23-2148615509.jpg?_wi=1", imageAlt: "Premium sedan" }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-posing-near-expensive-red-car-powerful-car_1296-741.jpg", imageAlt: "Luxury coupe" + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-posing-near-expensive-red-car-powerful-car_1296-741.jpg?_wi=1", imageAlt: "Luxury coupe" }, { - imageSrc: "http://img.b2bpic.net/free-photo/suv-winter-highway-through-snowfall-winter-drive_169016-71259.jpg", imageAlt: "Premium SUV" + imageSrc: "http://img.b2bpic.net/free-photo/suv-winter-highway-through-snowfall-winter-drive_169016-71259.jpg?_wi=1", imageAlt: "Premium SUV" } ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-old-woman-with-cool-motorcycle_23-2150742838.jpg", imageAlt: "Sports motorcycle" + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-old-woman-with-cool-motorcycle_23-2150742838.jpg?_wi=1", imageAlt: "Sports motorcycle" }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-talking-sales-person-car-showroom_1303-15135.jpg", imageAlt: "Quality used vehicle" + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-talking-sales-person-car-showroom_1303-15135.jpg?_wi=1", imageAlt: "Quality used vehicle" }, { - imageSrc: "http://img.b2bpic.net/free-vector/corporate-brochures-template_23-2147820908.jpg", imageAlt: "Brand new KM0 vehicle" + imageSrc: "http://img.b2bpic.net/free-vector/corporate-brochures-template_23-2147820908.jpg?_wi=1", imageAlt: "Brand new KM0 vehicle" }, { - imageSrc: "http://img.b2bpic.net/free-photo/rear-light-new-black-car-street_23-2147962985.jpg", imageAlt: "Automotive showcase" + imageSrc: "http://img.b2bpic.net/free-photo/rear-light-new-black-car-street_23-2147962985.jpg?_wi=2", imageAlt: "Automotive showcase" } ]} buttons={[ @@ -100,22 +100,22 @@ export default function LandingPage() { animationType="slide-up" products={[ { - id: "1", name: "BMW 330i Sedan", price: "€45,000", imageSrc: "http://img.b2bpic.net/free-psd/flyer-template-car-agency_23-2148615509.jpg", imageAlt: "BMW 330i luxury sedan" + id: "1", name: "BMW 330i Sedan", price: "€45,000", imageSrc: "http://img.b2bpic.net/free-psd/flyer-template-car-agency_23-2148615509.jpg?_wi=2", imageAlt: "BMW 330i luxury sedan" }, { - id: "2", name: "Audi A5 Coupe", price: "€52,000", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-posing-near-expensive-red-car-powerful-car_1296-741.jpg", imageAlt: "Audi A5 luxury coupe" + id: "2", name: "Audi A5 Coupe", price: "€52,000", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-posing-near-expensive-red-car-powerful-car_1296-741.jpg?_wi=2", imageAlt: "Audi A5 luxury coupe" }, { - id: "3", name: "Mercedes-Benz GLC", price: "€58,000", imageSrc: "http://img.b2bpic.net/free-photo/suv-winter-highway-through-snowfall-winter-drive_169016-71259.jpg", imageAlt: "Mercedes-Benz GLC premium SUV" + id: "3", name: "Mercedes-Benz GLC", price: "€58,000", imageSrc: "http://img.b2bpic.net/free-photo/suv-winter-highway-through-snowfall-winter-drive_169016-71259.jpg?_wi=2", imageAlt: "Mercedes-Benz GLC premium SUV" }, { - id: "4", name: "Yamaha YZF-R1", price: "€18,000", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-old-woman-with-cool-motorcycle_23-2150742838.jpg", imageAlt: "Yamaha sports motorcycle" + id: "4", name: "Yamaha YZF-R1", price: "€18,000", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-old-woman-with-cool-motorcycle_23-2150742838.jpg?_wi=2", imageAlt: "Yamaha sports motorcycle" }, { - id: "5", name: "Auto Usata Certificata", price: "€28,000", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-talking-sales-person-car-showroom_1303-15135.jpg", imageAlt: "Quality used vehicle" + id: "5", name: "Auto Usata Certificata", price: "€28,000", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-talking-sales-person-car-showroom_1303-15135.jpg?_wi=2", imageAlt: "Quality used vehicle" }, { - id: "6", name: "Veicolo KM0", price: "€35,000", imageSrc: "http://img.b2bpic.net/free-vector/corporate-brochures-template_23-2147820908.jpg", imageAlt: "Brand new KM0 vehicle" + id: "6", name: "Veicolo KM0", price: "€35,000", imageSrc: "http://img.b2bpic.net/free-vector/corporate-brochures-template_23-2147820908.jpg?_wi=2", imageAlt: "Brand new KM0 vehicle" } ]} buttons={[ @@ -135,15 +135,15 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Nuovo", title: "Auto Nuove", subtitle: "Ultime collezioni disponibili", description: "Accedi alle più recenti novità del mercato automobilistico. Tutte le auto nuove vengono consegnate con garanzia ufficiale e pieno supporto post-vendita.", imageSrc: "http://img.b2bpic.net/free-photo/rear-light-new-black-car-street_23-2147962985.jpg", imageAlt: "New vehicles showcase" + tag: "Nuovo", title: "Auto Nuove", subtitle: "Ultime collezioni disponibili", description: "Accedi alle più recenti novità del mercato automobilistico. Tutte le auto nuove vengono consegnate con garanzia ufficiale e pieno supporto post-vendita.", imageSrc: "http://img.b2bpic.net/free-photo/rear-light-new-black-car-street_23-2147962985.jpg?_wi=3", imageAlt: "New vehicles showcase" }, { id: 2, - tag: "Certificato", title: "Usato Garantito", subtitle: "Verificate e affidabili", description: "Selezioniamo accuratamente ogni veicolo usato, sottoposto a rigidi controlli qualitativi. Offriamo garanzie estese per tua tranquillità e protezione.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-talking-sales-person-car-showroom_1303-15135.jpg", imageAlt: "Certified used vehicles" + tag: "Certificato", title: "Usato Garantito", subtitle: "Verificate e affidabili", description: "Selezioniamo accuratamente ogni veicolo usato, sottoposto a rigidi controlli qualitativi. Offriamo garanzie estese per tua tranquillità e protezione.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-talking-sales-person-car-showroom_1303-15135.jpg?_wi=3", imageAlt: "Certified used vehicles" }, { id: 3, - tag: "Premium", title: "Moto e KM0", subtitle: "Esclusiva selezione", description: "Scopri le migliori moto sportive e i veicoli KM0 mai circolati. Garantiti come nuovi, con prezzi vantaggiosi rispetto al nuovo.", imageSrc: "http://img.b2bpic.net/free-vector/corporate-brochures-template_23-2147820908.jpg", imageAlt: "KM0 and motorcycles" + tag: "Premium", title: "Moto e KM0", subtitle: "Esclusiva selezione", description: "Scopri le migliori moto sportive e i veicoli KM0 mai circolati. Garantiti come nuovi, con prezzi vantaggiosi rispetto al nuovo.", imageSrc: "http://img.b2bpic.net/free-vector/corporate-brochures-template_23-2147820908.jpg?_wi=3", imageAlt: "KM0 and motorcycles" } ]} />