From 01fc57ebd2b8dbc230cbe504a7e3a4fbedeb85df Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:07:48 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index cebb1d9..d6b4afc 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -95,7 +95,7 @@ export default function ContactPage() { icon: MapPin, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/focused-business-group-staring-pc-monitor-watching-project-presentation-workplace-business-communication-concept_74855-11709.jpg" + imageSrc="http://img.b2bpic.net/free-photo/focused-business-group-staring-pc-monitor-watching-project-presentation-workplace-business-communication-concept_74855-11709.jpg?_wi=3" imageAlt="Team in Beratungsgespräch" mediaAnimation="slide-up" imagePosition="right" @@ -142,7 +142,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/executives-planning-business-strategy_1098-615.jpg" + imageSrc="http://img.b2bpic.net/free-photo/executives-planning-business-strategy_1098-615.jpg?_wi=3" imageAlt: "Rechtsberatung und Konsultation", mediaAnimation="slide-up" mediaPosition="right" @@ -152,7 +152,7 @@ export default function ContactPage() {