Update src/app/classes/page.tsx

This commit is contained in:
2026-03-03 14:58:32 +00:00
parent 0ff144109a
commit d8bef0284a

View File

@@ -79,7 +79,7 @@ export default function ClassesPage() {
"Learn the fundamentals of boxing including proper stance, footwork, punching techniques, and basic combinations. Our beginner classes run daily at 6:30 AM, 12:00 PM, and 5:00 PM with certified instructors. No experience necessary.",
tags: ["Beginner", "Fundamentals", "Daily Sessions"],
imageSrc:
"http://img.b2bpic.net/free-photo/side-view-coach-helping-girl_23-2150363737.jpg",
"http://img.b2bpic.net/free-photo/side-view-coach-helping-girl_23-2150363737.jpg?_wi=2",
imageAlt: "Beginner boxing class",
},
{
@@ -90,7 +90,7 @@ export default function ClassesPage() {
"Intensive training for experienced boxers focusing on advanced techniques, competitive strategies, and ring conditioning. Sessions include heavy bag work, sparring, and personalized coaching. Available by appointment for members with 3+ months experience.",
tags: ["Advanced", "Competitive", "Intensive"],
imageSrc:
"http://img.b2bpic.net/free-photo/side-view-male-trainer-practicing-with-female-boxer-protective-gloves_23-2148426206.jpg",
"http://img.b2bpic.net/free-photo/side-view-male-trainer-practicing-with-female-boxer-protective-gloves_23-2148426206.jpg?_wi=2",
imageAlt: "Advanced boxing training",
},
]}