Merge version_3 into main #6

Merged
bender merged 1 commits from version_3 into main 2026-04-15 14:34:59 +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>