From d9899c53191c097b4397eb532c1c670341883512 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:33:12 +0000 Subject: [PATCH 1/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 8e617b8..b588930 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -104,11 +104,11 @@ export default function ContactPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-using-devices-company-business-meeting_1163-4802.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-using-devices-company-business-meeting_1163-4802.jpg?_wi=3", imageAlt: "Professional business office workspace", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-adults-meeting-up-study_23-2149064608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-adults-meeting-up-study_23-2149064608.jpg?_wi=3", imageAlt: "Diverse team collaborating together", }, ]} -- 2.49.1 From 23b3ee06f5ebbf074f1dc4e3b47dfb9f4376eec0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:33:12 +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 e2f53ea..e3921fb 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +