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