From 12b2a02ba3041df5d61dd4f8210a86d23096017e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 07:41:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]} -- 2.49.1