From d015d611db5f4ad4cf7378be3d6d352206c8949e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 10:35:57 +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 b484ebc..34f6b65 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,11 +66,11 @@ export default function LandingPage() { description="Professionelle Reinigungsdienste für Privat und Gewerbe. Zuverlässig, gründlich und umweltfreundlich." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-clenching-fist-while-showing-thumb-up-blue-gingham-pajama-shirt-looking-happy-front-view_176474-44447.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-clenching-fist-while-showing-thumb-up-blue-gingham-pajama-shirt-looking-happy-front-view_176474-44447.jpg?_wi=1", imageAlt: "professional cleaning service worker", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-cleaning-gloves-doing-yoga_23-2148394954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-cleaning-gloves-doing-yoga_23-2148394954.jpg?_wi=1", imageAlt: "residential home cleaning service", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359015.jpg", imageAlt: "residential home cleaning service", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-clenching-fist-while-showing-thumb-up-blue-gingham-pajama-shirt-looking-happy-front-view_176474-44447.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-clenching-fist-while-showing-thumb-up-blue-gingham-pajama-shirt-looking-happy-front-view_176474-44447.jpg?_wi=2", imageAlt: "professional cleaning service worker", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359034.jpg", imageAlt: "residential home cleaning service", }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-cleaning-gloves-doing-yoga_23-2148394954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-cleaning-gloves-doing-yoga_23-2148394954.jpg?_wi=2", imageAlt: "professional cleaning service worker", }, { @@ -219,7 +219,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148112739.jpg", imageAlt: "residential home cleaning service", }, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-black-man-standing-wall_181624-23159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-black-man-standing-wall_181624-23159.jpg?_wi=1", imageAlt: "professional cleaning service worker", }, ]} @@ -280,7 +280,7 @@ export default function LandingPage() { text: "Buchen", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-clenching-fist-while-showing-thumb-up-blue-gingham-pajama-shirt-looking-happy-front-view_176474-44447.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-clenching-fist-while-showing-thumb-up-blue-gingham-pajama-shirt-looking-happy-front-view_176474-44447.jpg?_wi=3", imageAlt: "Auto service salon doign car wrapping", }, { @@ -297,7 +297,7 @@ export default function LandingPage() { text: "Buchen", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-cleaning-gloves-doing-yoga_23-2148394954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-cleaning-gloves-doing-yoga_23-2148394954.jpg?_wi=3", imageAlt: "Auto service salon doign car wrapping", }, ]} @@ -347,7 +347,7 @@ export default function LandingPage() { quote: "Endlich mal ein Service, der wirklich hält was er verspricht.", name: "Max M.", role: "Kunde", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-black-man-standing-wall_181624-23159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-black-man-standing-wall_181624-23159.jpg?_wi=2", imageAlt: "happy customer indoor", }, { -- 2.49.1