From 1e906937b84357a2e15ffab7787df3b8bbf9f76c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 21:42:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e81b4fe..7280e16 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,23 +69,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868895.jpg?_wi=1", imageAlt: "ClaroCare healthcare communication", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868895.jpg?_wi=2", imageAlt: "ClaroCare healthcare communication", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868895.jpg?_wi=3", imageAlt: "ClaroCare healthcare communication", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868895.jpg?_wi=4", imageAlt: "ClaroCare healthcare communication", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-clinic-practicing-medicine_23-2149868895.jpg?_wi=5", imageAlt: "ClaroCare healthcare communication", }, ]} -- 2.49.1