diff --git a/src/app/new-patients/page.tsx b/src/app/new-patients/page.tsx index 62a201a..37d22ef 100644 --- a/src/app/new-patients/page.tsx +++ b/src/app/new-patients/page.tsx @@ -126,21 +126,21 @@ export default function NewPatientsPage() { id: "intake", title: "Intake en kennismaking", description: "We nemen de tijd om u beter te leren kennen en uw tandgezondheidsdoelstellingen te begrijpen.", - imageSrc: "http://img.b2bpic.net/free-photo/dentist-measuring-plastic-teeth-model-with-vernier-caliper-near-female-patient_23-2147862043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-measuring-plastic-teeth-model-with-vernier-caliper-near-female-patient_23-2147862043.jpg?_wi=3", imageAlt: "Intake consultation", }, { id: "examination", title: "Grondige tandonderzoek", description: "We voeren een uitgebreid onderzoek uit om uw tandgezondheidstoestand in kaart te brengen.", - imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-discussing-with-dentist-dental-cabinet-about-teeth-issue-sitting-chair-medical-teeth-care-taker-discussing-with-senior-woman-about-mouth-hygiene_482257-12556.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-discussing-with-dentist-dental-cabinet-about-teeth-issue-sitting-chair-medical-teeth-care-taker-discussing-with-senior-woman-about-mouth-hygiene_482257-12556.jpg?_wi=3", imageAlt: "Dental examination", }, { id: "plan", title: "Gepersonaliseerd behandelplan", description: "U ontvangt een duidelijk plan met alle benodigde behandelingen en kosteninformatie.", - imageSrc: "http://img.b2bpic.net/free-vector/flat-hospital-social-media-cover-template_23-2149626249.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-hospital-social-media-cover-template_23-2149626249.jpg?_wi=4", imageAlt: "Treatment planning", }, ]}