From 189cce05ae955b9b55ea1eb1c137cdfabebf92f0 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 06:16:56 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3b96aa8..d683c93 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -86,12 +86,12 @@ export default function AboutPage() { mediaItems={[ { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeQI3EqLS8WE0GK71vRa2k0wiC/a-vibrant-illustration-showing-a-student-1772950553066-61886ba2.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeQI3EqLS8WE0GK71vRa2k0wiC/a-vibrant-illustration-showing-a-student-1772950553066-61886ba2.png?_wi=2", imageAlt: "Our Team Collaborating", }, { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeQI3EqLS8WE0GK71vRa2k0wiC/a-futuristic-illustration-showing-ai-rev-1772950553760-02d01d8f.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeQI3EqLS8WE0GK71vRa2k0wiC/a-futuristic-illustration-showing-ai-rev-1772950553760-02d01d8f.png?_wi=2", imageAlt: "AI Education Innovation", }, ]} -- 2.49.1 From 3aca3fe4456e75d3de9d711c1af2b99d4c1b2c5b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 06:16: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 40bc6f8..ec1090e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1430,6 +1430,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +