diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f306693..2863508 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -50,7 +50,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/restaurant-facade-background_23-2147673396.jpg" + imageSrc="http://img.b2bpic.net/free-vector/restaurant-facade-background_23-2147673396.jpg?_wi=2" imageAlt="DK RESTO location" mediaAnimation="slide-up" mediaPosition="right" @@ -90,7 +90,7 @@ export default function ContactPage() { icon: undefined, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/couple-enjoying-coffee-shop_23-2148366675.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-enjoying-coffee-shop_23-2148366675.jpg?_wi=2" imageAlt="DK RESTO interior" mediaAnimation="slide-up" imagePosition="left" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 00649d1..9a921bf 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1413,6 +1413,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +