From dcd2fc1c1a4e8627ecd0d12c9f99144175e42792 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 16:21:52 +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 abb8799..014d462 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-16323.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-16323.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -138,22 +138,22 @@ export default function LandingPage() { title: "Industrieisolierung", description: "Hochleistungslösungen für komplexe technische Anlagen unter Extrembedingungen.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-building-ceiling_1359-966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-building-ceiling_1359-966.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/fence-s-silhouette-with-sky-background_1160-223.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fence-s-silhouette-with-sky-background_1160-223.jpg?_wi=1", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-16323.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-16323.jpg?_wi=2", imageAlt: "industrial minimalist dark background", }, { title: "Objektschutz", description: "Spezialisierte Ummantelungen zum Schutz vor Korrosion, Feuchtigkeit und thermischen Verlusten.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-building-with-opened-windows_23-2148252782.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-building-with-opened-windows_23-2148252782.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-building-ceiling_1359-966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-building-ceiling_1359-966.jpg?_wi=2", }, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-office-building_1252-1155.jpg", imageAlt: "insulation technology wall cross-section", @@ -162,12 +162,12 @@ export default function LandingPage() { title: "Energieberatung", description: "Optimierung Ihrer Energiebilanz durch intelligente Dämmkonzepte und modernste Materialien.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/fence-s-silhouette-with-sky-background_1160-223.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fence-s-silhouette-with-sky-background_1160-223.jpg?_wi=2", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-building-with-opened-windows_23-2148252782.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-building-with-opened-windows_23-2148252782.jpg?_wi=2", }, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-building-ceiling_1359-966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-building-ceiling_1359-966.jpg?_wi=3", imageAlt: "technical floor plan architectural", }, ]}