From 1de2555ffa7cc21a3ce0889df3920730e4c0634a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 03:53:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b36c1ed..18fb8e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient"}} title="Train Smarter. Play Better. Dominate the Court." - description="Unlock your elite potential with AI-powered personalized basketball coaching, drills, and training plans designed for your game." + description="Unlock your elite potential with AI-powered coaching, proven to increase your shooting percentage by 15% and cut 2 seconds off your agility drills." buttons={[ { text: "Get Coaching", href: "#coaching"}, -- 2.49.1