From b7113148539a557a5495304fb3bc4b22dd36e1d4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 10:00:50 +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 40c728a..4498c73 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-holding-tablet-working-with-it_1134-86.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-holding-tablet-working-with-it_1134-86.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -121,7 +121,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Why MentorEdge?" description="We match high-potential individuals with battle-tested industry veterans. Our curated network ensures that you get expert advice specifically tailored to your industry, level, and unique career goals." - imageSrc="http://img.b2bpic.net/free-photo/blonde-woman-having-conversation-with-work-colleague_273609-4714.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blonde-woman-having-conversation-with-work-colleague_273609-4714.jpg?_wi=1" /> @@ -143,7 +143,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/schedule-table-event-planner-concept_53876-121254.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-holding-tablet-working-with-it_1134-86.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-holding-tablet-working-with-it_1134-86.jpg?_wi=2", imageAlt: "scheduler interface ui", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-opened-ai-chat-it_1268-21624.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-having-conversation-with-work-colleague_273609-4714.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-having-conversation-with-work-colleague_273609-4714.jpg?_wi=2", imageAlt: "scheduler interface ui", }, { -- 2.49.1