Merge version_1 into main #1
@@ -61,27 +61,27 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-air-into-bicycle-tire-with-air-pump_1170-2444.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-air-into-bicycle-tire-with-air-pump_1170-2444.jpg?_wi=1",
|
||||
imageAlt: "Cycling apparel",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749617.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749617.jpg?_wi=1",
|
||||
imageAlt: "Cycling clothing",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-air-into-bicycle-tire-with-air-pump_1170-2444.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-air-into-bicycle-tire-with-air-pump_1170-2444.jpg?_wi=2",
|
||||
imageAlt: "Cycling gear",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749617.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749617.jpg?_wi=2",
|
||||
imageAlt: "Cycling kit",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-air-into-bicycle-tire-with-air-pump_1170-2444.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-air-into-bicycle-tire-with-air-pump_1170-2444.jpg?_wi=3",
|
||||
imageAlt: "Road cycling",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749617.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749617.jpg?_wi=3",
|
||||
imageAlt: "Premium apparel",
|
||||
},
|
||||
]}
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
id: "p3",
|
||||
name: "Aero Socks",
|
||||
price: "€18,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749617.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-helmet-bicycle_23-2149749617.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
|
||||
Reference in New Issue
Block a user