From a074dae71ca3940935074ed241ac03ae7f63a1ea Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 01:39:59 +0000 Subject: [PATCH 1/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }, -- 2.49.1 From 1dbafa061bb61f0c019b5a3f54b86222c021b639 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 01:40:00 +0000 Subject: [PATCH 2/6] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) 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' }, '*'); })(); +` + }} + /> + +