2 Commits

Author SHA1 Message Date
f875cdabab Update src/app/page.tsx 2026-05-12 15:51:04 +00:00
9b454263f5 Merge version_1 into main
Merge version_1 into main
2026-05-12 15:40:08 +00:00

View File

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