diff --git a/src/app/page.tsx b/src/app/page.tsx index 33efa3d..2d58635 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,11 +77,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/nobody-empty-living-room-with-cardboard-packaging-new-home-furniture-things-stack-carton-boxes-no-people-household-property-with-package-cargo-move-real-estate_482257-43689.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nobody-empty-living-room-with-cardboard-packaging-new-home-furniture-things-stack-carton-boxes-no-people-household-property-with-package-cargo-move-real-estate_482257-43689.jpg?_wi=1", imageAlt: "Professional moving team", }, { - imageSrc: "http://img.b2bpic.net/free-photo/couple-with-cardboard-boxes-their-new-home_23-2149086866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-with-cardboard-boxes-their-new-home_23-2149086866.jpg?_wi=1", imageAlt: "Movers handling furniture", }, { @@ -123,7 +123,7 @@ export default function LandingPage() { description: "We treat every item with the utmost care and professionalism.", bentoComponent: "reveal-icon", icon: Truck, - imageSrc: "http://img.b2bpic.net/free-photo/nobody-empty-living-room-with-cardboard-packaging-new-home-furniture-things-stack-carton-boxes-no-people-household-property-with-package-cargo-move-real-estate_482257-43689.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nobody-empty-living-room-with-cardboard-packaging-new-home-furniture-things-stack-carton-boxes-no-people-household-property-with-package-cargo-move-real-estate_482257-43689.jpg?_wi=2", imageAlt: "packing service cardboard boxes", }, { @@ -131,7 +131,7 @@ export default function LandingPage() { description: "Modern, well-maintained fleet for safe transport.", bentoComponent: "reveal-icon", icon: Navigation, - imageSrc: "http://img.b2bpic.net/free-photo/couple-with-cardboard-boxes-their-new-home_23-2149086866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-with-cardboard-boxes-their-new-home_23-2149086866.jpg?_wi=2", imageAlt: "packing service cardboard boxes", }, ]}