diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f12212..dc0e9b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,10 +98,10 @@ export default function LandingPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-calendar-copy-space_23-2148693397.jpg", imageAlt: "calendar scheduling appointment management"}, + "http://img.b2bpic.net/free-photo/flat-lay-calendar-copy-space_23-2148693397.jpg?_wi=1", imageAlt: "calendar scheduling appointment management"}, { imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-calendar-copy-space_23-2148693397.jpg", imageAlt: "calendar scheduling appointment management"}, + "http://img.b2bpic.net/free-photo/flat-lay-calendar-copy-space_23-2148693397.jpg?_wi=2", imageAlt: "calendar scheduling appointment management"}, ], }, { @@ -110,10 +110,10 @@ export default function LandingPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-psd/minimalist-medical-banner-template-design_23-2149362402.jpg", imageAlt: "notification alert reminder system"}, + "http://img.b2bpic.net/free-psd/minimalist-medical-banner-template-design_23-2149362402.jpg?_wi=1", imageAlt: "notification alert reminder system"}, { imageSrc: - "http://img.b2bpic.net/free-psd/minimalist-medical-banner-template-design_23-2149362402.jpg", imageAlt: "notification alert reminder system"}, + "http://img.b2bpic.net/free-psd/minimalist-medical-banner-template-design_23-2149362402.jpg?_wi=2", imageAlt: "notification alert reminder system"}, ], }, { @@ -122,10 +122,10 @@ export default function LandingPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-vector/mobile-screen-templates_1057-552.jpg", imageAlt: "mobile healthcare app booking interface"}, + "http://img.b2bpic.net/free-vector/mobile-screen-templates_1057-552.jpg?_wi=1", imageAlt: "mobile healthcare app booking interface"}, { imageSrc: - "http://img.b2bpic.net/free-vector/mobile-screen-templates_1057-552.jpg", imageAlt: "mobile healthcare app booking interface"}, + "http://img.b2bpic.net/free-vector/mobile-screen-templates_1057-552.jpg?_wi=2", imageAlt: "mobile healthcare app booking interface"}, ], }, { @@ -134,10 +134,10 @@ export default function LandingPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/diverse-team-medics-examining-x-ray-results-healthcare-data-meeting_482257-112082.jpg", imageAlt: "healthcare data security protection"}, + "http://img.b2bpic.net/free-photo/diverse-team-medics-examining-x-ray-results-healthcare-data-meeting_482257-112082.jpg?_wi=1", imageAlt: "healthcare data security protection"}, { imageSrc: - "http://img.b2bpic.net/free-photo/diverse-team-medics-examining-x-ray-results-healthcare-data-meeting_482257-112082.jpg", imageAlt: "healthcare data security protection"}, + "http://img.b2bpic.net/free-photo/diverse-team-medics-examining-x-ray-results-healthcare-data-meeting_482257-112082.jpg?_wi=2", imageAlt: "healthcare data security protection"}, ], }, ]}