Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Apex X-Racer",
|
||||
price: "$295,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-car-turning-city-street-modern-urban-motion_169016-69787.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-car-turning-city-street-modern-urban-motion_169016-69787.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -152,13 +152,13 @@ export default function LandingPage() {
|
||||
id: "5",
|
||||
name: "Elite Executive",
|
||||
price: "$135,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23560.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23560.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Titan Coupe",
|
||||
price: "$310,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-gray-coupe_417767-16.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-gray-coupe_417767-16.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Exclusive Inventory"
|
||||
@@ -177,21 +177,21 @@ export default function LandingPage() {
|
||||
title: "Precision Engineering",
|
||||
description: "Our vehicles are tested by elite mechanics for peak efficiency.",
|
||||
tag: "Engineering",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-car-turning-city-street-modern-urban-motion_169016-69787.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-car-turning-city-street-modern-urban-motion_169016-69787.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Luxury Standard",
|
||||
description: "Custom leather, bespoke audio, and high-end materials.",
|
||||
tag: "Interior",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23560.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23560.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Elite Concierge",
|
||||
description: "White-glove service from acquisition to final delivery.",
|
||||
tag: "Support",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-gray-coupe_417767-16.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-gray-coupe_417767-16.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="The Apex Difference"
|
||||
|
||||
Reference in New Issue
Block a user