diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 617089f..331faa4 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -82,7 +82,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/empty-railroad-platform_1359-702.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-railroad-platform_1359-702.jpg?_wi=2" imageAlt="Customer support team" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 653f1e0..d9fbd15 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1421,6 +1421,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +