diff --git a/src/app/page.tsx b/src/app/page.tsx index aca0c6e..28c43e3 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: "gradient-bars" }} />