Update src/app/coaching/page.tsx

This commit is contained in:
2026-03-08 15:43:38 +00:00
parent 5a9f6a2448
commit c427605402

View File

@@ -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"