diff --git a/src/app/page.tsx b/src/app/page.tsx index 19c3f9e..f9e6a07 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-building-construction_23-2148230387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-building-construction_23-2148230387.jpg?_wi=1", imageAlt: "modern construction site sunny day", }, { @@ -309,7 +309,7 @@ export default function LandingPage() { imageAlt: "male site foreman with hard hat serious", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-building-construction_23-2148230387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-building-construction_23-2148230387.jpg?_wi=2", imageAlt: "male construction project manager smiling", }, ]}