Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-10 04:27:17 +00:00

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:
@@ -169,10 +169,10 @@ export default function LandingPage() {
"http://img.b2bpic.net/free-photo/high-angle-male-pointing_23-2148482699.jpg", imageAlt: "Weight loss transformation"},
{
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"},
"http://img.b2bpic.net/free-photo/couple-sportive-couple-running-jumping-air_23-2148038427.jpg?_wi=2", imageAlt: "Self-defense training"},
{
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"},
"http://img.b2bpic.net/free-photo/side-view-boxers-confronting-each-other_23-2148615127.jpg?_wi=2", imageAlt: "Discipline building"},
]}
animationType="slide-up"
gridVariant="three-columns-all-equal-width"