From 033b99229a8fd84d94b7975ab3f0a0e4ba6d0952 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:49:49 +0000 Subject: [PATCH 1/8] Update src/app/fahrzeugangebote/page.tsx --- src/app/fahrzeugangebote/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/fahrzeugangebote/page.tsx b/src/app/fahrzeugangebote/page.tsx index 711ff20..e9cbc6c 100644 --- a/src/app/fahrzeugangebote/page.tsx +++ b/src/app/fahrzeugangebote/page.tsx @@ -85,7 +85,7 @@ export default function VehiclesPage() { name: "Volkswagen Golf - Benzin, 130 PS", price: "€24.900", imageSrc: - "http://img.b2bpic.net/free-psd/car-rent-instagram-social-media-post-banner_505751-6003.jpg", + "http://img.b2bpic.net/free-psd/car-rent-instagram-social-media-post-banner_505751-6003.jpg?_wi=2", imageAlt: "VW Golf Kompaktfahrzeug", initialQuantity: 1, }, @@ -94,7 +94,7 @@ export default function VehiclesPage() { name: "Volkswagen Passat - Diesel, 150 PS", price: "€31.500", imageSrc: - "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23559.jpg", + "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23559.jpg?_wi=2", imageAlt: "VW Passat Mittelklasse", initialQuantity: 1, }, @@ -103,7 +103,7 @@ export default function VehiclesPage() { name: "Volkswagen Tiguan - Benzin, 180 PS", price: "€39.800", imageSrc: - "http://img.b2bpic.net/free-photo/just-married-scene-with-car_23-2149539995.jpg", + "http://img.b2bpic.net/free-photo/just-married-scene-with-car_23-2149539995.jpg?_wi=2", imageAlt: "VW Tiguan SUV", initialQuantity: 1, }, @@ -134,7 +134,7 @@ export default function VehiclesPage() { title: "Zufriedene Kunden", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-buying-car_1303-13540.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-buying-car_1303-13540.jpg?_wi=3" imageAlt="Autohaus Minrath Team" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -152,7 +152,7 @@ export default function VehiclesPage() { variant: "plain", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/side-view-businesswoman-with-smartphone-notebook_23-2148692470.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-businesswoman-with-smartphone-notebook_23-2148692470.jpg?_wi=3" imageAlt="Autohaus Minrath Werkstatt" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 228e3ca39c1d7aaac958781d6625be4cfdc4cf9e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:49:49 +0000 Subject: [PATCH 2/8] Update src/app/kontakt/page.tsx --- src/app/kontakt/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/kontakt/page.tsx b/src/app/kontakt/page.tsx index a90fb14..09c2c66 100644 --- a/src/app/kontakt/page.tsx +++ b/src/app/kontakt/page.tsx @@ -77,7 +77,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/side-view-businesswoman-with-smartphone-notebook_23-2148692470.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-businesswoman-with-smartphone-notebook_23-2148692470.jpg?_wi=5" imageAlt="modern workshop appointment booking" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 4d0e74ec650b70a79793a777230c18457ca946f4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:49:50 +0000 Subject: [PATCH 3/8] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 76e42ca..9c64b6a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1425,6 +1425,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +