From b8d9ea3e9ec9040c4c3ad33b66f585f251262546 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 18:56:57 +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 5d6a4fa..94a91cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/ceo-management-team-gathering-boardroom-project-briefing_482257-122918.jpg", imageAlt: "Hands interacting with a transparent tablet"}, { - imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-medium-shot_52683-99762.jpg", imageAlt: "People collaborating on a virtual whiteboard"}, + imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-medium-shot_52683-99762.jpg?_wi=1", imageAlt: "People collaborating on a virtual whiteboard"}, { imageSrc: "http://img.b2bpic.net/free-photo/website-hosting-concept-with-hands-holding-tablet_23-2149406779.jpg", imageAlt: "Platform interface for C2C transactions"}, { @@ -219,7 +219,7 @@ export default function LandingPage() { tag="Get in Touch" title="Ready to Connect? Let's Talk!" description="Have questions, feedback, or need support? Our team is here to help you navigate WorkConnect and make your experience seamless." - imageSrc="http://img.b2bpic.net/free-photo/people-working-together-medium-shot_52683-99762.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-working-together-medium-shot_52683-99762.jpg?_wi=2" imageAlt="People collaborating on a virtual whiteboard" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1