Update src/app/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user