Merge version_1 into main #4
@@ -83,16 +83,16 @@ export default function LandingPage() {
|
||||
<ProductCardThree
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "2024 Lamborghini Revuelto", price: "$645,000", imageSrc: "http://img.b2bpic.net/free-photo/white-coupe-sport-car-standing-road-front-view_114579-4005.jpg?_wi=2", imageAlt: "Lamborghini Revuelto"
|
||||
id: "1", name: "2024 Lamborghini Revuelto", price: "$645,000", imageSrc: "http://img.b2bpic.net/premium-photo/lamborghini-huracan-is-dark-street-city_605905-10822.jpg?id=73501734", imageAlt: "Lamborghini Revuelto"
|
||||
},
|
||||
{
|
||||
id: "2", name: "2024 Ferrari SF90 Stradale", price: "$525,000", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-guitar-poising-car_23-2147769184.jpg", imageAlt: "Ferrari SF90 Stradale"
|
||||
id: "2", name: "2024 Ferrari SF90 Stradale", price: "$525,000", imageSrc: "http://img.b2bpic.net/premium-photo/photo-ferrari-car-driving-mountain-road_148840-91636.jpg?id=220313579", imageAlt: "Ferrari SF90 Stradale"
|
||||
},
|
||||
{
|
||||
id: "3", name: "2024 Porsche 911 Turbo S", price: "$210,000", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-posing-by-car-street_1303-22205.jpg", imageAlt: "Porsche 911 Turbo S"
|
||||
id: "3", name: "2024 Porsche 911 Turbo S", price: "$210,000", imageSrc: "http://img.b2bpic.net/free-photo/high-speed-driving-mini-sport-car-forest_114579-4014.jpg?id=5895948", imageAlt: "Porsche 911 Turbo S"
|
||||
},
|
||||
{
|
||||
id: "4", name: "2024 Bentley Flying Spur", price: "$240,000", imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-parking-car_23-2149901433.jpg", imageAlt: "Bentley Flying Spur"
|
||||
id: "4", name: "2024 Bentley Flying Spur", price: "$240,000", imageSrc: "http://img.b2bpic.net/premium-photo/black-diamond-plate_926199-2134876.jpg?id=178316151", imageAlt: "Bentley Flying Spur"
|
||||
}
|
||||
]}
|
||||
title="Featured Luxury Vehicles"
|
||||
|
||||
Reference in New Issue
Block a user