From 2e7487b790b15d41b151a890780d07f4c754d253 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 21:27:32 +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 cb742c6..22d839e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { title: "Außenaufbereitung", description: "Professionelle Politur, Versiegelung und Keramikbeschichtung für einen perfekten Glanz", icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-wipes-car-car-wash_1157-27233.jpg", imageAlt: "Außenaufbereitung und Politur" + imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-wipes-car-car-wash_1157-27233.jpg?_wi=1", imageAlt: "Außenaufbereitung und Politur" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194116.jpg", imageAlt: "Lackkorrektur und Kratzerentfernung" @@ -90,7 +90,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-vacuuming-car-seats_23-2149316437.jpg", imageAlt: "Innenraumreinigung und Detailing" }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-wipes-car-car-wash_1157-27233.jpg", imageAlt: "Komplette Fahrzeugaufbereitung" + imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-wipes-car-car-wash_1157-27233.jpg?_wi=2", imageAlt: "Komplette Fahrzeugaufbereitung" } ] } -- 2.49.1