From a8b58ea9cbfe1894e4eb6e18f7bedfd3e6ebb4af Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:36:39 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7025226..08358bc 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -63,7 +63,7 @@ export default function AboutPage() { name: "Sophie Leclerc", role: "Founder & Chief Travel Officer", description: "20+ years in luxury travel concierge. Former director at Rosewood Hotels.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=3", imageAlt: "portrait professional business woman executive", socialLinks: [ { @@ -81,7 +81,7 @@ export default function AboutPage() { name: "James Montgomery", role: "Senior Travel Advisor", description: "Specialist in private aviation and yacht charters. Connected across Europe and Asia.", - imageSrc: "http://img.b2bpic.net/free-photo/confused-businessman-office_1098-3136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confused-businessman-office_1098-3136.jpg?_wi=3", imageAlt: "portrait professional business man executive", socialLinks: [ { @@ -99,7 +99,7 @@ export default function AboutPage() { name: "Isabella Santos", role: "Destination Specialist", description: "Expert in South America, Caribbean, and luxury resort access. 15 years experience.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-leaning-wall-holding-take-away-coffee-cup_23-2147862776.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-leaning-wall-holding-take-away-coffee-cup_23-2147862776.jpg?_wi=3", imageAlt: "portrait woman luxury travel lifestyle", socialLinks: [ { -- 2.49.1 From d0cecfdcd8d9866fc6aadfe0da4421ccf7e2ce7d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:36:39 +0000 Subject: [PATCH 2/4] 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 687d2b7..e3cfc9f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -67,7 +67,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/couple-using-mobile-phone-airport_107420-95904.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-using-mobile-phone-airport_107420-95904.jpg?_wi=2" imageAlt="Luxury travel planning consultation meeting" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From b98d7ac2f7bd60830d95f8910de68c979c6ec819 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:36:40 +0000 Subject: [PATCH 3/4] 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 23bb9af..e244dd3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1420,6 +1420,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +