Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-04 18:06:54 +00:00

View File

@@ -105,19 +105,19 @@ export default function LandingPage() {
plans={[
{
id: "1", badge: "Popular", badgeIcon: Zap,
price: "$59.99", subtitle: "8-Week Aesthetic Body Transformation", features: [
price: "$59.99", subtitle: "Build Aesthetic Physique & Strength", features: [
"Custom workout plan", "Fat loss & muscle building strategy", "Weekly progress tracking", "Direct message support", "Nutrition guide"
]
},
{
id: "2", badge: "Transformative", badgeIcon: Sparkles,
price: "$59.99", subtitle: "Lifestyle Glow-Up Coaching", features: [
price: "$59.99", subtitle: "Build Confidence & Style", features: [
"Confidence building system", "Daily routine optimization", "Grooming & style advice", "Productivity & discipline coaching", "Mindset upgrade plan"
]
},
{
id: "3", badge: "Best Value", badgeIcon: Crown,
price: "$99.99", subtitle: "Complete Transformation Bundle", features: [
price: "$99.99", subtitle: "Build Complete Lifestyle Mastery", features: [
"Everything in both programs", "Priority support (24/7)", "Bonus fat loss secrets", "Exclusive transformation checklist", "Private coaching calls"
]
}