Update src/app/page.tsx

This commit is contained in:
2026-03-02 18:45:38 +00:00
parent 21b0fee7fd
commit 2feaecf00b

View File

@@ -180,6 +180,7 @@ export default function LandingPage() {
{ name: "email", type: "email", placeholder: "Ihre E-Mail" }
]}
useInvertedBackground={false}
mediaAnimation="slide-up"
/>
</div>