{
“sections”: [
{
“title”: “FitGuide Pro”,
“subtitle”: “Your personal gym companion. Master strength training, nutrition, and supplements without a personal trainer.”,
“badge”: “7-Day Free Trial Available”,
“buttons”: [
{ “text”: “Start Free Trial”, “link”: “#”, “style”: “primary” },
{ “text”: “View Demo”, “link”: “#”, “style”: “secondary” }
]
},
{
“features”: [
{ “icon”: “dumbbell”, “title”: “Workout Plans”, “desc”: “Structured routines for all levels” },
{ “icon”: “play”, “title”: “Video Guides”, “desc”: “YouTube demos for every exercise” },
{ “icon”: “apple”, “title”: “Nutrition Tips”, “desc”: “Muscle-building meal guidance” },
{ “icon”: “capsule”, “title”: “Supplements”, “desc”: “Safe supplement recommendations” }
]
},
{
“tabs”: [
{ “name”: “Workouts”, “active”: false },
{ “name”: “Exercises”, “active”: false },
{ “name”: “Nutrition”, “active”: true },
{ “name”: “Supplements”, “active”: false }
],
“nutrition”: {
“title”: “Muscle Building Nutrition”,
“desc”: “Essential guidelines for supporting your strength training goals”,
“items”: [
{ “title”: “Protein Intake”, “desc”: “1.6-2.2g/kg body weight. Lean meats, fish, eggs, dairy.” },
{ “title”: “Carbohydrates”, “desc”: “Complex carbs like oats, rice, sweet potatoes.” },
{ “title”: “Healthy Fats”, “desc”: “Nuts, avocados, olive oil for recovery.” }
]
},
“recipes”: [
{ “title”: “Post-Workout Smoothie”, “desc”: “Banana, whey protein, oats, almond milk, peanut butter”, “protein”: “35g” },
{ “title”: “Power Bowl”, “desc”: “Quinoa, grilled chicken, avocado, black beans, vegetables”, “protein”: “40g” }
]
},
{
“cta”: {
“title”: “Ready to Transform Your Fitness?”,
“desc”: “Join thousands of gym-goers who’ve achieved their goals with FitGuide Pro”,
“buttons”: [
{ “text”: “Start Your 7-Day Free Trial”, “style”: “primary”, “link”: “#” },
{ “text”: “View Pricing”, “style”: “secondary”, “link”: “#” }
],
“note”: “No credit card required • Cancel anytime • $19.99/month after trial”
}
}
]
}