Update src/app/page.tsx

This commit is contained in:
2026-03-03 10:18:38 +00:00
parent 8aef0aff7e
commit c75892ed70

View File

@@ -84,36 +84,44 @@ export default function LandingPage() {
title: "Medical Assessment", description: "Comprehensive evaluation of your condition, limitations, and health goals to create a personalized program.", icon: Stethoscope, title: "Medical Assessment", description: "Comprehensive evaluation of your condition, limitations, and health goals to create a personalized program.", icon: Stethoscope,
mediaItems: [ mediaItems: [
{ {
imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-doctor-showing-couple-test-results-their-medical-exam-clinic_637285-1158.jpg", imageAlt: "Medical assessment consultation"}, imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-doctor-showing-couple-test-results-their-medical-exam-clinic_637285-1158.jpg", imageAlt: "Medical assessment consultation"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32134.jpg", imageAlt: "Health evaluation process"}, imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32134.jpg", imageAlt: "Health evaluation process"
},
], ],
}, },
{ {
title: "Adaptive Programming", description: "Progressive training plans that adapt to your energy levels, pain patterns, and daily fluctuations.", icon: TrendingUp, title: "Adaptive Programming", description: "Progressive training plans that adapt to your energy levels, pain patterns, and daily fluctuations.", icon: TrendingUp,
mediaItems: [ mediaItems: [
{ {
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg", imageAlt: "Personalized training program"}, imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg", imageAlt: "Personalized training program"
},
{ {
imageSrc: "http://img.b2bpic.net/free-vector/workout-tracker-app-concept_23-2148649064.jpg", imageAlt: "Progress tracking dashboard"}, imageSrc: "http://img.b2bpic.net/free-vector/workout-tracker-app-concept_23-2148649064.jpg", imageAlt: "Progress tracking dashboard"
},
], ],
}, },
{ {
title: "Nutrition Guidance", description: "Evidence-based nutrition support designed for chronic illness management and sustainable weight goals.", icon: Apple, title: "Nutrition Guidance", description: "Evidence-based nutrition support designed for chronic illness management and sustainable weight goals.", icon: Apple,
mediaItems: [ mediaItems: [
{ {
imageSrc: "http://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg?_wi=1", imageAlt: "Nutrition consultation"}, imageSrc: "http://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg?_wi=1", imageAlt: "Nutrition consultation"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg?_wi=2", imageAlt: "Meal planning resources"}, imageSrc: "http://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg?_wi=2", imageAlt: "Meal planning resources"
},
], ],
}, },
{ {
title: "Mental Health Support", description: "Holistic wellness including stress management, motivation coaching, and mental resilience building.", icon: Brain, title: "Mental Health Support", description: "Holistic wellness including stress management, motivation coaching, and mental resilience building.", icon: Brain,
mediaItems: [ mediaItems: [
{ {
imageSrc: "http://img.b2bpic.net/free-photo/psychological-therapy-support-group-meeting_23-2151044434.jpg", imageAlt: "Mindfulness coaching session"}, imageSrc: "http://img.b2bpic.net/free-photo/psychological-therapy-support-group-meeting_23-2151044434.jpg", imageAlt: "Mindfulness coaching session"
},
{ {
imageSrc: "http://img.b2bpic.net/free-vector/meditation-app-interface-concept_23-2148649061.jpg", imageAlt: "Wellness tracking tools"}, imageSrc: "http://img.b2bpic.net/free-vector/meditation-app-interface-concept_23-2148649061.jpg", imageAlt: "Wellness tracking tools"
},
], ],
}, },
]} ]}
@@ -149,9 +157,11 @@ export default function LandingPage() {
description="Proven outcomes for people with chronic illnesses." description="Proven outcomes for people with chronic illnesses."
metrics={[ metrics={[
{ {
id: "1", value: "500+", title: "Clients Transformed", description: "Lives changed through adaptive training", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together_23-2150912364.jpg", imageAlt: "Thriving clients community"}, id: "1", value: "500+", title: "Clients Transformed", description: "Lives changed through adaptive training", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together_23-2150912364.jpg", imageAlt: "Thriving clients community"
},
{ {
id: "2", value: "92%", title: "Satisfaction Rate", description: "Clients report improved quality of life", imageSrc: "http://img.b2bpic.net/free-photo/successful-happy-business-team_53876-15146.jpg", imageAlt: "Client success stories"}, id: "2", value: "92%", title: "Satisfaction Rate", description: "Clients report improved quality of life", imageSrc: "http://img.b2bpic.net/free-photo/successful-happy-business-team_53876-15146.jpg", imageAlt: "Client success stories"
},
]} ]}
animationType="scale-rotate" animationType="scale-rotate"
textboxLayout="default" textboxLayout="default"
@@ -168,13 +178,17 @@ export default function LandingPage() {
description="Our team combines professional fitness credentials with deep experience in chronic illness management and adaptive training." description="Our team combines professional fitness credentials with deep experience in chronic illness management and adaptive training."
members={[ members={[
{ {
id: "1", name: "Dr. Emily Chen", role: "Founder & Medical Director", imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-her-office_1098-21369.jpg", imageAlt: "Dr. Emily Chen, Medical Director"}, id: "1", name: "Dr. Emily Chen", role: "Founder & Medical Director", imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-her-office_1098-21369.jpg", imageAlt: "Dr. Emily Chen, Medical Director"
},
{ {
id: "2", name: "Marcus Johnson", role: "Senior Adaptive Coach", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg", imageAlt: "Marcus Johnson, Coach"}, id: "2", name: "Marcus Johnson", role: "Senior Adaptive Coach", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg", imageAlt: "Marcus Johnson, Coach"
},
{ {
id: "3", name: "Priya Sharma", role: "Nutrition Specialist", imageSrc: "http://img.b2bpic.net/free-photo/doctor-holding-ripe-pear_1098-21341.jpg", imageAlt: "Priya Sharma, Nutritionist"}, id: "3", name: "Priya Sharma", role: "Nutrition Specialist", imageSrc: "http://img.b2bpic.net/free-photo/doctor-holding-ripe-pear_1098-21341.jpg", imageAlt: "Priya Sharma, Nutritionist"
},
{ {
id: "4", name: "James Wilson", role: "Mental Wellness Coach", imageSrc: "http://img.b2bpic.net/free-photo/social-integration-working-team_23-2149341142.jpg", imageAlt: "James Wilson, Wellness Coach"}, id: "4", name: "James Wilson", role: "Mental Wellness Coach", imageSrc: "http://img.b2bpic.net/free-photo/social-integration-working-team_23-2149341142.jpg", imageAlt: "James Wilson, Wellness Coach"
},
]} ]}
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
animationType="slide-up" animationType="slide-up"