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: [ { 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" 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' }, '*'); })(); +` + }} + /> + +