diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c0abdc..5ba9746 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-perfect-well-lighted-white-corridor_181624-23381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-perfect-well-lighted-white-corridor_181624-23381.jpg?_wi=1", imageAlt: "Product Display 1", }, { @@ -252,7 +252,7 @@ export default function LandingPage() {