Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139124.jpg",
|
||||
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",
|
||||
imageAlt: "Luxury supercar hero",
|
||||
},
|
||||
]}
|
||||
@@ -131,14 +131,14 @@ 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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg?_wi=1",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-stylish-women-car-salon_1157-20863.jpg?_wi=1",
|
||||
imageAlt: "BMW X7 M luxury SUV",
|
||||
},
|
||||
{
|
||||
@@ -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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg?_wi=2",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-stylish-women-car-salon_1157-20863.jpg?_wi=2",
|
||||
imageAlt: "Expert team",
|
||||
},
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user