From b4270f38013fa7fcafcc43dafa6b15e9a87e599e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:51:16 +0000 Subject: [PATCH] Update src/app/trainers/page.tsx --- src/app/trainers/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/trainers/page.tsx b/src/app/trainers/page.tsx index d4a5bb6..03fab80 100644 --- a/src/app/trainers/page.tsx +++ b/src/app/trainers/page.tsx @@ -54,11 +54,11 @@ export default function TrainersPage() { { id: "personal-trainers", groupTitle: "Personal Training Specialists", members: [ { - id: "1", 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", imageAlt: "Md. Imran"}, + id: "1", 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?_wi=5", imageAlt: "Md. Imran"}, { - id: "2", 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", imageAlt: "Fatema Akter"}, + id: "2", 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?_wi=2", imageAlt: "Fatema Akter"}, { - id: "3", 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", imageAlt: "Jamal Uddin"}, + id: "3", 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?_wi=2", imageAlt: "Jamal Uddin"}, ], }, ]} @@ -77,7 +77,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" /> @@ -92,7 +92,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"