Update src/app/trainers/page.tsx
This commit is contained in:
@@ -101,7 +101,7 @@ export default function TrainersPage() {
|
||||
{ text: "See How It Works", href: "#" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205574.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205574.jpg?_wi=2"
|
||||
imageAlt="Professional Fitness Trainers"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -120,7 +120,7 @@ export default function TrainersPage() {
|
||||
id: "trainer-arjun",
|
||||
name: "Arjun Sharma",
|
||||
price: "₹1,200/session",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205574.jpg?_wi=3",
|
||||
imageAlt: "Arjun Sharma - Strength Training Specialist",
|
||||
priceButtonProps: { text: "Book Now" },
|
||||
},
|
||||
@@ -128,7 +128,7 @@ export default function TrainersPage() {
|
||||
id: "trainer-priya",
|
||||
name: "Priya Desai",
|
||||
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",
|
||||
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",
|
||||
imageAlt: "Priya Desai - Yoga & Wellness Expert",
|
||||
priceButtonProps: { text: "Book Now" },
|
||||
},
|
||||
@@ -136,7 +136,7 @@ export default function TrainersPage() {
|
||||
id: "trainer-vikram",
|
||||
name: "Vikram Singh",
|
||||
price: "₹1,500/session",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-training-gym-bodybuilding_23-2149552356.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-training-gym-bodybuilding_23-2149552356.jpg?_wi=2",
|
||||
imageAlt: "Vikram Singh - CrossFit Coach",
|
||||
priceButtonProps: { text: "Book Now" },
|
||||
},
|
||||
@@ -144,7 +144,7 @@ export default function TrainersPage() {
|
||||
id: "trainer-neha",
|
||||
name: "Neha Kapoor",
|
||||
price: "₹950/session",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg?_wi=2",
|
||||
imageAlt: "Neha Kapoor - Pilates Instructor",
|
||||
priceButtonProps: { text: "Book Now" },
|
||||
},
|
||||
@@ -152,7 +152,7 @@ export default function TrainersPage() {
|
||||
id: "trainer-rohan",
|
||||
name: "Rohan Mehta",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-extend-hand-handshake-greeting-business-partner-saleswoman-wel_1258-119227.jpg?_wi=2",
|
||||
imageAlt: "Rohan Mehta - Nutrition & Fitness Coach",
|
||||
priceButtonProps: { text: "Book Now" },
|
||||
},
|
||||
@@ -160,7 +160,7 @@ export default function TrainersPage() {
|
||||
id: "trainer-sara",
|
||||
name: "Sara Singh",
|
||||
price: "₹1,100/session",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-active-people-zumba-class_23-2149074929.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-active-people-zumba-class_23-2149074929.jpg?_wi=2",
|
||||
imageAlt: "Sara Singh - Group Fitness Specialist",
|
||||
priceButtonProps: { text: "Book Now" },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user