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", }, ]} 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' }, '*'); })(); +` + }} + /> + +