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