Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-11 06:37:06 +00:00

View File

@@ -79,11 +79,11 @@ export default function LandingPage() {
description="Experience an unparalleled fitness journey with expert coaching, a vibrant community, and state-of-the-art facilities. Achieve your strength, stamina, and health goals with us." description="Experience an unparalleled fitness journey with expert coaching, a vibrant community, and state-of-the-art facilities. Achieve your strength, stamina, and health goals with us."
leftCarouselItems={[ leftCarouselItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/adult-training-with-dumbbell_23-2151717281.jpg", imageSrc: "http://img.b2bpic.net/free-photo/adult-training-with-dumbbell_23-2151717281.jpg?_wi=1",
imageAlt: "Group workout in CrossFit gym", imageAlt: "Group workout in CrossFit gym",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-training-with-weights_23-2148603901.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-training-with-weights_23-2148603901.jpg?_wi=1",
imageAlt: "Woman doing box jumps", imageAlt: "Woman doing box jumps",
}, },
{ {
@@ -220,7 +220,7 @@ export default function LandingPage() {
description: "Join a supportive family where everyone motivates each other, transforming your fitness journey into a shared, empowering experience.", description: "Join a supportive family where everyone motivates each other, transforming your fitness journey into a shared, empowering experience.",
bentoComponent: "reveal-icon", bentoComponent: "reveal-icon",
icon: Users, icon: Users,
imageSrc: "http://img.b2bpic.net/free-photo/adult-training-with-dumbbell_23-2151717281.jpg", imageSrc: "http://img.b2bpic.net/free-photo/adult-training-with-dumbbell_23-2151717281.jpg?_wi=2",
imageAlt: "crossfit training program", imageAlt: "crossfit training program",
}, },
{ {
@@ -228,7 +228,7 @@ export default function LandingPage() {
description: "Train in a well-equipped, clean, and dynamic gym, designed to support high-intensity and functional fitness workouts.", description: "Train in a well-equipped, clean, and dynamic gym, designed to support high-intensity and functional fitness workouts.",
bentoComponent: "reveal-icon", bentoComponent: "reveal-icon",
icon: Activity, icon: Activity,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-training-with-weights_23-2148603901.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-training-with-weights_23-2148603901.jpg?_wi=2",
imageAlt: "crossfit training program", imageAlt: "crossfit training program",
}, },
]} ]}