From d106f40f69f6904dfabe5c62157d76a899e7bc72 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 11:54:38 +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 2205965..d779d56 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { { text: "Termin buchen", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/professional-stylist-doing-haircut-salon_23-2147769831.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-stylist-doing-haircut-salon_23-2147769831.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -191,7 +191,7 @@ export default function LandingPage() { description="Komm vorbei oder ruf uns an – Spontanbesuche sind oft möglich!" background={{ variant: "plain" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/professional-stylist-doing-haircut-salon_23-2147769831.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-stylist-doing-haircut-salon_23-2147769831.jpg?_wi=2" /> -- 2.49.1