diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 01ec463..0feae98 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,10 +27,10 @@ export default function HomePage() { }} leftItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/pharmacist-day-celebration-with-male-pharmacist_23-2151734672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pharmacist-day-celebration-with-male-pharmacist_23-2151734672.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-pills-container_23-2149485505.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-pills-container_23-2149485505.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/mayonnaise-can-blue-background_58702-2140.jpg", @@ -41,7 +41,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/medicine-pill-capsule_1388-256.jpg", }, { - imageSrc: "http://img.b2bpic.net/free-photo/coronavirus-arrangement-with-blood-samples-vaccine_23-2149107209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coronavirus-arrangement-with-blood-samples-vaccine_23-2149107209.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/cannabis-leaf-extracted-from-hemp-oil_1150-9552.jpg", @@ -85,7 +85,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/doctor-s-table-tools-medical-instruments-therapist-tonometer-blood-pressure-work-hospital-white-background-flat-lay-doctor-s-hand-blue-glove-records-indicators-white-pape_639032-933.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/pharmacist-day-celebration-with-male-pharmacist_23-2151734672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pharmacist-day-celebration-with-male-pharmacist_23-2151734672.jpg?_wi=2", imageAlt: "pharmacy consultation health advice", }, { @@ -109,7 +109,7 @@ export default function HomePage() { value: "Optimal", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-pills-container_23-2149485505.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-pills-container_23-2149485505.jpg?_wi=2", imageAlt: "pharmacy consultation health advice", }, { @@ -122,7 +122,7 @@ export default function HomePage() { "Stock availability", "Medication review", ], - imageSrc: "http://img.b2bpic.net/free-photo/coronavirus-arrangement-with-blood-samples-vaccine_23-2149107209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coronavirus-arrangement-with-blood-samples-vaccine_23-2149107209.jpg?_wi=2", imageAlt: "pharmacy consultation health advice", }, ]}