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