From 928bd5f30a350473b2bb7db2557e766ebc2099b8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 00:20:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 70806a7..5ebae45 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { }} title="Hubert Straub - Ihr zuverlässiger Familienbetrieb" description="Schnelle Abwicklung, freundlicher Service und erstklassige Logistik direkt aus Villingen-Schwenningen." - imageSrc="http://img.b2bpic.net/free-photo/aerial-view-big-city-night_1127-2160.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aerial-view-big-city-night_1127-2160.jpg?_wi=1" imageAlt="Hubert Straub Logistik" mediaAnimation="slide-up" avatars={[ @@ -137,7 +137,7 @@ export default function LandingPage() { quote: "Schnelle Abwicklung beim Beladen, sehr freundlicher Service. Immer wieder gerne!", name: "Kunde 1", role: "Logistikpartner", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", }, { id: "2", @@ -145,7 +145,7 @@ export default function LandingPage() { quote: "Ein wirklich sympathischer Familienbetrieb. Man fühlt sich sofort gut aufgehoben.", name: "Kunde 2", role: "Privatkunde", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg?_wi=1", }, { id: "3", @@ -161,7 +161,7 @@ export default function LandingPage() { quote: "Pünktlich, freundlich und extrem professionell. Danke für die Unterstützung.", name: "Kunde 4", role: "Unternehmer", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2", }, { id: "5", @@ -169,7 +169,7 @@ export default function LandingPage() { quote: "Hier stimmt einfach alles. Service wie er sein sollte.", name: "Kunde 5", role: "Stammkunde", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg?_wi=2", }, ]} title="Das sagen unsere Kunden" @@ -183,7 +183,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Häufig gestellte Fragen" description="Alles, was Sie über unsere Logistiklösungen wissen müssen." - imageSrc="http://img.b2bpic.net/free-photo/aerial-view-big-city-night_1127-2160.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aerial-view-big-city-night_1127-2160.jpg?_wi=2" faqsAnimation="slide-up" faqs={[ { -- 2.49.1