From 06d1747cac894872d608db55e09687a91c7a1e21 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:10:19 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index bcd53d2..4267f26 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -111,7 +111,7 @@ export default function AboutPage() { icon: Heart, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/business-man-woman-are-going-business-trip_1150-3033.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-man-woman-are-going-business-trip_1150-3033.jpg?_wi=3" imageAlt="IFE Voyages team collaboration" mediaAnimation="slide-up" textboxLayout="default" -- 2.49.1 From c9f45118e94a2f619571b42d6dc4adfe344a116e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:10:20 +0000 Subject: [PATCH 2/5] Update src/app/destinations/page.tsx --- src/app/destinations/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/destinations/page.tsx b/src/app/destinations/page.tsx index 5e1e2cf..e23bc3e 100644 --- a/src/app/destinations/page.tsx +++ b/src/app/destinations/page.tsx @@ -51,35 +51,35 @@ export default function DestinationsPage() { id: "dubai", name: "Dubai", price: "Starting at $1,200", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyline-dubai-surrounded-by-sand-dust-day-light_231208-7609.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyline-dubai-surrounded-by-sand-dust-day-light_231208-7609.jpg?_wi=2", imageAlt: "Dubai skyline", }, { id: "france", name: "France", price: "Starting at $1,500", - imageSrc: "http://img.b2bpic.net/free-vector/france-paris-retro-style-concept_1284-17170.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/france-paris-retro-style-concept_1284-17170.jpg?_wi=2", imageAlt: "Paris Eiffel Tower", }, { id: "turkey", name: "Turkey", price: "Starting at $1,100", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-suleymaniye-camii-istanbul_661209-313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-suleymaniye-camii-istanbul_661209-313.jpg?_wi=2", imageAlt: "Istanbul Blue Mosque", }, { id: "canada", name: "Canada", price: "Starting at $1,800", - imageSrc: "http://img.b2bpic.net/free-photo/lake-central-park-new-york-usa_1268-14965.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lake-central-park-new-york-usa_1268-14965.jpg?_wi=2", imageAlt: "Niagara Falls", }, { id: "morocco", name: "Morocco", price: "Starting at $950", - imageSrc: "http://img.b2bpic.net/free-photo/lamps-arab-restaurant_23-2147794383.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lamps-arab-restaurant_23-2147794383.jpg?_wi=2", imageAlt: "Marrakech desert", }, ]} -- 2.49.1 From 43a38b16f4ac78463d4a9bddadff55e9d40141b8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:10:20 +0000 Subject: [PATCH 3/5] 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 e3920ce..14a819e 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' }, '*'); })(); +` + }} + /> + +