diff --git a/src/app/page.tsx b/src/app/page.tsx index ebdac55..0bfee58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }} />