Merge version_1 into main #1
@@ -84,11 +84,11 @@ export default function LandingPage() {
|
||||
buttonAnimation="none"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-man-running_1098-116.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-man-running_1098-116.jpg?_wi=1",
|
||||
imageAlt: "Male athlete wearing compression shirt",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-out-street_23-2148213181.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-out-street_23-2148213181.jpg?_wi=1",
|
||||
imageAlt: "Female athlete wearing compression shirt",
|
||||
},
|
||||
{
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-man-running_1098-116.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-man-running_1098-116.jpg?_wi=2",
|
||||
imageAlt: "athlete stretching close up",
|
||||
},
|
||||
{
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-out-street_23-2148213181.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-out-street_23-2148213181.jpg?_wi=2",
|
||||
imageAlt: "athlete stretching close up",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user