Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-30 03:22:00 +00:00

View File

@@ -89,15 +89,15 @@ export default function LandingPage() {
buttonAnimation="slide-up"
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",
},
{
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",
},
{
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",
},
{
@@ -174,7 +174,7 @@ export default function LandingPage() {
},
],
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",
},
{
@@ -199,7 +199,7 @@ export default function LandingPage() {
},
],
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",
},
{
@@ -224,7 +224,7 @@ export default function LandingPage() {
},
],
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",
},
]}