From 6c6a0bd3284cfd193cda502192cb1a54b9cffcc3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 11:50:15 +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 d83ee82..759922d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,7 +162,7 @@ export default function LandingPage() { id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-confident-middle-aged-businessman-black-background_176420-5559.jpg", imageAlt: "Sarah Mitchell" }, { - id: "2", name: "Emma Richardson", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-123449.jpg", imageAlt: "Emma Richardson" + id: "2", name: "Emma Richardson", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-123449.jpg?_wi=1", imageAlt: "Emma Richardson" }, { id: "3", name: "James Peterson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10546.jpg", imageAlt: "James Peterson" @@ -174,7 +174,7 @@ export default function LandingPage() { id: "5", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg", imageAlt: "Michael Chen" }, { - id: "6", name: "Rachel Thompson", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-123449.jpg", imageAlt: "Rachel Thompson" + id: "6", name: "Rachel Thompson", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-123449.jpg?_wi=2", imageAlt: "Rachel Thompson" } ]} cardTitle="Partnering with consultants who genuinely understand business transformation and deliver exceptional results." -- 2.49.1