Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 02:15:40 +00:00

View File

@@ -58,53 +58,53 @@ export default function LandingPage() {
description="At Cruise Planners, we curate personalized, stress-free voyages that create memories for a lifetime. Explore the world's most beautiful oceans with expert guidance."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-ballerina-dancing-posing-outside_176420-1341.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-ballerina-dancing-posing-outside_176420-1341.jpg?_wi=1",
imageAlt: "Luxury cruise ship in the ocean",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/girlfriends-holding-mobile-phone_23-2147850524.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girlfriends-holding-mobile-phone_23-2147850524.jpg?_wi=1",
imageAlt: "Relaxing on cruise ship deck",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-sea-waves_58702-11199.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-sea-waves_58702-11199.jpg?_wi=1",
imageAlt: "Family adventure on cruise ship",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-sexy-attractive-woman-dressed-black-dress-posing-pier-luxury-resort-hotel-wearing-sunglasses-summer-vacation-tropical-beach_285396-6383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-sexy-attractive-woman-dressed-black-dress-posing-pier-luxury-resort-hotel-wearing-sunglasses-summer-vacation-tropical-beach_285396-6383.jpg?_wi=1",
imageAlt: "Beautiful island destination",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-smartphone_23-2149462127.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-smartphone_23-2149462127.jpg?_wi=1",
imageAlt: "Luxury dining on cruise ship",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-man-holding-his-skateboard_23-2149003823.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-man-holding-his-skateboard_23-2149003823.jpg?_wi=1",
imageAlt: "Cruise travel planning expert",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-man-holding-his-skateboard_23-2149003823.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-man-holding-his-skateboard_23-2149003823.jpg?_wi=2",
imageAlt: "Cruise travel planning expert",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-smartphone_23-2149462127.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-smartphone_23-2149462127.jpg?_wi=2",
imageAlt: "Luxury dining on cruise ship",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-sexy-attractive-woman-dressed-black-dress-posing-pier-luxury-resort-hotel-wearing-sunglasses-summer-vacation-tropical-beach_285396-6383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-sexy-attractive-woman-dressed-black-dress-posing-pier-luxury-resort-hotel-wearing-sunglasses-summer-vacation-tropical-beach_285396-6383.jpg?_wi=2",
imageAlt: "Beautiful island destination",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-sea-waves_58702-11199.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-sea-waves_58702-11199.jpg?_wi=2",
imageAlt: "Family adventure on cruise ship",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/girlfriends-holding-mobile-phone_23-2147850524.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girlfriends-holding-mobile-phone_23-2147850524.jpg?_wi=2",
imageAlt: "Relaxing on cruise ship deck",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-ballerina-dancing-posing-outside_176420-1341.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-ballerina-dancing-posing-outside_176420-1341.jpg?_wi=2",
imageAlt: "Luxury cruise ship in the ocean",
},
]}