Update src/app/page.tsx

This commit is contained in:
2026-05-12 17:42:04 +00:00
parent 82374815ef
commit 7b7ff922a6

View File

@@ -81,7 +81,7 @@ export default function LandingPage() {
href: "#contact", href: "#contact",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/rear-view-professional-female-boxer-with-two-braids-standing-empty-gym-with-boxing-ring-background-training-alone_343059-437.jpg" imageSrc="http://img.b2bpic.net/free-photo/rear-view-professional-female-boxer-with-two-braids-standing-empty-gym-with-boxing-ring-background-training-alone_343059-437.jpg?_wi=1"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
{ {
@@ -176,7 +176,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-professional-female-boxer-with-two-braids-standing-empty-gym-with-boxing-ring-background-training-alone_343059-437.jpg", imageSrc: "http://img.b2bpic.net/free-photo/rear-view-professional-female-boxer-with-two-braids-standing-empty-gym-with-boxing-ring-background-training-alone_343059-437.jpg?_wi=2",
imageAlt: "boxer training heavy bag", imageAlt: "boxer training heavy bag",
}, },
{ {
@@ -224,7 +224,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-boxing-gloves_23-2147601742.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-boxing-gloves_23-2147601742.jpg?_wi=1",
imageAlt: "boxer training heavy bag", imageAlt: "boxer training heavy bag",
}, },
]} ]}
@@ -244,7 +244,7 @@ export default function LandingPage() {
id: "p1", id: "p1",
name: "Guantes Boxeo Pro", name: "Guantes Boxeo Pro",
price: "59€", price: "59€",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-boxing-gloves_23-2147601742.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-boxing-gloves_23-2147601742.jpg?_wi=2",
}, },
{ {
id: "p2", id: "p2",