Update src/app/page.tsx
This commit is contained in:
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
|||||||
href: "#contact",
|
href: "#contact",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/young-sports-man-bicycle-european-city-sports-urban-environments_72229-319.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/young-sports-man-bicycle-european-city-sports-urban-environments_72229-319.jpg?_wi=1"
|
||||||
imageAlt="Cyclist on a mountain trail at sunset"
|
imageAlt="Cyclist on a mountain trail at sunset"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -231,7 +231,7 @@ export default function LandingPage() {
|
|||||||
price: "$1,500",
|
price: "$1,500",
|
||||||
imageAlt: "Modern electric bike in a city setting",
|
imageAlt: "Modern electric bike in a city setting",
|
||||||
isFavorited: false,
|
isFavorited: false,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-bicycle-european-city-sports-urban-environments_72229-319.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-bicycle-european-city-sports-urban-environments_72229-319.jpg?_wi=2",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "hybrid-bike-1",
|
id: "hybrid-bike-1",
|
||||||
|
|||||||
Reference in New Issue
Block a user