Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-26 17:36:19 +00:00

View File

@@ -79,15 +79,15 @@ export default function LandingPage() {
description="Structured workouts. Real coaches. Strong community. Achieve your fitness goals with us."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-sportsman-having-strength-training-lifting-barbell-gym_637285-2496.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-sportsman-having-strength-training-lifting-barbell-gym_637285-2496.jpg?_wi=1",
imageAlt: "CrossFit athlete lifting a barbell",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290019.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290019.jpg?_wi=1",
imageAlt: "CrossFit group training session",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-body-portrait-sporty-female-with-barbell-grey-gym-club-background_613910-898.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-body-portrait-sporty-female-with-barbell-grey-gym-club-background_613910-898.jpg?_wi=1",
imageAlt: "Woman doing pull-ups in CrossFit gym",
},
{
@@ -323,7 +323,7 @@ export default function LandingPage() {
text: "Commit & Save",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-sportsman-having-strength-training-lifting-barbell-gym_637285-2496.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-sportsman-having-strength-training-lifting-barbell-gym_637285-2496.jpg?_wi=2",
imageAlt: "Football composition with whiteboard and ball in net",
},
{
@@ -340,7 +340,7 @@ export default function LandingPage() {
text: "Book Drop-in",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290019.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290019.jpg?_wi=2",
imageAlt: "Football composition with whiteboard and ball in net",
},
{
@@ -357,7 +357,7 @@ export default function LandingPage() {
text: "Enquire Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/full-body-portrait-sporty-female-with-barbell-grey-gym-club-background_613910-898.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-body-portrait-sporty-female-with-barbell-grey-gym-club-background_613910-898.jpg?_wi=2",
imageAlt: "Football composition with whiteboard and ball in net",
},
]}