Compare commits
17 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c7b73c49ed | |||
| 5278eb9111 | |||
| 37c0fd6d96 | |||
| 3d04a1f96a | |||
| c17b6bee4e | |||
| 8c6187ff30 | |||
| 14cd2297a3 | |||
| 02168ee54a | |||
| 214279e318 | |||
| 927bc553ed | |||
| 751a5ceca0 | |||
| a3ce69e236 | |||
| 3fb813def1 | |||
| dbc7abf49e | |||
| 6e69ef8377 | |||
| 8a7aa47e9f | |||
| 8fb322770d |
@@ -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