Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
title: "Recovery Zone",
|
||||
description: "Dedicated space for stretching and recovery.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-professional-plus-size-dancer-training_23-2150588847.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-professional-plus-size-dancer-training_23-2150588847.jpg?_wi=2",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-7810.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-7810.jpg?_wi=2",
|
||||
imageAlt: "modern gym dark aesthetic",
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
title: "Strength Lab",
|
||||
description: "Pro-grade equipment for power lifting.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-7810.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-7810.jpg?_wi=3",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muscular-brunette-woman-training-with-ropes_651396-1615.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muscular-brunette-woman-training-with-ropes_651396-1615.jpg?_wi=2",
|
||||
imageAlt: "large fitness gym interior",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -70,12 +70,12 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "c1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-7810.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-7810.jpg?_wi=1",
|
||||
imageAlt: "Gym equipment",
|
||||
},
|
||||
{
|
||||
id: "c2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muscular-brunette-woman-training-with-ropes_651396-1615.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muscular-brunette-woman-training-with-ropes_651396-1615.jpg?_wi=1",
|
||||
imageAlt: "Gym interior",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "c5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-professional-plus-size-dancer-training_23-2150588847.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-professional-plus-size-dancer-training_23-2150588847.jpg?_wi=1",
|
||||
imageAlt: "Yoga area",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user