diff --git a/src/app/page.tsx b/src/app/page.tsx index a7ba498..ccb6c5a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-treats-patients-teeth-stomatologist-working-with-professional-equipment_169016-67429.jpg", imageAlt: "Clinic interior" }, { imageSrc: "http://img.b2bpic.net/free-photo/dentist-cleaning-child-s-teeth_23-2149195895.jpg", imageAlt: "Patient care" }, - { imageSrc: "http://img.b2bpic.net/free-photo/happy-female-dentist-showing-different-types-teeth-model-dental-clinic_23-2147879149.jpg", imageAlt: "Dental models" } + { imageSrc: "http://img.b2bpic.net/free-photo/happy-female-dentist-showing-different-types-teeth-model-dental-clinic_23-2147879149.jpg?_wi=1", imageAlt: "Dental models" } ]} /> @@ -103,7 +103,7 @@ export default function LandingPage() { { id: "dental-implants", title: "Dental Implants", tags: [ "Permanent Solution", "Natural Feel"], - imageSrc: "http://img.b2bpic.net/free-photo/happy-female-dentist-showing-different-types-teeth-model-dental-clinic_23-2147879149.jpg", imageAlt: "Dental Implants"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-female-dentist-showing-different-types-teeth-model-dental-clinic_23-2147879149.jpg?_wi=2", imageAlt: "Dental Implants"}, { id: "cosmetic-dentistry", title: "Cosmetic Dentistry", tags: [ "Smile Makeover", "Whitening"],