Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -89,15 +89,15 @@ export default function LandingPage() {
|
|||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-box-working-delivery-service_23-2147767516.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-box-working-delivery-service_23-2147767516.jpg?_wi=1",
|
||||||
imageAlt: "Bus with parcels ready for delivery",
|
imageAlt: "Bus with parcels ready for delivery",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/storehouse-order-picker-wheelchair-doing-order-fulfillment-taking-cardboard-box-from-coworker-hands-asian-man-with-disability-managing-postal-service-operations-industrial-warehouse_482257-71299.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/storehouse-order-picker-wheelchair-doing-order-fulfillment-taking-cardboard-box-from-coworker-hands-asian-man-with-disability-managing-postal-service-operations-industrial-warehouse_482257-71299.jpg?_wi=1",
|
||||||
imageAlt: "Team loading parcels onto a bus",
|
imageAlt: "Team loading parcels onto a bus",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-sitting-outdoors-with-laptop_23-2148346194.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/senior-sitting-outdoors-with-laptop_23-2148346194.jpg?_wi=1",
|
||||||
imageAlt: "Digital tracking interface for parcels",
|
imageAlt: "Digital tracking interface for parcels",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: false,
|
reverse: false,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-box-working-delivery-service_23-2147767516.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-box-working-delivery-service_23-2147767516.jpg?_wi=2",
|
||||||
imageAlt: "bus terminal with digital display information",
|
imageAlt: "bus terminal with digital display information",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: true,
|
reverse: true,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/storehouse-order-picker-wheelchair-doing-order-fulfillment-taking-cardboard-box-from-coworker-hands-asian-man-with-disability-managing-postal-service-operations-industrial-warehouse_482257-71299.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/storehouse-order-picker-wheelchair-doing-order-fulfillment-taking-cardboard-box-from-coworker-hands-asian-man-with-disability-managing-postal-service-operations-industrial-warehouse_482257-71299.jpg?_wi=2",
|
||||||
imageAlt: "bus terminal with digital display information",
|
imageAlt: "bus terminal with digital display information",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -224,7 +224,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: false,
|
reverse: false,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-sitting-outdoors-with-laptop_23-2148346194.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/senior-sitting-outdoors-with-laptop_23-2148346194.jpg?_wi=2",
|
||||||
imageAlt: "bus terminal with digital display information",
|
imageAlt: "bus terminal with digital display information",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user