From 9bf216825870e610cb9dbc6d37ffabf359f51876 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 07:44:26 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 771a3ba..d7abb23 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -78,7 +78,7 @@ export default function AboutPage() { role: "Moeder van twee", company: "Amsterdam", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6771.jpg?_wi=2", imageAlt: "portrait professional woman happy smiling", }, { @@ -87,7 +87,7 @@ export default function AboutPage() { role: "Student", company: "Rotterdam", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-man-with-his-crossed-arms-looking-camera_23-2148130362.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-man-with-his-crossed-arms-looking-camera_23-2148130362.jpg?_wi=2", imageAlt: "portrait professional man confident smiling", }, { @@ -96,7 +96,7 @@ export default function AboutPage() { role: "Gepensioneerde", company: "Utrecht", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-looking-camera_1301-6926.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-looking-camera_1301-6926.jpg?_wi=2", imageAlt: "portrait woman smiling happy casual", }, ]} -- 2.49.1 From 5cf5cabfdaa758caa60ca34cc1c754a8132cc8bf Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 07:44:26 +0000 Subject: [PATCH 2/3] 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 a91e294..2f0545f 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1424,6 +1424,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +