From 6b4d713b91cfbddb11179e06d376f433d01851db Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 22:46:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a033b5d..4223e12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,9 +51,9 @@ export default function LandingPage() { { text: "Mehr erfahren", href: "#services" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/hairstylist-looking-costumer-mirror_23-2148242869.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/hairstylist-looking-costumer-mirror_23-2148242869.jpg" imageAlt="Professioneller Barbershop mit modernem Interieur" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} ariaLabel="Hero section - Murad Barbershop" /> @@ -160,7 +160,7 @@ export default function LandingPage() {