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", }, ]}