25 Commits

Author SHA1 Message Date
c7b73c49ed Merge version_1 into main
Merge version_1 into main
2026-03-03 18:03:11 +00:00
5278eb9111 Update src/app/page.tsx 2026-03-03 18:02:57 +00:00
37c0fd6d96 Merge version_1 into main
Merge version_1 into main
2026-03-03 15:41:06 +00:00
3d04a1f96a Update src/app/page.tsx 2026-03-03 15:41:02 +00:00
c17b6bee4e Merge version_1 into main
Merge version_1 into main
2026-03-03 15:39:28 +00:00
8c6187ff30 Update src/app/page.tsx 2026-03-03 15:39:24 +00:00
14cd2297a3 Merge version_1 into main
Merge version_1 into main
2026-03-03 15:31:45 +00:00
02168ee54a Update src/app/page.tsx 2026-03-03 15:31:40 +00:00
214279e318 Merge version_1 into main
Merge version_1 into main
2026-03-03 15:29:36 +00:00
927bc553ed Update src/app/page.tsx 2026-03-03 15:29:32 +00:00
751a5ceca0 Merge version_1 into main
Merge version_1 into main
2026-03-03 15:24:08 +00:00
a3ce69e236 Update src/app/page.tsx 2026-03-03 15:24:04 +00:00
3fb813def1 Switch to version 1: modified src/app/page.tsx 2026-03-03 15:15:33 +00:00
dbc7abf49e Merge version_3 into main
Merge version_3 into main
2026-03-03 15:14:39 +00:00
356917d289 Update src/app/page.tsx 2026-03-03 15:14:35 +00:00
6e69ef8377 Merge version_3 into main
Merge version_3 into main
2026-03-03 15:05:10 +00:00
dacb01d34a Update src/app/page.tsx 2026-03-03 15:05:06 +00:00
8a7aa47e9f Merge version_3 into main
Merge version_3 into main
2026-03-03 15:03:22 +00:00
2b73263a09 Update src/app/page.tsx 2026-03-03 15:03:17 +00:00
8fb322770d Merge version_3 into main
Merge version_3 into main
2026-03-03 15:00:44 +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
b38b79eaf5 Merge version_2 into main
Merge version_2 into main
2026-03-03 14:45:48 +00:00
90c1ba99ca Merge version_2 into main
Merge version_2 into main
2026-03-03 14:39:27 +00:00

View File

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