Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5278eb9111 | |||
| 3d04a1f96a | |||
| 8c6187ff30 | |||
| 02168ee54a | |||
| 927bc553ed | |||
| a3ce69e236 |
@@ -211,8 +211,8 @@ export default function LandingPage() {
|
||||
description="Be among the first to experience AI-powered football analysis. Sign up for early access to beta and transform your game today."
|
||||
background={{ variant: "downward-rays-animated" }}
|
||||
useInvertedBackground={true}
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Get Early Access"
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Sign Up for Beta"
|
||||
termsText="We respect your privacy. Your email will only be used for NextGen Football AI updates and early access opportunities."
|
||||
/>
|
||||
</div>
|
||||
@@ -258,4 +258,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user