Update src/app/classes/page.tsx

This commit is contained in:
2026-03-19 21:50:39 +00:00
parent 2f78493e23
commit 8a15b6ba48

View File

@@ -109,7 +109,7 @@ export default function ClassesPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/happy-female-athlete-cycling-exercise-bike-cross-training-health-club_637285-2529.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-female-athlete-cycling-exercise-bike-cross-training-health-club_637285-2529.jpg?_wi=2"
imageAlt="Fitness class in session"
showDimOverlay={true}
showBlur={true}
@@ -132,7 +132,7 @@ export default function ClassesPage() {
"High-intensity interval training sessions",
"Burn maximum calories in minimum time",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-dumbbells-bar_23-2148801858.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-dumbbells-bar_23-2148801858.jpg?_wi=2",
},
{
id: "yoga",
@@ -141,7 +141,7 @@ export default function ClassesPage() {
"Flow-based and strength-building yoga practices",
"Improve flexibility and mental clarity",
],
imageSrc: "http://img.b2bpic.net/free-photo/female-yoga-teacher-teaching-class_23-2148925784.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-yoga-teacher-teaching-class_23-2148925784.jpg?_wi=2",
},
{
id: "spinning",
@@ -150,7 +150,7 @@ export default function ClassesPage() {
"Energetic group cycling sessions with rhythm",
"Low-impact cardio with high motivation",
],
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-athlete-cycling-exercise-bike-cross-training-health-club_637285-2529.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-athlete-cycling-exercise-bike-cross-training-health-club_637285-2529.jpg?_wi=3",
},
{
id: "pilates",
@@ -159,7 +159,7 @@ export default function ClassesPage() {
"Controlled movements for core strength",
"Build lean muscle and improve posture",
],
imageSrc: "http://img.b2bpic.net/free-photo/people-pilates-reformer-class-exercising-their-bodies_23-2150858080.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-pilates-reformer-class-exercising-their-bodies_23-2150858080.jpg?_wi=2",
},
{
id: "crossfit",
@@ -168,7 +168,7 @@ export default function ClassesPage() {
"Compound movements for full-body strength",
"Community-driven group challenges",
],
imageSrc: "http://img.b2bpic.net/free-photo/ahlete-doing-pushups-gym-with-bare-torso-sport-lifestyle_169016-58094.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ahlete-doing-pushups-gym-with-bare-torso-sport-lifestyle_169016-58094.jpg?_wi=2",
},
{
id: "zumba",
@@ -177,7 +177,7 @@ export default function ClassesPage() {
"Fun and energetic dance fitness sessions",
"Improve coordination while burning calories",
],
imageSrc: "http://img.b2bpic.net/free-photo/concept-yoga-fitness-pregnancy_146671-15801.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/concept-yoga-fitness-pregnancy_146671-15801.jpg?_wi=2",
},
]}
gridVariant="bento-grid"