diff --git a/src/app/page.tsx b/src/app/page.tsx index 160994e..fb77289 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,6 @@ export default function LandingPage() { background={{ variant: "downward-rays-static" }} imageSrc="http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-18016.jpg" imageAlt="Elektriker bei der Arbeit an einer modernen Elektroinstallation" - useInvertedBackground={false} tagAnimation="none" buttonAnimation="none" ariaLabel="Hero section" @@ -66,7 +65,6 @@ export default function LandingPage() {