Update src/app/page.tsx

This commit is contained in:
2026-03-29 10:31:14 +00:00
parent d6b0eabd45
commit 4cd6ce4983

View File

@@ -60,23 +60,23 @@ export default function LandingPage() {
tag="Geprüfte Qualität"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-salesman-car-dealership_23-2148130115.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-salesman-car-dealership_23-2148130115.jpg?_wi=1",
imageAlt: "Luxuriöses Gebrauchtwagenangebot",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-salesman-car-dealership_23-2148130115.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-salesman-car-dealership_23-2148130115.jpg?_wi=2",
imageAlt: "Serviceorientiertes Autohaus",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-attractive-couple-leaning-luxury-car-outdoors-against-skyscraper_613910-19323.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-attractive-couple-leaning-luxury-car-outdoors-against-skyscraper_613910-19323.jpg?_wi=1",
imageAlt: "Moderne Fahrzeugauswahl",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-by-white-car_1303-16415.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-by-white-car_1303-16415.jpg?_wi=1",
imageAlt: "Geprüfte SUV Modelle",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-embracing-modern-car_23-2148384918.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-embracing-modern-car_23-2148384918.jpg?_wi=1",
imageAlt: "Kompakte Gebrauchtwagen",
},
]}