From 24fb1cd99de3630eb59fd3bfa3dcf30346665a8a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 09:59:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2cbfe74..a49c886 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function HomePage() { } ]} buttonAnimation="slide-up" - 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=1" imageAlt="Luxe dental clinic interior" showDimOverlay={false} showBlur={true} @@ -106,21 +106,21 @@ export default function HomePage() { id: "general", title: "Algemene tandheelkunde", description: "Controle, tandreiniging en preventieve zorg voor een gezond gebit.", - 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=1", imageAlt: "General dentistry treatment room" }, { id: "aesthetic", title: "Esthetische tandheelkunde", description: "Voor een natuurlijke en stralende glimlach. Behandelingen afgestemd op uw wensen.", - 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=1", imageAlt: "Aesthetic dentistry consultation" }, { id: "children", title: "Kindertandheelkunde", description: "Een rustige en vriendelijke eerste tandarts ervaring voor uw kinderen.", - 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=2", imageAlt: "Child-friendly dental clinic" } ]}