From e8937b33c51ae6bfde35f2c0ce3810b124d3ace0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 17:15:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 14b6c4f..181c389 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13879.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13879.jpg?_wi=1" imageAlt="luxury car detailing interior clean" /> @@ -92,7 +92,7 @@ export default function LandingPage() { tags: [ "Premium", ], - imageSrc: "http://img.b2bpic.net/free-photo/bubbles-dark-water_23-2147933802.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bubbles-dark-water_23-2147933802.jpg?_wi=1", }, { id: "f2", @@ -100,7 +100,7 @@ export default function LandingPage() { tags: [ "Detailing", ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-vacuuming-car-seats_23-2149316437.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-vacuuming-car-seats_23-2149316437.jpg?_wi=1", }, { id: "f3", @@ -108,7 +108,7 @@ export default function LandingPage() { tags: [ "Schutz", ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-new-car-with-back-door-open_23-2148332892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-new-car-with-back-door-open_23-2148332892.jpg?_wi=1", }, ]} title="Unsere Dienstleistungen" @@ -196,7 +196,7 @@ export default function LandingPage() { quote: "Mein Auto sah aus wie neu!", tag: "Sehr gut", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-camera_23-2148238839.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13879.jpg?_wi=2", imageAlt: "happy customer car owner", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { quote: "Alles glänzt wieder perfekt.", tag: "Super", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212216.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bubbles-dark-water_23-2147933802.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bubbles-dark-water_23-2147933802.jpg?_wi=2", imageAlt: "happy customer car owner", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { quote: "Beste Autopflege Berlins.", tag: "5 Sterne", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-glasses-polishing-inside-his-car-with-rug-man-wearing-white-t-shirt_1157-49922.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-vacuuming-car-seats_23-2149316437.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-vacuuming-car-seats_23-2149316437.jpg?_wi=2", imageAlt: "happy customer car owner", }, { @@ -240,7 +240,7 @@ export default function LandingPage() { quote: "Wollf's versteht sein Handwerk.", tag: "Top", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-salesman-talking-with-clients-showcasing-dealership-vehicle_482257-124599.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-new-car-with-back-door-open_23-2148332892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-new-car-with-back-door-open_23-2148332892.jpg?_wi=2", imageAlt: "happy customer car owner", }, ]} -- 2.49.1