Merge version_3 into main #6
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
{ value: "500+", title: "Clients Transformed" },
|
||||
{ value: "95%", title: "Success Rate" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-620.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-620.jpg?_wi=1"
|
||||
imageAlt="Fitness Coach Portrait"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -99,15 +99,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Most Popular", title: "Weight Loss Program", subtitle: "Shed pounds and build confidence", description: "Our comprehensive weight loss program combines high-intensity interval training with proven nutrition strategies. Perfect for those looking to lose 15-30+ pounds while building lean muscle mass. Includes meal plans, daily coaching, and accountability check-ins.", imageSrc: "http://img.b2bpic.net/free-photo/blond-woman-kitchen-with-fruits_23-2148173255.jpg", imageAlt: "Weight Loss Program", buttons: [{ text: "Learn More", href: "#pricing" }],
|
||||
tag: "Most Popular", title: "Weight Loss Program", subtitle: "Shed pounds and build confidence", description: "Our comprehensive weight loss program combines high-intensity interval training with proven nutrition strategies. Perfect for those looking to lose 15-30+ pounds while building lean muscle mass. Includes meal plans, daily coaching, and accountability check-ins.", imageSrc: "http://img.b2bpic.net/free-photo/blond-woman-kitchen-with-fruits_23-2148173255.jpg?_wi=1", imageAlt: "Weight Loss Program", buttons: [{ text: "Learn More", href: "#pricing" }],
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "For Strength", title: "Muscle Gain Program", subtitle: "Build your best physique", description: "Gain 10-20+ pounds of pure muscle with our scientifically-designed hypertrophy program. Features progressive overload training, macro-optimized meal plans, and supplement guidance. Ideal for anyone ready to build serious muscle definition and strength.", imageSrc: "http://img.b2bpic.net/free-photo/shirtless-man-working-out-with-weights-gym_1098-15142.jpg", imageAlt: "Muscle Gain Program", buttons: [{ text: "Learn More", href: "#pricing" }],
|
||||
tag: "For Strength", title: "Muscle Gain Program", subtitle: "Build your best physique", description: "Gain 10-20+ pounds of pure muscle with our scientifically-designed hypertrophy program. Features progressive overload training, macro-optimized meal plans, and supplement guidance. Ideal for anyone ready to build serious muscle definition and strength.", imageSrc: "http://img.b2bpic.net/free-photo/shirtless-man-working-out-with-weights-gym_1098-15142.jpg?_wi=1", imageAlt: "Muscle Gain Program", buttons: [{ text: "Learn More", href: "#pricing" }],
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Premium", title: "Online Personal Training", subtitle: "Exclusive 1-on-1 coaching", description: "Get fully customized workout programs, nutrition plans, and daily video coaching calls. This premium tier includes everything plus weekly progress reviews, exercise form corrections, and personalized supplement protocols for maximum results.", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg", imageAlt: "Personal Training", buttons: [{ text: "Get Started", href: "#pricing" }],
|
||||
tag: "Premium", title: "Online Personal Training", subtitle: "Exclusive 1-on-1 coaching", description: "Get fully customized workout programs, nutrition plans, and daily video coaching calls. This premium tier includes everything plus weekly progress reviews, exercise form corrections, and personalized supplement protocols for maximum results.", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg?_wi=1", imageAlt: "Personal Training", buttons: [{ text: "Get Started", href: "#pricing" }],
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "View All Programs", href: "#pricing" }]}
|
||||
|
||||
@@ -46,7 +46,7 @@ export default function ServicesPage() {
|
||||
tag="Our Services"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-620.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-620.jpg?_wi=2"
|
||||
imageAlt="Services"
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -70,13 +70,13 @@ export default function ServicesPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Personalized Coaching", description: "One-on-one video coaching with customized workout protocols, form corrections, and real-time adjustments to maximize your progress.", tag: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg", imageAlt: "Personalized Coaching", buttons: [{ text: "Learn More", href: "#" }],
|
||||
id: "1", title: "Personalized Coaching", description: "One-on-one video coaching with customized workout protocols, form corrections, and real-time adjustments to maximize your progress.", tag: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg?_wi=2", imageAlt: "Personalized Coaching", buttons: [{ text: "Learn More", href: "#" }],
|
||||
},
|
||||
{
|
||||
id: "2", title: "Nutrition Planning", description: "Science-based meal plans tailored to your goals, lifestyle, and preferences. Includes macro calculations and weekly adjustments.", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/blond-woman-kitchen-with-fruits_23-2148173255.jpg", imageAlt: "Nutrition Planning", buttons: [{ text: "Learn More", href: "#" }],
|
||||
id: "2", title: "Nutrition Planning", description: "Science-based meal plans tailored to your goals, lifestyle, and preferences. Includes macro calculations and weekly adjustments.", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/blond-woman-kitchen-with-fruits_23-2148173255.jpg?_wi=2", imageAlt: "Nutrition Planning", buttons: [{ text: "Learn More", href: "#" }],
|
||||
},
|
||||
{
|
||||
id: "3", title: "Body Composition Analysis", description: "Detailed assessments tracking muscle mass, body fat, and overall progress. Includes personalized recommendations for optimization.", tag: "Diagnostic", imageSrc: "http://img.b2bpic.net/free-photo/shirtless-man-working-out-with-weights-gym_1098-15142.jpg", imageAlt: "Body Composition", buttons: [{ text: "Learn More", href: "#" }],
|
||||
id: "3", title: "Body Composition Analysis", description: "Detailed assessments tracking muscle mass, body fat, and overall progress. Includes personalized recommendations for optimization.", tag: "Diagnostic", imageSrc: "http://img.b2bpic.net/free-photo/shirtless-man-working-out-with-weights-gym_1098-15142.jpg?_wi=2", imageAlt: "Body Composition", buttons: [{ text: "Learn More", href: "#" }],
|
||||
},
|
||||
{
|
||||
id: "4", title: "Accountability & Support", description: "Daily check-ins, progress tracking, and motivational support to keep you accountable and on track throughout your journey.", tag: "Support", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Accountability Support", buttons: [{ text: "Learn More", href: "#" }],
|
||||
|
||||
Reference in New Issue
Block a user