From 1b940ade6fee6c95a840f788f66a8b5c2e7d8fe3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 07:48:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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", }, ]}