diff --git a/src/app/page.tsx b/src/app/page.tsx index edd3e0f..ac329fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,8 +90,8 @@ export default function HomePage() { description="Drive Luxury. Own Power." slides={[ { - videoSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139124.jpg?_wi=1", - imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139124.jpg?_wi=2", + videoSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139124.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139124.jpg", imageAlt: "Luxury supercar hero", }, ]} @@ -131,21 +131,21 @@ export default function HomePage() { id: "car-1", name: "Mercedes-AMG S63", price: "$145,000", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg", imageAlt: "Mercedes-AMG S63 luxury sedan", }, { id: "car-2", name: "BMW X7 M", price: "$125,000", - imageSrc: "http://img.b2bpic.net/free-photo/two-stylish-women-car-salon_1157-20863.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/two-stylish-women-car-salon_1157-20863.jpg", imageAlt: "BMW X7 M luxury SUV", }, { id: "car-3", name: "Porsche 911 Turbo", price: "$180,000", - imageSrc: "http://img.b2bpic.net/free-photo/black-sport-car-front-side-salon-view-black-wheel-with-metallic-silver-color-direction-door-open_114579-1166.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/black-sport-car-front-side-salon-view-black-wheel-with-metallic-silver-color-direction-door-open_114579-1166.jpg", imageAlt: "Porsche 911 Turbo sports car", }, ]} @@ -185,7 +185,7 @@ export default function HomePage() { title: "Verified Inventory", description: "All vehicles are thoroughly inspected and authenticated", media: { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg", imageAlt: "Verified cars", }, items: [ @@ -205,7 +205,7 @@ export default function HomePage() { title: "Expert Support", description: "Dedicated team of automotive specialists ready to assist", media: { - imageSrc: "http://img.b2bpic.net/free-photo/two-stylish-women-car-salon_1157-20863.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/two-stylish-women-car-salon_1157-20863.jpg", imageAlt: "Expert team", }, items: [ @@ -284,7 +284,7 @@ export default function HomePage() { tag="Industry Leading" tagIcon={TrendingUp} textboxLayout="default" - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="scale-rotate" useInvertedBackground={true} metrics={[ @@ -327,7 +327,7 @@ export default function HomePage() { tag="Customer Support" tagIcon={HelpCircle} textboxLayout="default" - imageSrc="http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106151.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106151.jpg" imageAlt="ALBER-AUTOS showroom" mediaAnimation="slide-up" mediaPosition="right" @@ -378,7 +378,7 @@ export default function HomePage() { variant: "gradient-bars", }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/man-choosing-car-talking-with-salesperson_1303-25586.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/man-choosing-car-talking-with-salesperson_1303-25586.jpg" imageAlt="luxury dealership contact professional" mediaAnimation="slide-up" mediaPosition="right"