Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-10 04:24:59 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -136,11 +136,11 @@ export default function LandingPage() {
{
id: "beginner", title: "Beginner Boxing Fundamentals", description:
"Learn proper stance, footwork, and basic combinations. Perfect for first-timers in a welcoming environment.", tag: "Beginner", imageSrc:
"http://img.b2bpic.net/free-photo/side-view-boxers-confronting-each-other_23-2148615127.jpg", imageAlt: "Beginner boxing training"},
"http://img.b2bpic.net/free-photo/side-view-boxers-confronting-each-other_23-2148615127.jpg?_wi=1", imageAlt: "Beginner boxing training"},
{
id: "fitness", title: "Fitness Boxing Conditioning", description:
"High-energy workouts combining boxing with conditioning for weight loss, strength, and endurance.", tag: "Fitness", imageSrc:
"http://img.b2bpic.net/free-photo/couple-sportive-couple-running-jumping-air_23-2148038427.jpg", imageAlt: "Fitness boxing workout"},
"http://img.b2bpic.net/free-photo/couple-sportive-couple-running-jumping-air_23-2148038427.jpg?_wi=1", imageAlt: "Fitness boxing workout"},
{
id: "technical", title: "Technical Advanced Training", description:
"Master advanced techniques, ring strategy, and footwork. For experienced boxers seeking mastery.", tag: "Advanced", imageSrc:
@@ -170,11 +170,11 @@ export default function LandingPage() {
},
{
id: "confidence", name: "Confidence & Self-Defense", price: "Fast results", imageSrc:
"http://img.b2bpic.net/free-photo/couple-sportive-couple-running-jumping-air_23-2148038427.jpg", imageAlt: "Self-defense training", buttons: [{ text: "Learn More", href: "#" }],
"http://img.b2bpic.net/free-photo/couple-sportive-couple-running-jumping-air_23-2148038427.jpg?_wi=2", imageAlt: "Self-defense training", buttons: [{ text: "Learn More", href: "#" }],
},
{
id: "discipline", name: "Discipline & Mental Strength", price: "Real boxing culture", imageSrc:
"http://img.b2bpic.net/free-photo/side-view-boxers-confronting-each-other_23-2148615127.jpg", imageAlt: "Discipline building", buttons: [{ text: "Learn More", href: "#" }],
"http://img.b2bpic.net/free-photo/side-view-boxers-confronting-each-other_23-2148615127.jpg?_wi=2", imageAlt: "Discipline building", buttons: [{ text: "Learn More", href: "#" }],
},
]}
animationType="slide-up"