Update src/app/fitness/page.tsx
This commit is contained in:
@@ -20,7 +20,7 @@ export default function FitnessPage() {
|
||||
description:
|
||||
"Advanced body measurement tracking with before/after photo galleries and progress metrics over time",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148371422.jpg",
|
||||
"http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148371422.jpg?_wi=5",
|
||||
imageAlt: "Body Composition Analysis",
|
||||
},
|
||||
{
|
||||
@@ -29,7 +29,7 @@ export default function FitnessPage() {
|
||||
description:
|
||||
"Personalized exercise routines with video demonstrations, rep tracking, and progressive overload features",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/physician-meeting-with-patient-discuss-medical-test-results-cabinet_482257-118507.jpg",
|
||||
"http://img.b2bpic.net/free-photo/physician-meeting-with-patient-discuss-medical-test-results-cabinet_482257-118507.jpg?_wi=5",
|
||||
imageAlt: "Workout Plan Management",
|
||||
},
|
||||
{
|
||||
@@ -38,7 +38,7 @@ export default function FitnessPage() {
|
||||
description:
|
||||
"Complete dietary logging with macro/micro nutrient analysis and meal recommendations",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-physician-examining-x-ray-test-results-his-medical-cabinet_482257-118113.jpg",
|
||||
"http://img.b2bpic.net/free-photo/male-physician-examining-x-ray-test-results-his-medical-cabinet_482257-118113.jpg?_wi=4",
|
||||
imageAlt: "Nutrition Tracking",
|
||||
},
|
||||
];
|
||||
@@ -50,7 +50,7 @@ export default function FitnessPage() {
|
||||
description:
|
||||
"Comprehensive fitness evaluation including strength testing, flexibility assessment, and cardiovascular capacity",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148371422.jpg",
|
||||
"http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148371422.jpg?_wi=6",
|
||||
imageAlt: "Initial Assessment",
|
||||
},
|
||||
{
|
||||
@@ -59,7 +59,7 @@ export default function FitnessPage() {
|
||||
description:
|
||||
"Real-time monitoring of fitness improvements with detailed analytics and performance benchmarks",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/physician-meeting-with-patient-discuss-medical-test-results-cabinet_482257-118507.jpg",
|
||||
"http://img.b2bpic.net/free-photo/physician-meeting-with-patient-discuss-medical-test-results-cabinet_482257-118507.jpg?_wi=6",
|
||||
imageAlt: "Progress Tracking",
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function FitnessPage() {
|
||||
description:
|
||||
"Smart goal management with milestone tracking and achievement celebrations to maintain motivation",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/ceo-management-team-gathering-boardroom-project-briefing_482257-122918.jpg",
|
||||
"http://img.b2bpic.net/free-photo/ceo-management-team-gathering-boardroom-project-briefing_482257-122918.jpg?_wi=5",
|
||||
imageAlt: "Goal Setting",
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user