1 Commits

Author SHA1 Message Date
18d002652e Update src/app/page.tsx 2026-04-15 14:34:56 +00:00

View File

@@ -158,6 +158,7 @@ export default function LandingPage() {
description="Join the elite community of sports bettors today. Enter your email to receive early access and updates."
onSubmit={(email) => console.log(email)}
useInvertedBackground={false}
background={{ variant: "plain" }}
/>
</div>