Update src/app/trainers/page.tsx

This commit is contained in:
2026-03-03 14:44:33 +00:00
parent f40011ecb8
commit 4e2b15d959

View File

@@ -62,7 +62,7 @@ export default function TrainersPage() {
title: "Md. Imran",
subtitle: "Weight Loss & Strength Coach",
detail: "Specializes in transformative fat loss programs and strength building",
imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=5",
imageAlt: "Md. Imran",
},
{
@@ -70,7 +70,7 @@ export default function TrainersPage() {
title: "Fatema Akter",
subtitle: "Muscle Building Expert",
detail: "Advanced bodybuilding and strength programming expertise",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-personal-trainer-middle-modern-gym-with-workout-plan-her-hands_496169-2795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-personal-trainer-middle-modern-gym-with-workout-plan-her-hands_496169-2795.jpg?_wi=2",
imageAlt: "Fatema Akter",
},
{
@@ -78,7 +78,7 @@ export default function TrainersPage() {
title: "Jamal Uddin",
subtitle: "Beginner & Fitness Coach",
detail: "Creates personalized plans for first-timers and fitness newcomers",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=2",
imageAlt: "Jamal Uddin",
},
],
@@ -99,7 +99,7 @@ export default function TrainersPage() {
{ value: "100%", title: "Certified Professionals" },
]}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg"
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"
/>
@@ -114,7 +114,7 @@ export default function TrainersPage() {
tagAnimation="slide-up"
background={{ variant: "downward-rays-animated" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg?_wi=4"
imageAlt="Book a training session"
mediaAnimation="slide-up"
mediaPosition="right"