Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-02 18:11:35 +00:00

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/set-weights-dumbbells-mat-fitness-center-sport-fitness-health_613910-20198.jpg", imageAlt: "State-of-the-art gym equipment"},
{
imageSrc: "http://img.b2bpic.net/free-photo/ritual-calm-sauna-light-woman-by-door_169016-69085.jpg", imageAlt: "Premium gym facility with sauna"},
imageSrc: "http://img.b2bpic.net/free-photo/ritual-calm-sauna-light-woman-by-door_169016-69085.jpg?_wi=1", imageAlt: "Premium gym facility with sauna"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -75,13 +75,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "State-of-the-Art Equipment", description: "Premium dumbbells, barbells, machines, and cardio equipment maintained to the highest standards for optimal performance.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bald-athletic-man-with-tattoo-his-hand-is-preparing-exercises-with-barbell_613910-21481.jpg", imageAlt: "Advanced strength training equipment"},
title: "State-of-the-Art Equipment", description: "Premium dumbbells, barbells, machines, and cardio equipment maintained to the highest standards for optimal performance.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bald-athletic-man-with-tattoo-his-hand-is-preparing-exercises-with-barbell_613910-21481.jpg?_wi=1", imageAlt: "Advanced strength training equipment"},
{
id: 2,
title: "Expert Trainers", description: "Certified personal trainers with years of experience ready to guide your fitness journey and optimize your workouts.", imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg", imageAlt: "Professional personal trainer"},
title: "Expert Trainers", description: "Certified personal trainers with years of experience ready to guide your fitness journey and optimize your workouts.", imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg?_wi=1", imageAlt: "Professional personal trainer"},
{
id: 3,
title: "Comprehensive Facilities", description: "Clean, well-organized gym with sauna access, creating the perfect environment for 1-2 hour transformative sessions.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg", imageAlt: "Modern gym cardio zone"},
title: "Comprehensive Facilities", description: "Clean, well-organized gym with sauna access, creating the perfect environment for 1-2 hour transformative sessions.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg?_wi=1", imageAlt: "Modern gym cardio zone"},
]}
animationType="blur-reveal"
textboxLayout="default"
@@ -97,13 +97,13 @@ export default function LandingPage() {
tagAnimation="slide-up"
products={[
{
id: "strength", name: "Strength Training", price: "Premium", variant: "Build muscle and power", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bald-athletic-man-with-tattoo-his-hand-is-preparing-exercises-with-barbell_613910-21481.jpg", imageAlt: "Strength training program"},
id: "strength", name: "Strength Training", price: "Premium", variant: "Build muscle and power", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bald-athletic-man-with-tattoo-his-hand-is-preparing-exercises-with-barbell_613910-21481.jpg?_wi=2", imageAlt: "Strength training program"},
{
id: "personal", name: "Personal Training", price: "Tailored", variant: "One-on-one expert coaching", imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg", imageAlt: "Personal training sessions"},
id: "personal", name: "Personal Training", price: "Tailored", variant: "One-on-one expert coaching", imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg?_wi=2", imageAlt: "Personal training sessions"},
{
id: "cardio", name: "Cardio Programs", price: "Dynamic", variant: "Advanced cardio workouts", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg", imageAlt: "Cardio fitness programs"},
id: "cardio", name: "Cardio Programs", price: "Dynamic", variant: "Advanced cardio workouts", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg?_wi=2", imageAlt: "Cardio fitness programs"},
{
id: "sauna", name: "Sauna Access", price: "Included", variant: "Premium wellness amenity", imageSrc: "http://img.b2bpic.net/free-photo/ritual-calm-sauna-light-woman-by-door_169016-69085.jpg", imageAlt: "Sauna wellness facility"},
id: "sauna", name: "Sauna Access", price: "Included", variant: "Premium wellness amenity", imageSrc: "http://img.b2bpic.net/free-photo/ritual-calm-sauna-light-woman-by-door_169016-69085.jpg?_wi=2", imageAlt: "Sauna wellness facility"},
]}
animationType="slide-up"
textboxLayout="default"