From d58282fe867c1cbe73f5bf41ce9ac8b0a1d8b1eb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:16:39 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e0c1e4b..dce30ec 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -74,7 +74,7 @@ export default function AboutPage() { title="About CruiseVoyage" description="We're passionate about making cruise travel accessible, affordable, and unforgettable for every traveler around the world." tag="Our Story" - imageSrc="http://img.b2bpic.net/free-photo/cruise-ship-miami_649448-5033.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cruise-ship-miami_649448-5033.jpg?_wi=3" imageAlt="CruiseVoyage team and mission" textPosition="bottom-left" showBlur={true} @@ -108,7 +108,7 @@ export default function AboutPage() { icon: Users, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/holding-world-my-hands-attractive-female-travel-agent-showing-globe-smiling-while-working-her-modern-office_662251-2385.jpg" + imageSrc="http://img.b2bpic.net/free-photo/holding-world-my-hands-attractive-female-travel-agent-showing-globe-smiling-while-working-her-modern-office_662251-2385.jpg?_wi=2" imageAlt="CruiseVoyage mission and values" mediaAnimation="slide-up" textboxLayout="default" -- 2.49.1 From 010cca96fab4adf7502a6a329fa4f12cbe69f3dd Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:16:41 +0000 Subject: [PATCH 2/5] 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 5111561..0c684c7 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -73,7 +73,7 @@ export default function ContactPage() { title="Contact Us & Book Your Cruise" description="Get in touch with our team of cruise experts. We're here to help you find the perfect cruise vacation and answer any questions you may have." tag="We're Here to Help" - imageSrc="http://img.b2bpic.net/free-photo/cruise-ship-miami_649448-5033.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cruise-ship-miami_649448-5033.jpg?_wi=5" imageAlt="Contact CruiseVoyage support team" textPosition="bottom-left" showBlur={true} -- 2.49.1 From 202c0c916aeb5f58eda0173de112689e42aab092 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:16:42 +0000 Subject: [PATCH 3/5] Update src/app/cruises/page.tsx --- src/app/cruises/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/cruises/page.tsx b/src/app/cruises/page.tsx index b484a48..6a07c0f 100644 --- a/src/app/cruises/page.tsx +++ b/src/app/cruises/page.tsx @@ -74,7 +74,7 @@ export default function CruisesPage() { title="Browse Cruise Packages" description="Explore our comprehensive collection of cruise packages from Caribbean beaches to Mediterranean coastlines. Find your perfect voyage today." tag="Find Your Destination" - imageSrc="http://img.b2bpic.net/free-photo/cruise-ship-miami_649448-5033.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cruise-ship-miami_649448-5033.jpg?_wi=2" imageAlt="Cruise ship exploring destinations" textPosition="center" showBlur={true} @@ -96,42 +96,42 @@ export default function CruisesPage() { id: "1", name: "Caribbean Paradise 7-Day", price: "$1,299", - imageSrc: "http://img.b2bpic.net/free-photo/table-two-persons-with-rose-leafs_140725-10010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-two-persons-with-rose-leafs_140725-10010.jpg?_wi=2", imageAlt: "Caribbean cruise cabin", }, { id: "2", name: "Mediterranean Discovery 10-Day", price: "$2,149", - imageSrc: "http://img.b2bpic.net/free-photo/various-food-with-glass-wine_141793-847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-food-with-glass-wine_141793-847.jpg?_wi=2", imageAlt: "Mediterranean cruise dining", }, { id: "3", name: "Alaska Adventure 5-Day", price: "$899", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=2", imageAlt: "Alaska cruise pool deck", }, { id: "4", name: "Exotic Asia Explorer 12-Day", price: "$2,799", - imageSrc: "http://img.b2bpic.net/free-photo/table-two-persons-with-rose-leafs_140725-10010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-two-persons-with-rose-leafs_140725-10010.jpg?_wi=3", imageAlt: "Asia cruise experience", }, { id: "5", name: "Norwegian Fjords 8-Day", price: "$1,699", - imageSrc: "http://img.b2bpic.net/free-photo/various-food-with-glass-wine_141793-847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-food-with-glass-wine_141793-847.jpg?_wi=3", imageAlt: "Norwegian fjords cruise", }, { id: "6", name: "South American Discovery 14-Day", price: "$3,299", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=3", imageAlt: "South America cruise adventure", }, ]} -- 2.49.1 From 31a68e7f5e66c1b932dd29bb527801de8cf46885 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:16:43 +0000 Subject: [PATCH 4/5] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ff8b0f..486a278 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function HomePage() { title="Discover Your Perfect Cruise Voyage Today" description="Browse thousands of cruise packages, compare prices across all major lines, and book your dream vacation in minutes. Exclusive deals and flexible payment options available." tag="Find Your Dream Escape" - imageSrc="http://img.b2bpic.net/free-photo/cruise-ship-miami_649448-5033.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cruise-ship-miami_649448-5033.jpg?_wi=1" imageAlt="Luxury cruise ship at sea" textPosition="bottom-left" showBlur={true} @@ -121,7 +121,7 @@ export default function HomePage() { icon: Star, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/holding-world-my-hands-attractive-female-travel-agent-showing-globe-smiling-while-working-her-modern-office_662251-2385.jpg" + imageSrc="http://img.b2bpic.net/free-photo/holding-world-my-hands-attractive-female-travel-agent-showing-globe-smiling-while-working-her-modern-office_662251-2385.jpg?_wi=1" imageAlt="CruiseVoyage booking platform interface" mediaAnimation="slide-up" textboxLayout="default" @@ -141,21 +141,21 @@ export default function HomePage() { id: "1", name: "Caribbean Paradise 7-Day", price: "$1,299", - imageSrc: "http://img.b2bpic.net/free-photo/table-two-persons-with-rose-leafs_140725-10010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-two-persons-with-rose-leafs_140725-10010.jpg?_wi=1", imageAlt: "Caribbean cruise cabin", }, { id: "2", name: "Mediterranean Discovery 10-Day", price: "$2,149", - imageSrc: "http://img.b2bpic.net/free-photo/various-food-with-glass-wine_141793-847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-food-with-glass-wine_141793-847.jpg?_wi=1", imageAlt: "Mediterranean cruise dining", }, { id: "3", name: "Alaska Adventure 5-Day", price: "$899", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=1", imageAlt: "Alaska cruise pool deck", }, ]} -- 2.49.1 From 5ae20967ca171f637de5574c93154aaadfebe86a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:16:45 +0000 Subject: [PATCH 5/5] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index d2751a6..d44fbac 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -74,7 +74,7 @@ export default function PricingPage() { title="Cruise Pricing & Booking Options" description="Explore our transparent pricing tiers and choose the membership level that works best for your travel style and booking needs." tag="Flexible Plans" - imageSrc="http://img.b2bpic.net/free-photo/cruise-ship-miami_649448-5033.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cruise-ship-miami_649448-5033.jpg?_wi=4" imageAlt="Pricing and booking options" textPosition="center" showBlur={true} -- 2.49.1