From acb2f1d1c4449ccb796a90ddcb8f136f97cee6b6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 09:59:48 +0000 Subject: [PATCH] Update src/app/new-patients/page.tsx --- src/app/new-patients/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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", }, ]}