Merge version_1 into main #1
@@ -62,15 +62,15 @@ export default function LandingPage() {
|
||||
tag="Expertos en higiene"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sanitation-worker-hazmat-suit-disinfecting-public-building-coronavirus-epidemic_637285-7928.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sanitation-worker-hazmat-suit-disinfecting-public-building-coronavirus-epidemic_637285-7928.jpg?_wi=1",
|
||||
imageAlt: "Limpieza profesional",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-with-paint_23-2149714288.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-with-paint_23-2149714288.jpg?_wi=1",
|
||||
imageAlt: "Desinfección de alta presión",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-showing-something_1368-1759.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-showing-something_1368-1759.jpg?_wi=1",
|
||||
imageAlt: "Contenedores impecables",
|
||||
},
|
||||
{
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sanitation-worker-hazmat-suit-disinfecting-public-building-coronavirus-epidemic_637285-7928.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sanitation-worker-hazmat-suit-disinfecting-public-building-coronavirus-epidemic_637285-7928.jpg?_wi=2",
|
||||
imageAlt: "high pressure washing equipment",
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-with-paint_23-2149714288.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-with-paint_23-2149714288.jpg?_wi=2",
|
||||
imageAlt: "high pressure washing equipment",
|
||||
},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-showing-something_1368-1759.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-showing-something_1368-1759.jpg?_wi=2",
|
||||
imageAlt: "high pressure washing equipment",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user