Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 11:09:58 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroBillboard
title="Train Anytime. Transform Your Life."
description="24/7 Secure Access • Premium Equipment • Supportive Community. Join thousands of members transforming their bodies and minds. Experience the freedom to work out on your schedule with world-class facilities and expert trainers."
background={{ variant: "circleGradient" }}
background={{ variant: "rotated-rays-animated" }}
tag="24/7 Fitness"
tagIcon={Zap}
buttons={[
@@ -72,7 +72,7 @@ export default function LandingPage() {
title: "Clean & Hygienic", description: "Pristine facilities with professional-grade sanitization protocols. Your health and safety are our top priorities.", imageSrc: "http://img.b2bpic.net/free-photo/gym-disinfection-healthcare_342744-64.jpg", imageAlt: "Clean and hygienic gym environment"},
{
id: 4,
title: "Friendly Trainers", description: "Certified professionals ready to guide your fitness goals. Get personalized advice and motivation from experts.", imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg?_wi=1", imageAlt: "Friendly fitness trainers"},
title: "Friendly Trainers", description: "Certified professionals ready to guide your fitness goals. Get personalized advice and motivation from experts.", imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg", imageAlt: "Friendly fitness trainers"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -137,7 +137,7 @@ export default function LandingPage() {
{
id: "4", name: "David Kim", handle: "@davidstrong", testimonial: "Flexible membership saved me money. The environment is never crowded and the vibe is purely motivational. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-training-together-gym_23-2150289982.jpg", imageAlt: "David Kim"},
{
id: "5", name: "Jessica Martinez", handle: "@jessicafit", testimonial: "The personal training programs are exceptional. My trainer pushed me beyond my limits while ensuring my safety. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg?_wi=2", imageAlt: "Jessica Martinez"},
id: "5", name: "Jessica Martinez", handle: "@jessicafit", testimonial: "The personal training programs are exceptional. My trainer pushed me beyond my limits while ensuring my safety. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg", imageAlt: "Jessica Martinez"},
{
id: "6", name: "Alex Thompson", handle: "@alexthompsonfit", testimonial: "Community here is amazing. Everyone supports each other. The 24/7 access means I never miss a session regardless of my schedule.", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32104.jpg", imageAlt: "Alex Thompson"},
]}