diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index a56ea17..6349ec9 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -131,7 +131,7 @@ export default function ContactPage() { }, ], imageSrc: - "http://img.b2bpic.net/free-photo/planes-runway-modern-airport_1359-349.jpg", + "http://img.b2bpic.net/free-photo/planes-runway-modern-airport_1359-349.jpg?_wi=2", imageAlt: "Voiture moderne à l'aéroport", }} /> diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7d27acd..138b0f0 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1431,6 +1431,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +