Update src/app/ueber-uns/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user