From 2838c78e0f39d4562a9f4213e62bbe5c14060ac8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 14:59:26 +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 722fb84..5d90654 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/blue-texture_1160-639.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blue-texture_1160-639.jpg?_wi=1" imageAlt="Large scale construction development" avatars={[ { @@ -125,7 +125,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/metal-glass-structure_1127-2042.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/blue-texture_1160-639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-texture_1160-639.jpg?_wi=2", imageAlt: "commercial steel construction framework", }, { @@ -161,7 +161,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-roads-surrounded-by-nature_23-2148346122.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg?_wi=1", imageAlt: "commercial steel construction framework", }, ]} @@ -203,7 +203,7 @@ export default function LandingPage() { { id: "1", name: "Marcus Thorne", - imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg?_wi=2", }, { id: "2", -- 2.49.1