1 Commits

Author SHA1 Message Date
ee1ab9a3a1 Update src/app/page.tsx 2026-04-15 14:35:38 +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: "gradient-bars" }}
/>
</div>