Update src/app/trainers/page.tsx

This commit is contained in:
2026-03-03 15:00:45 +00:00
parent bfc1833a62
commit 736408dedc

View File

@@ -43,7 +43,7 @@ export default function TrainersPage() {
<div id="trainers-directory" data-section="trainers-directory">
<TeamCardEleven
title="Meet Our Expert Trainers"
description="Our certified, professional trainers are dedicated to helping you achieve your fitness goals. Whether you are a beginner or advanced, they have got the expertise to guide you through your transformation."
description="Our certified, professional trainers are dedicated to helping you achieve your fitness goals. Whether you're a beginner or advanced, they've got the expertise to guide you through your transformation."
tag="Team"
tagIcon={Users}
tagAnimation="slide-up"
@@ -68,7 +68,7 @@ export default function TrainersPage() {
<div id="trainers-expertise" data-section="trainers-expertise">
<MetricSplitMediaAbout
title="Our Trainer Expertise"
description="With combined years of experience and professional certifications, our trainers bring proven methodologies and personalized attention to every session. They are not just coaches—they are your fitness partners committed to your success."
description="With combined years of experience and professional certifications, our trainers bring proven methodologies and personalized attention to every session. They're not just coaches—they're your fitness partners committed to your success."
tag="Expertise"
tagIcon={Heart}
tagAnimation="slide-up"
@@ -80,6 +80,7 @@ export default function TrainersPage() {
imageSrc="http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=6"
imageAlt="Expert training at Cherry Drops"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>