diff --git a/src/app/page.tsx b/src/app/page.tsx index b1a4af2..64bd9f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,27 +68,27 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/concerned-middle-aged-male-doctor-wearing-medical-robe-stethoscope-holding-looking-credit-card-keeping-hand-mouth-isolated-purple-wall_141793-109970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/concerned-middle-aged-male-doctor-wearing-medical-robe-stethoscope-holding-looking-credit-card-keeping-hand-mouth-isolated-purple-wall_141793-109970.jpg?_wi=1", imageAlt: "Health Ecosystem Interface", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/pharmacists-analyzing-tablet-pharmacy_23-2152008077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pharmacists-analyzing-tablet-pharmacy_23-2152008077.jpg?_wi=1", imageAlt: "Smart Pharmacy POS", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/healthcare-professionals-review-mri-scan-test-results-neurology-x-rays_482257-123104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthcare-professionals-review-mri-scan-test-results-neurology-x-rays_482257-123104.jpg?_wi=1", imageAlt: "Physician e-Rx Suite", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-medical-mask-checking-her-phone_23-2148693029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-medical-mask-checking-her-phone_23-2148693029.jpg?_wi=1", imageAlt: "Family Smart Card Hub", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-scene-depicting-variety-people-multitasking_23-2151294468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-scene-depicting-variety-people-multitasking_23-2151294468.jpg?_wi=1", imageAlt: "National Crisis Heat Map", }, { @@ -130,7 +130,7 @@ export default function LandingPage() { description: "Automated B2B Supply Chain with e-payment integration.", bentoComponent: "reveal-icon", icon: Truck, - imageSrc: "http://img.b2bpic.net/free-photo/concerned-middle-aged-male-doctor-wearing-medical-robe-stethoscope-holding-looking-credit-card-keeping-hand-mouth-isolated-purple-wall_141793-109970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/concerned-middle-aged-male-doctor-wearing-medical-robe-stethoscope-holding-looking-credit-card-keeping-hand-mouth-isolated-purple-wall_141793-109970.jpg?_wi=2", imageAlt: "health tech professional team", }, { @@ -138,7 +138,7 @@ export default function LandingPage() { description: "e-Prescriptions with smart QR recurring logic.", bentoComponent: "reveal-icon", icon: Activity, - imageSrc: "http://img.b2bpic.net/free-photo/pharmacists-analyzing-tablet-pharmacy_23-2152008077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pharmacists-analyzing-tablet-pharmacy_23-2152008077.jpg?_wi=2", imageAlt: "health tech professional team", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { description: "Real-time inventory and EHR integration.", bentoComponent: "reveal-icon", icon: Scan, - imageSrc: "http://img.b2bpic.net/free-photo/healthcare-professionals-review-mri-scan-test-results-neurology-x-rays_482257-123104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthcare-professionals-review-mri-scan-test-results-neurology-x-rays_482257-123104.jpg?_wi=2", imageAlt: "health tech professional team", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { description: "Lifetime electronic health records and smart IDs.", bentoComponent: "reveal-icon", icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-medical-mask-checking-her-phone_23-2148693029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-medical-mask-checking-her-phone_23-2148693029.jpg?_wi=2", imageAlt: "health tech professional team", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { description: "Regulatory heat maps for crisis management.", bentoComponent: "reveal-icon", icon: LayoutDashboard, - imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-scene-depicting-variety-people-multitasking_23-2151294468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-scene-depicting-variety-people-multitasking_23-2151294468.jpg?_wi=2", imageAlt: "health tech professional team", }, ]}