From 8bfd772f39b23ee8c503fc901a1912acda03183c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 19:40:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a146210..67b2ec1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Anfrage", 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", alt: "Modern skyscrapers in business district"}, @@ -102,10 +102,10 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5brp22", imageAlt: "professional logo minimalist"}, { 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", imageAlt: "professional logo minimalist"}, + 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", imageAlt: "professional logo minimalist"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=1", imageAlt: "professional logo minimalist"}, { title: "Transparenz", description: "Moderne Technik für volle Einsicht in alle Unterlagen und Finanzen.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-business-district_23-2148836749.jpg", imageAlt: "professional logo minimalist"}, @@ -124,7 +124,7 @@ export default function LandingPage() { { id: "team-g1", groupTitle: "Management", members: [ { - id: "fabian", 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"}, + id: "fabian", 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?_wi=2"}, ], }, ]}