Update src/app/page.tsx

This commit is contained in:
2026-06-11 06:37:03 +00:00
parent e77f90a04d
commit 7fe8fe16ce

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."
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",
},
{
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",
},
{
@@ -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.",
bentoComponent: "reveal-icon",
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",
},
{
@@ -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.",
bentoComponent: "reveal-icon",
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",
},
]}