From 0ac4ab69e6607752159cf31da66a174aa401fa68 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 20:59:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c53fea..b61ad54 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { }, { title: "Beleuchtung & Scheibenwischer", description: "Sicherheitsprüfung und Austausch von Beleuchtungssystemen und Scheibenwischern.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-left-headlight-white-sports-car_181624-12947.jpg", imageAlt: "Auto Beleuchtung prüfen" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-left-headlight-white-sports-car_181624-12947.jpg?_wi=1", imageAlt: "Auto Beleuchtung prüfen" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/car-service-concept_23-2151042571.jpg", imageAlt: "Neue Scheibenwischer installieren" @@ -133,7 +133,7 @@ export default function LandingPage() { id: "p3", name: "Audi R8 Individualisierung", price: "Auf Anfrage", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138944.jpg", imageAlt: "Individualisierter Audi R8 Sportwagen" }, { - id: "p4", name: "BMW M Karosseriepflege", price: "Auf Anfrage", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-left-headlight-white-sports-car_181624-12947.jpg", imageAlt: "BMW M Serie nach der Karosseriepflege" + id: "p4", name: "BMW M Karosseriepflege", price: "Auf Anfrage", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-left-headlight-white-sports-car_181624-12947.jpg?_wi=2", imageAlt: "BMW M Serie nach der Karosseriepflege" }, { id: "p5", name: "Ferrari Wartungsprogramm", price: "Auf Anfrage", imageSrc: "http://img.b2bpic.net/free-photo/car-repair-business-composition_23-2147881882.jpg", imageAlt: "Ferrari in Wartung" -- 2.49.1