From db9eeac6431a30172cb042f85a07c7e9f5721e4f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:39:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 23c180a..dab71b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,6 +120,9 @@ 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" -- 2.49.1