From 6b28c4e2b1569a3a7db0619f8514adecb80e7c39 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:03:47 +0000 Subject: [PATCH] Update src/app/fitness/page.tsx --- src/app/fitness/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/fitness/page.tsx b/src/app/fitness/page.tsx index b6fc86a..304c5dc 100644 --- a/src/app/fitness/page.tsx +++ b/src/app/fitness/page.tsx @@ -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", }, ];