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() {