From ea4a4bdedb4147af1885729b1b47cb429960ecdb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 14:59:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 294a3af..983f665 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,32 +67,32 @@ export default function HomePage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/two-guys-talking-about-work-work-garage-near-truck-transfer-documents-with-goods_1157-46506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-guys-talking-about-work-work-garage-near-truck-transfer-documents-with-goods_1157-46506.jpg?_wi=1", imageAlt: "Unimog Werkstatt Lingen", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376986.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376986.jpg?_wi=1", imageAlt: "Unimog Reparatur Service", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-astronaut-reviewing-spacecraft-metrics-tablet_482257-126219.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-astronaut-reviewing-spacecraft-metrics-tablet_482257-126219.jpg?_wi=1", imageAlt: "Nutzfahrzeug Wartung", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11875.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11875.jpg?_wi=1", imageAlt: "Diagnose und Fehleranalyse", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738017.jpg?_wi=1", imageAlt: "Inspektion und Wartung", }, { id: "6", - imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-helmet-medium-shot_23-2149214246.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-helmet-medium-shot_23-2149214246.jpg?_wi=1", imageAlt: "Ersatzteile und Zubehör", }, ]} @@ -109,7 +109,7 @@ export default function HomePage() { description="Über 30 Jahre Erfahrung" subdescription="Service in Lingen, Emsland" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/handsome-stylish-redhead-worker-cleaning-his-dirty-hands-after-repairing-working-workshop_613910-19673.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handsome-stylish-redhead-worker-cleaning-his-dirty-hands-after-repairing-working-workshop_613910-19673.jpg?_wi=1" imageAlt="Franke & Twiehaus Team" mediaAnimation="slide-up" useInvertedBackground={false} @@ -132,7 +132,7 @@ export default function HomePage() { handle: "Bauunternehmen Müller", testimonial: "Die Arbeit wird hier zügig und genau erledigt. Wir bringen alle unsere Fahrzeuge hierher.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-smiling-showing-thumbs-up-standing-grey-wall_231208-8696.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-smiling-showing-thumbs-up-standing-grey-wall_231208-8696.jpg?_wi=1", imageAlt: "Hans Müller", }, { @@ -141,7 +141,7 @@ export default function HomePage() { handle: "Landwirtschaftsbetrieb Lehmann", testimonial: "Top Beratung und Abwicklung der Reparaturen. Schnell, kompetent und freundlich.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-standing-wheat-field_23-2148233466.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-standing-wheat-field_23-2148233466.jpg?_wi=1", imageAlt: "Frank Lehmann", }, { @@ -150,7 +150,7 @@ export default function HomePage() { handle: "Schmidt Logistik GmbH", testimonial: "Service, Reparatur und Freundlichkeit des Personals – alles bestens. Sehr empfehlenswert.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-employee_1098-1210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-employee_1098-1210.jpg?_wi=1", imageAlt: "Klaus Schmidt", }, { @@ -159,7 +159,7 @@ export default function HomePage() { handle: "Stadt Lingen – Fuhrpark", testimonial: "Zuverlässig, professionell und immer pünktlich. Die beste Werkstatt in der Region.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/i-just-got-out-office-go-meeting_329181-15209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/i-just-got-out-office-go-meeting_329181-15209.jpg?_wi=1", imageAlt: "Bernd Wagner", }, ]}