Compare commits
25 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c7b73c49ed | |||
| 5278eb9111 | |||
| 37c0fd6d96 | |||
| 3d04a1f96a | |||
| c17b6bee4e | |||
| 8c6187ff30 | |||
| 14cd2297a3 | |||
| 02168ee54a | |||
| 214279e318 | |||
| 927bc553ed | |||
| 751a5ceca0 | |||
| a3ce69e236 | |||
| 3fb813def1 | |||
| dbc7abf49e | |||
| 356917d289 | |||
| 6e69ef8377 | |||
| dacb01d34a | |||
| 8a7aa47e9f | |||
| 2b73263a09 | |||
| 8fb322770d | |||
| f974e8e17e | |||
| 7a29276286 | |||
| dd3e66326f | |||
| b38b79eaf5 | |||
| 90c1ba99ca |
@@ -120,9 +120,6 @@ export default function LandingPage() {
|
||||
title="Powerful Features for Complete Development"
|
||||
description="Everything you need to elevate your football game and build a path to professional play."
|
||||
tag="Core Features"
|
||||
buttons={[
|
||||
{ text: "Start Your Free Trial", href: "#contact" }
|
||||
]}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "AI Video Analysis", description: "Advanced AI technology that analyzes your football videos in real-time, identifying positioning mistakes, decision-making patterns, and tactical opportunities. Get detailed breakdowns of 1v1 situations, off-ball movement, and game intelligence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARG95IubePm72odE2W2PgzTebj/a-split-screen-showing-original-football-1772547878034-db65eb7c.png", imageAlt: "AI Video Analysis Interface"
|
||||
@@ -140,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-all-items-equal"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
|
||||
Reference in New Issue
Block a user