15 Commits

Author SHA1 Message Date
356917d289 Update src/app/page.tsx 2026-03-03 15:14:35 +00:00
dacb01d34a Update src/app/page.tsx 2026-03-03 15:05:06 +00:00
2b73263a09 Update src/app/page.tsx 2026-03-03 15:03:17 +00:00
f974e8e17e Update src/app/page.tsx 2026-03-03 15:00:39 +00:00
7a29276286 Switch to version 1: modified src/app/page.tsx 2026-03-03 14:56:22 +00:00
dd3e66326f Merge version_2 into main
Merge version_2 into main
2026-03-03 14:49:02 +00:00
be63571753 Update src/app/page.tsx 2026-03-03 14:48:55 +00:00
b38b79eaf5 Merge version_2 into main
Merge version_2 into main
2026-03-03 14:45:48 +00:00
57aed8ed4d Update src/app/page.tsx 2026-03-03 14:45:44 +00:00
90c1ba99ca Merge version_2 into main
Merge version_2 into main
2026-03-03 14:39:27 +00:00
db9eeac643 Update src/app/page.tsx 2026-03-03 14:39:23 +00:00
e3bea82384 Merge version_1 into main
Merge version_1 into main
2026-03-03 14:36:16 +00:00
2c047d65fb Merge version_1 into main
Merge version_1 into main
2026-03-03 14:34:26 +00:00
f2792fc148 Merge version_1 into main
Merge version_1 into main
2026-03-03 14:29:17 +00:00
5d0f102da3 Merge version_1 into main
Merge version_1 into main
2026-03-03 14:27:14 +00:00

View File

@@ -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>