Update src/app/page.tsx

This commit is contained in:
2026-05-26 20:09:21 +00:00
parent 40326f81c1
commit 6c730110f0

View File

@@ -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",
},
{