Update src/app/ueber-uns/page.tsx

This commit is contained in:
2026-03-22 23:58:18 +00:00
parent 34b6e3ccba
commit 282e7182e9

View File

@@ -97,7 +97,7 @@ export default function LandingPage() {
icon: Recycle, 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" imageAlt="professional team smiling and collaborating"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
/> />
@@ -122,7 +122,7 @@ export default function LandingPage() {
title: "Recycling-Quote", 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" imageAlt="team clearing out a home"
mediaAnimation="slide-up" mediaAnimation="slide-up"
metricsAnimation="blur-reveal" metricsAnimation="blur-reveal"
@@ -138,21 +138,21 @@ export default function LandingPage() {
id: "1", id: "1",
name: "Markus Schmidt", name: "Markus Schmidt",
role: "Gründer & Geschäftsführer", 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", imageAlt: "Portrait of Markus Schmidt, founder",
}, },
{ {
id: "2", id: "2",
name: "Lena Meier", name: "Lena Meier",
role: "Projektmanagerin", 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", imageAlt: "Portrait of Lena Meier, project manager",
}, },
{ {
id: "3", id: "3",
name: "Stefan Koch", name: "Stefan Koch",
role: "Logistik & Entsorgung", 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", imageAlt: "Portrait of Stefan Koch, logistics expert",
}, },
]} ]}