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