From 282e7182e92a6d3eda9f97e5efe7c6dbbefd4d4c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 23:58:18 +0000 Subject: [PATCH] Update src/app/ueber-uns/page.tsx --- src/app/ueber-uns/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/ueber-uns/page.tsx b/src/app/ueber-uns/page.tsx index 2d0500a..ac099f1 100644 --- a/src/app/ueber-uns/page.tsx +++ b/src/app/ueber-uns/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { icon: Recycle, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-doing-community-service-by-collecting-trash-outdoors_23-2149109152.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-doing-community-service-by-collecting-trash-outdoors_23-2149109152.jpg?_wi=2" imageAlt="professional team smiling and collaborating" mediaAnimation="blur-reveal" /> @@ -122,7 +122,7 @@ export default function LandingPage() { title: "Recycling-Quote", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/moving-new-house-concept_53876-144474.jpg" + imageSrc="http://img.b2bpic.net/free-photo/moving-new-house-concept_53876-144474.jpg?_wi=2" imageAlt="team clearing out a home" mediaAnimation="slide-up" metricsAnimation="blur-reveal" @@ -138,21 +138,21 @@ export default function LandingPage() { id: "1", name: "Markus Schmidt", role: "Gründer & Geschäftsführer", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-book_23-2149927569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-book_23-2149927569.jpg?_wi=2", imageAlt: "Portrait of Markus Schmidt, founder", }, { id: "2", name: "Lena Meier", role: "Projektmanagerin", - imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095787.jpg?_wi=2", imageAlt: "Portrait of Lena Meier, project manager", }, { id: "3", name: "Stefan Koch", role: "Logistik & Entsorgung", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-businesswoman-conference-room_23-2148911824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-businesswoman-conference-room_23-2148911824.jpg?_wi=2", imageAlt: "Portrait of Stefan Koch, logistics expert", }, ]}