Update src/app/page.tsx

This commit is contained in:
2026-05-10 08:33:32 +00:00
parent b02457d3df
commit 6302241288

View File

@@ -75,15 +75,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-car-showroom_1303-22855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-car-showroom_1303-22855.jpg?_wi=1",
imageAlt: "Showroom",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/gray-suv-driving-city-street-urban-power-style_169016-69878.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gray-suv-driving-city-street-urban-power-style_169016-69878.jpg?_wi=1",
imageAlt: "SUV model",
},
{
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: "Sedan model",
},
{
@@ -117,7 +117,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/stylish-rear-light-new-dark-car_23-2147963020.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-car-showroom_1303-22855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-car-showroom_1303-22855.jpg?_wi=2",
imageAlt: "luxury car dealership interior",
},
{
@@ -132,7 +132,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background-3d-illustration_35913-2367.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/gray-suv-driving-city-street-urban-power-style_169016-69878.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gray-suv-driving-city-street-urban-power-style_169016-69878.jpg?_wi=2",
imageAlt: "luxury car dealership interior",
},
{
@@ -147,7 +147,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-new-car-available-selling_23-2148332890.jpg",
},
],
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: "luxury car dealership interior",
},
]}