diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c31d9c..b4720e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/look-from-futuristic-buildings-gorgeous-dubai_1304-3029.jpg" + imageSrc="http://img.b2bpic.net/free-photo/look-from-futuristic-buildings-gorgeous-dubai_1304-3029.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/modern-skyscrapers-business-district_23-2148836749.jpg", @@ -145,14 +145,14 @@ export default function LandingPage() { title: "Mietverwaltung", description: "Sorgenfreie Mietverwaltung für Vermieter in Ingolstadt und Umgebung.", buttonIcon: "CheckCircle", - imageSrc: "http://img.b2bpic.net/free-photo/look-from-futuristic-buildings-gorgeous-dubai_1304-3029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/look-from-futuristic-buildings-gorgeous-dubai_1304-3029.jpg?_wi=2", imageAlt: "professional logo minimalist", }, { title: "Objektmanagement", description: "Aktive Instandhaltung und effiziente Koordination aller Gewerke.", buttonIcon: "Building", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=1", imageAlt: "professional logo minimalist", }, { @@ -183,10 +183,10 @@ export default function LandingPage() { title: "Fabian Schlamp", subtitle: "Inhaber & Gründer", detail: "Erfahrener Experte für Immobilienmanagement mit lokaler Verwurzelung.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/look-from-futuristic-buildings-gorgeous-dubai_1304-3029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/look-from-futuristic-buildings-gorgeous-dubai_1304-3029.jpg?_wi=3", imageAlt: "professional man portrait", }, ]}