From 70776a636798be2dd577b985c37035847f65fa67 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 07:08:57 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b51a203..304f73e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -48,7 +48,7 @@ export default function AboutPage() { { value: "50+", title: "Jaren ervaring in onderwijs" }, { value: "200+", title: "Scholen ondersteund" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/three-friends-studying-from-documents-laptop-library_23-2149283306.jpg" + imageSrc="http://img.b2bpic.net/free-photo/three-friends-studying-from-documents-laptop-library_23-2149283306.jpg?_wi=3" imageAlt="VGS Ridderkerk" mediaAnimation="slide-up" useInvertedBackground={false} @@ -68,28 +68,28 @@ export default function AboutPage() { id: "1", name: "Henk van der Berg", role: "Financieel Adviseur", - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg?_wi=2", imageAlt: "Henk van der Berg", }, { id: "2", name: "Marieke Jansen", role: "HR Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-caucasian-man-with-beard-with-arms-crossed-gesture-relaxed-with-serious-expression-face-simple-natural-looking-camera_839833-13410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-caucasian-man-with-beard-with-arms-crossed-gesture-relaxed-with-serious-expression-face-simple-natural-looking-camera_839833-13410.jpg?_wi=2", imageAlt: "Marieke Jansen", }, { id: "3", name: "Dr. Peter Konings", role: "Juridisch Adviseur", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2", imageAlt: "Dr. Peter Konings", }, { id: "4", name: "Annette de Wit", role: "Bestuursadviseur", - imageSrc: "http://img.b2bpic.net/free-photo/bearded-executive-holding-pen-meeting_1098-4059.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-executive-holding-pen-meeting_1098-4059.jpg?_wi=2", imageAlt: "Annette de Wit", }, ]} -- 2.49.1 From 73693f2863be2a3af0fb31dcd9b94e045482a2f8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 07:08:57 +0000 Subject: [PATCH 2/4] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index cb033d8..fd7286d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1415,6 +1415,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +