diff --git a/src/app/page.tsx b/src/app/page.tsx index b004f24..e38428e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medical-team-discusses-x-ray-scan-results-patient-care-treatment-center_482257-116767.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medical-team-discusses-x-ray-scan-results-patient-care-treatment-center_482257-116767.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -162,7 +162,7 @@ export default function LandingPage() { imageAlt: "Pharmacy Shelf", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medical-team-discusses-x-ray-scan-results-patient-care-treatment-center_482257-116767.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medical-team-discusses-x-ray-scan-results-patient-care-treatment-center_482257-116767.jpg?_wi=2", imageAlt: "pharmacy counter modern", }, { @@ -192,11 +192,11 @@ export default function LandingPage() { imageAlt: "Doctors", }, { - imageSrc: "http://img.b2bpic.net/free-photo/nobody-cabinet-with-medical-equipment-checkup-visit-examination-close-up-desk-with-computer-documents-tools-consultation-empty-doctors-office-facility_482257-34811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nobody-cabinet-with-medical-equipment-checkup-visit-examination-close-up-desk-with-computer-documents-tools-consultation-empty-doctors-office-facility_482257-34811.jpg?_wi=1", imageAlt: "Consultation", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/surgeon-holding-blood-test_53876-94762.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/surgeon-holding-blood-test_53876-94762.jpg?_wi=1", imageAlt: "pharmacy counter modern", }, ]} @@ -219,7 +219,7 @@ export default function LandingPage() { price: "Affordable", rating: 5, reviewCount: "1k+", - imageSrc: "http://img.b2bpic.net/free-photo/nobody-cabinet-with-medical-equipment-checkup-visit-examination-close-up-desk-with-computer-documents-tools-consultation-empty-doctors-office-facility_482257-34811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nobody-cabinet-with-medical-equipment-checkup-visit-examination-close-up-desk-with-computer-documents-tools-consultation-empty-doctors-office-facility_482257-34811.jpg?_wi=2", }, { id: "2", @@ -228,7 +228,7 @@ export default function LandingPage() { price: "Low Cost", rating: 5, reviewCount: "2k+", - imageSrc: "http://img.b2bpic.net/free-photo/surgeon-holding-blood-test_53876-94762.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/surgeon-holding-blood-test_53876-94762.jpg?_wi=2", }, { id: "3",