Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 06:31:12 +00:00

View File

@@ -107,13 +107,13 @@ export default function LandingPage() {
tagIcon={Zap}
features={[
{
id: "01", title: "Beginner Classes", description: "Learn armwrestling fundamentals, proper technique, safety, and table etiquette in a welcoming environment.", imageSrc: "http://img.b2bpic.net/free-photo/workout-program-trainer-client-standing-treadmill_23-2148795235.jpg", imageAlt: "Beginner armwrestling class"},
id: "01", title: "Beginner Classes", description: "Learn armwrestling fundamentals, proper technique, safety, and table etiquette in a welcoming environment.", imageSrc: "http://img.b2bpic.net/free-photo/workout-program-trainer-client-standing-treadmill_23-2148795235.jpg?_wi=1", imageAlt: "Beginner armwrestling class"},
{
id: "02", title: "Advanced Training", description: "Specialized strength and grip training for experienced armwrestlers. Build technique, power, and endurance.", imageSrc: "http://img.b2bpic.net/free-photo/people-pilates-reformer-class-exercising-their-bodies_23-2150858082.jpg", imageAlt: "Advanced armwrestling training"},
id: "02", title: "Advanced Training", description: "Specialized strength and grip training for experienced armwrestlers. Build technique, power, and endurance.", imageSrc: "http://img.b2bpic.net/free-photo/people-pilates-reformer-class-exercising-their-bodies_23-2150858082.jpg?_wi=1", imageAlt: "Advanced armwrestling training"},
{
id: "03", title: "Competition Prep", description: "Intensive coaching for tournament preparation. Strategy, match tactics, and peak performance conditioning.", imageSrc: "http://img.b2bpic.net/free-photo/people-pilates-reformer-class-exercising-their-bodies_23-2150858082.jpg", imageAlt: "Competition preparation"},
id: "03", title: "Competition Prep", description: "Intensive coaching for tournament preparation. Strategy, match tactics, and peak performance conditioning.", imageSrc: "http://img.b2bpic.net/free-photo/people-pilates-reformer-class-exercising-their-bodies_23-2150858082.jpg?_wi=2", imageAlt: "Competition preparation"},
{
id: "04", title: "Strength & Grip Training", description: "Specialized conditioning programs targeting forearm, wrist, and hand strength with specialized equipment.", imageSrc: "http://img.b2bpic.net/free-photo/workout-program-trainer-client-standing-treadmill_23-2148795235.jpg", imageAlt: "Strength training equipment"},
id: "04", title: "Strength & Grip Training", description: "Specialized conditioning programs targeting forearm, wrist, and hand strength with specialized equipment.", imageSrc: "http://img.b2bpic.net/free-photo/workout-program-trainer-client-standing-treadmill_23-2148795235.jpg?_wi=2", imageAlt: "Strength training equipment"},
]}
gridVariant="two-columns-alternating-heights"
animationType="slide-up"