Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 356917d289 | |||
| dacb01d34a | |||
| 2b73263a09 | |||
| f974e8e17e | |||
| 7a29276286 | |||
| dd3e66326f | |||
| be63571753 | |||
| b38b79eaf5 | |||
| 57aed8ed4d | |||
| 90c1ba99ca | |||
| db9eeac643 | |||
| e3bea82384 | |||
| 2c047d65fb | |||
| f2792fc148 | |||
| 5d0f102da3 |
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
id: "5", title: "Scouting Profiles", description: "Build your professional player profile showcasing your best performances, statistics, and highlights. Get discovered by scouts, coaches, and talent managers looking for the next generation of elite players.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARG95IubePm72odE2W2PgzTebj/a-professional-scouting-profile-showcasi-1772547878220-1850ce61.png", imageAlt: "Player Scouting Profile"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-4-items"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user