Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 356917d289 | |||
| dacb01d34a | |||
| 2b73263a09 | |||
| f974e8e17e | |||
| 7a29276286 | |||
| dd3e66326f | |||
| be63571753 | |||
| b38b79eaf5 | |||
| 57aed8ed4d | |||
| 90c1ba99ca | |||
| db9eeac643 | |||
| e3bea82384 | |||
| 2c047d65fb | |||
| f2792fc148 | |||
| 5d0f102da3 |
@@ -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="Enter your email"
|
||||
buttonText="Sign Up for Beta"
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Get Early Access"
|
||||
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