Update src/app/page.tsx
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user