diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index ed503b2..00b436b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -108,7 +108,7 @@ export default function ContactPage() { title: "Why Travelers Choose Us", logoIcon: Star, imageSrc: - "http://img.b2bpic.net/free-photo/businesswoman-sitting-backseat-taxi_23-2149236705.jpg", + "http://img.b2bpic.net/free-photo/businesswoman-sitting-backseat-taxi_23-2149236705.jpg?_wi=2", searchPlaceholder: "Where are you going?", sidebarItems: [ { icon: MapPin, active: true }, diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 3e4c453..22ebebc 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1430,6 +1430,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +