From c42760540263f28998dbd2f9d2106aad44ae8a3d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:43:38 +0000 Subject: [PATCH] Update src/app/coaching/page.tsx --- src/app/coaching/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/coaching/page.tsx b/src/app/coaching/page.tsx index f324cb8..505359d 100644 --- a/src/app/coaching/page.tsx +++ b/src/app/coaching/page.tsx @@ -46,17 +46,17 @@ export default function CoachingPage() { { id: 1, tag: "POWERLIFTING", title: "Powerlifting Coaching", subtitle: "Master the big three lifts", description: - "Our certified powerlifting coaches will help you perfect your squat, bench press, and deadlift form. Whether you're preparing for competition or building strength, we provide personalized programming and technique refinement.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-lifting-up-weights_23-2148284963.jpg", imageAlt: "Powerlifting coaching session" + "Our certified powerlifting coaches will help you perfect your squat, bench press, and deadlift form. Whether you're preparing for competition or building strength, we provide personalized programming and technique refinement.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-lifting-up-weights_23-2148284963.jpg?_wi=2", imageAlt: "Powerlifting coaching session" }, { id: 2, tag: "OLYMPIC WEIGHTLIFTING", title: "Olympic Lifting Coaching", subtitle: "Learn clean and jerk, snatch technique", description: - "Master the technical demands of Olympic weightlifting with our experienced coaches. We focus on proper form, progressions, and sport-specific conditioning to help you reach your peak performance.", imageSrc: "http://img.b2bpic.net/free-photo/fitness-concept-with-hands-woman-gym_23-2147675223.jpg", imageAlt: "Olympic weightlifting coaching" + "Master the technical demands of Olympic weightlifting with our experienced coaches. We focus on proper form, progressions, and sport-specific conditioning to help you reach your peak performance.", imageSrc: "http://img.b2bpic.net/free-photo/fitness-concept-with-hands-woman-gym_23-2147675223.jpg?_wi=2", imageAlt: "Olympic weightlifting coaching" }, { id: 3, tag: "PERSONAL TRAINING", title: "Personal Training", subtitle: "One-on-one sessions for all levels", description: - "Get personalized attention from our team of certified trainers. Custom programming, form correction, and accountability coaching to help you achieve your fitness goals faster and safer.", imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-128388.jpg", imageAlt: "Personal training session" + "Get personalized attention from our team of certified trainers. Custom programming, form correction, and accountability coaching to help you achieve your fitness goals faster and safer.", imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-128388.jpg?_wi=2", imageAlt: "Personal training session" }, ]} buttonAnimation="slide-up"