Update src/app/new-patients/page.tsx

This commit is contained in:
2026-03-15 09:59:48 +00:00
parent f2bc8000d6
commit acb2f1d1c4

View File

@@ -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",
},
]}