From f875cdabab492eec1afde6bf53ad17f7d08e21d0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 15:51:04 +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 cbeddca..094aaff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,7 +112,7 @@ export default function LandingPage() { id: "starter", badge: "Entry", price: "$199/mo", subtitle: "Ideal for those starting their fitness journey.", buttons: [{ text: "Get Started" }], features: ["Personalized Training App", "Nutrition Guidance", "Basic Performance Tracking"] }, { - id: "pro", badge: "Most Popular", price: "$399/mo", subtitle: "The complete experience for serious results.", buttons: [{ text: "Upgrade to Pro" }], features: ["Custom Nutrition Strategy", "Weekly Coaching Check-ins", "Performance Analytics", "Full Training Support"] + id: "pro", badge: "Recommended for 3x Faster Results", price: "$399/mo", subtitle: "The complete experience for serious results.", buttons: [{ text: "Upgrade to Pro" }], features: ["Custom Nutrition Strategy", "Weekly Coaching Check-ins", "Performance Analytics", "Full Training Support"] }, { id: "elite", badge: "Elite", price: "$799/mo", subtitle: "Elite 1-on-1 coaching with top professionals.", buttons: [{ text: "Get Started" }], features: ["Dedicated 1-on-1 Coaching", "24/7 Priority Support", "Comprehensive Fitness Audit", "Advanced Bio-hacking Guidance"]