Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
tag="Aktuelle Modelle"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Mercedes-Benz S-Class", price: "€145.000", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg", imageAlt: "luxury sedan premium car elegant vehicle automotive"
|
||||
id: "1", name: "Mercedes-Benz S-Class", price: "€145.000", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg?_wi=1", imageAlt: "luxury sedan premium car elegant vehicle automotive"
|
||||
},
|
||||
{
|
||||
id: "2", name: "BMW M4 Coupe", price: "€125.000", imageSrc: "http://img.b2bpic.net/free-vector/police-car-background-design_1268-528.jpg", imageAlt: "sports coupe high performance luxury vehicle design"
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
id: "4", name: "Audi A8 Quattro", price: "€115.000", imageSrc: "http://img.b2bpic.net/free-photo/happy-groom-near-car_8353-61.jpg", imageAlt: "convertible luxury premium car elegant design vehicle"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jaguar F-Pace", price: "€105.000", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg", imageAlt: "sedan luxury modern vehicle premium design automobile"
|
||||
id: "5", name: "Jaguar F-Pace", price: "€105.000", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg?_wi=2", imageAlt: "sedan luxury modern vehicle premium design automobile"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Bentley Flying Spur", price: "€155.000", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-mobile-phone-communication-online-application-standing-near-car-city-street-parking-outdoors-car-sharing-rental-service_158595-6725.jpg", imageAlt: "luxury hatchback premium vehicle stylish design car"
|
||||
|
||||
Reference in New Issue
Block a user