From 320aa7282714aca393cc14cf7d2f44f841aebfb1 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 03:51:59 +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 993a564..b36c1ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -163,7 +163,7 @@ export default function LandingPage() { "1 AI coaching response daily", "Basic skill assessment", "General drill access"], }, { - id: "pro", tag: "Most Popular", price: "$5", period: "/month", description: "For serious ballers.", button: { + id: "pro", tag: "Most Popular", price: "$5", period: "/month", description: "Unlock full training progression & advanced analytics", button: { text: "Upgrade to Pro"}, featuresTitle: "Everything in Free, plus:", features: [ "Unlimited AI coaching", "Advanced 12-week plans", "Advanced positional metrics", "Priority trainer support"], -- 2.49.1