Update src/app/trainers/page.tsx

This commit is contained in:
2026-03-18 21:27:26 +00:00
parent e45d5bc7a1
commit 61ee8393ea

View File

@@ -87,7 +87,7 @@ export default function TrainersPage() {
<HeroSplitKpi <HeroSplitKpi
title="Find & Book Verified Personal Trainers in Mumbai" title="Find & Book Verified Personal Trainers in Mumbai"
description="Discover experienced fitness professionals across all specializations. Every trainer is certified, background-checked, and rated by our community for your peace of mind." description="Discover experienced fitness professionals across all specializations. Every trainer is certified, background-checked, and rated by our community for your peace of mind."
background={{ variant: "circleGradient" }} background={{ variant: "radial-gradient" }}
kpis={[ kpis={[
{ value: "500+", label: "Verified Trainers" }, { value: "500+", label: "Verified Trainers" },
{ value: "98%", label: "Client Satisfaction" }, { value: "98%", label: "Client Satisfaction" },
@@ -101,7 +101,7 @@ export default function TrainersPage() {
{ text: "See How It Works", href: "#" }, { text: "See How It Works", href: "#" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205574.jpg?_wi=2" imageSrc="http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205574.jpg"
imageAlt="Professional Fitness Trainers" imageAlt="Professional Fitness Trainers"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
imagePosition="right" imagePosition="right"
@@ -120,7 +120,7 @@ export default function TrainersPage() {
id: "trainer-arjun", id: "trainer-arjun",
name: "Arjun Sharma", name: "Arjun Sharma",
price: "₹1,200/session", price: "₹1,200/session",
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205574.jpg?_wi=3", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205574.jpg",
imageAlt: "Arjun Sharma - Strength Training Specialist", imageAlt: "Arjun Sharma - Strength Training Specialist",
priceButtonProps: { text: "Book Now" }, priceButtonProps: { text: "Book Now" },
}, },
@@ -128,7 +128,7 @@ export default function TrainersPage() {
id: "trainer-priya", id: "trainer-priya",
name: "Priya Desai", name: "Priya Desai",
price: "₹1,000/session", price: "₹1,000/session",
imageSrc: "http://img.b2bpic.net/free-photo/man-goes-sport-takes-break-listens-motivation-music-wireless-headphones-refreshes-with-water-wears-casual-t-shirt-poses-blurred-exercises-outdoors_273609-56014.jpg?_wi=2", imageSrc: "http://img.b2bpic.net/free-photo/man-goes-sport-takes-break-listens-motivation-music-wireless-headphones-refreshes-with-water-wears-casual-t-shirt-poses-blurred-exercises-outdoors_273609-56014.jpg",
imageAlt: "Priya Desai - Yoga & Wellness Expert", imageAlt: "Priya Desai - Yoga & Wellness Expert",
priceButtonProps: { text: "Book Now" }, priceButtonProps: { text: "Book Now" },
}, },
@@ -136,7 +136,7 @@ export default function TrainersPage() {
id: "trainer-vikram", id: "trainer-vikram",
name: "Vikram Singh", name: "Vikram Singh",
price: "₹1,500/session", price: "₹1,500/session",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-training-gym-bodybuilding_23-2149552356.jpg?_wi=2", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-training-gym-bodybuilding_23-2149552356.jpg",
imageAlt: "Vikram Singh - CrossFit Coach", imageAlt: "Vikram Singh - CrossFit Coach",
priceButtonProps: { text: "Book Now" }, priceButtonProps: { text: "Book Now" },
}, },
@@ -144,7 +144,7 @@ export default function TrainersPage() {
id: "trainer-neha", id: "trainer-neha",
name: "Neha Kapoor", name: "Neha Kapoor",
price: "₹950/session", price: "₹950/session",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg?_wi=2", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg",
imageAlt: "Neha Kapoor - Pilates Instructor", imageAlt: "Neha Kapoor - Pilates Instructor",
priceButtonProps: { text: "Book Now" }, priceButtonProps: { text: "Book Now" },
}, },
@@ -152,7 +152,7 @@ export default function TrainersPage() {
id: "trainer-rohan", id: "trainer-rohan",
name: "Rohan Mehta", name: "Rohan Mehta",
price: "₹1,350/session", price: "₹1,350/session",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-extend-hand-handshake-greeting-business-partner-saleswoman-wel_1258-119227.jpg?_wi=2", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-extend-hand-handshake-greeting-business-partner-saleswoman-wel_1258-119227.jpg",
imageAlt: "Rohan Mehta - Nutrition & Fitness Coach", imageAlt: "Rohan Mehta - Nutrition & Fitness Coach",
priceButtonProps: { text: "Book Now" }, priceButtonProps: { text: "Book Now" },
}, },
@@ -160,7 +160,7 @@ export default function TrainersPage() {
id: "trainer-sara", id: "trainer-sara",
name: "Sara Singh", name: "Sara Singh",
price: "₹1,100/session", price: "₹1,100/session",
imageSrc: "http://img.b2bpic.net/free-photo/group-active-people-zumba-class_23-2149074929.jpg?_wi=2", imageSrc: "http://img.b2bpic.net/free-photo/group-active-people-zumba-class_23-2149074929.jpg",
imageAlt: "Sara Singh - Group Fitness Specialist", imageAlt: "Sara Singh - Group Fitness Specialist",
priceButtonProps: { text: "Book Now" }, priceButtonProps: { text: "Book Now" },
}, },