From adba0b955252693bbce1e248ad5907e71f1553bc Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 15 May 2026 12:55:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b8d797a..b85fc7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/man-room-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-14584.jpg", imageAlt: "Heizungs-Wartung" }, { imageSrc: "http://img.b2bpic.net/free-photo/architecture-project-tablet-mockup_23-2148252114.jpg", imageAlt: "Moderne Rohrsysteme" }, { imageSrc: "http://img.b2bpic.net/free-photo/mix-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160138.jpg", imageAlt: "Fußbodenheizung Komfort" }, - { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-shaking-hands-indoors_23-2148920607.jpg", imageAlt: "Kunden-Service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-shaking-hands-indoors_23-2148920607.jpg?_wi=1", imageAlt: "Kunden-Service" }, { imageSrc: "http://img.b2bpic.net/digital-tablet-screen-with-smart-home-controller-wooden-table_53876-96317.jpg", imageAlt: "Smart Home Klimasteuerung" }, ]} /> @@ -152,7 +152,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Wie können wir Ihnen helfen?", required: true }} buttonText="Anfrage absenden" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-shaking-hands-indoors_23-2148920607.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-shaking-hands-indoors_23-2148920607.jpg?_wi=2" useInvertedBackground={false} />