From 8d9be884459501965f8a8f5103c22bb8387ee180 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 06:29:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f810459..4dfefe7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862098.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862098.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -164,22 +164,22 @@ export default function LandingPage() { title: "Wohnungsbau", description: "Moderne Wohnlösungen, die Ästhetik und Effizienz vereinen.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-architect-with-building-plans_23-2148269412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-architect-with-building-plans_23-2148269412.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-architect-with-building-plans_23-2148269412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-architect-with-building-plans_23-2148269412.jpg?_wi=2", }, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862098.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862098.jpg?_wi=2", imageAlt: "construction site worker helmet", }, { title: "Gewerbebau", description: "Funktionale Gewerbeobjekte nach Ihren individuellen Anforderungen.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/background-modern-building-with-metal-frame_1127-2200.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/background-modern-building-with-metal-frame_1127-2200.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/background-modern-building-with-metal-frame_1127-2200.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/background-modern-building-with-metal-frame_1127-2200.jpg?_wi=2", }, imageSrc: "http://img.b2bpic.net/free-photo/woman-men-looking-laptop-construction_259150-57850.jpg", imageAlt: "team of engineers construction", @@ -188,12 +188,12 @@ export default function LandingPage() { title: "Infrastruktur", description: "Starke Lösungen für den öffentlichen und industriellen Bereich.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/heavy-machines-construction-workers-working-building_181624-8234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/heavy-machines-construction-workers-working-building_181624-8234.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/heavy-machines-construction-workers-working-building_181624-8234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/heavy-machines-construction-workers-working-building_181624-8234.jpg?_wi=2", }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-architect-with-building-plans_23-2148269412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-architect-with-building-plans_23-2148269412.jpg?_wi=3", imageAlt: "modern home renovation residential", }, ]} -- 2.49.1