From f5ae7d8090f5d90e0d4bbb45155a222c4fd3e3c1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 14 Apr 2026 21:08:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9317e9d..3eb3c17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,15 +69,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-giving-prescription-paper-woman-with-impairment-helping-with-medication-treatment-checkup-visit-medic-consulting-old-patient-wheelchair-with-disability_482257-51213.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-giving-prescription-paper-woman-with-impairment-helping-with-medication-treatment-checkup-visit-medic-consulting-old-patient-wheelchair-with-disability_482257-51213.jpg?_wi=1", imageAlt: "Professional medical billing workstation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-mask-writing_23-2148767259.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-mask-writing_23-2148767259.jpg?_wi=1", imageAlt: "Specialist working on billing software", }, { - imageSrc: "http://img.b2bpic.net/free-photo/physician-meeting-with-patient-discuss-medical-test-results-cabinet_482257-118507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physician-meeting-with-patient-discuss-medical-test-results-cabinet_482257-118507.jpg?_wi=1", imageAlt: "Digital analytics interface", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/medical-examination-report-history-history_53876-123855.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-giving-prescription-paper-woman-with-impairment-helping-with-medication-treatment-checkup-visit-medic-consulting-old-patient-wheelchair-with-disability_482257-51213.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-giving-prescription-paper-woman-with-impairment-helping-with-medication-treatment-checkup-visit-medic-consulting-old-patient-wheelchair-with-disability_482257-51213.jpg?_wi=2", imageAlt: "revenue cycle management dashboard", }, { @@ -134,7 +134,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/nurse-working-with-tablet_23-2147612182.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-mask-writing_23-2148767259.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-mask-writing_23-2148767259.jpg?_wi=2", imageAlt: "revenue cycle management dashboard", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/medic-recommending-supplements-painkillers-medical-insurance_482257-124742.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/physician-meeting-with-patient-discuss-medical-test-results-cabinet_482257-118507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physician-meeting-with-patient-discuss-medical-test-results-cabinet_482257-118507.jpg?_wi=2", imageAlt: "revenue cycle management dashboard", }, ]}