diff --git a/src/app/page.tsx b/src/app/page.tsx index 14976ab..d77d6be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,23 +61,23 @@ export default function LandingPage() { tag="Seit 15+ Jahren für Köln" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=1", imageAlt: "Kfz Mechaniker Arbeit", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=2", imageAlt: "Kfz Werkstatt Team", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=3", imageAlt: "Professionelle Fahrzeugdiagnose", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=4", imageAlt: "Kfz Inspektion", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=5", imageAlt: "Reifenwechsel Service", }, ]} @@ -135,42 +135,42 @@ export default function LandingPage() { name: "Inspektion & Wartung", price: "ab 99€", variant: "Basis", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=6", }, { id: "2", name: "TÜV Vorbereitung", price: "auf Anfrage", variant: "Check", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=7", }, { id: "3", name: "Reparaturen (Bremsen/Kupplung)", price: "ab 150€", variant: "Service", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=8", }, { id: "4", name: "Ölwechsel inkl. Check", price: "ab 59€", variant: "Schnell", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=9", }, { id: "5", name: "Diagnose & Fehlersuche", price: "ab 49€", variant: "Technik", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=10", }, { id: "6", name: "Klimaservice & Reifendienst", price: "ab 79€", variant: "Saison", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car_107420-95949.jpg?_wi=11", }, ]} title="Unsere Services im Überblick"