diff --git a/src/app/page.tsx b/src/app/page.tsx index 1337c55..020df10 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,6 +59,8 @@ export default function LandingPage() { { text: "Showroom Erkunden", href: "#showroom" } ]} buttonAnimation="slide-up" + imageClassName="opacity-30" + containerClassName="flex items-center justify-center" />