Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-09 15:36:19 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
{ text: "View Fleet", href: "#fleet" },
]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-yacht-water_23-2150785274.jpg", imageAlt: "luxury yacht sunset ocean" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-yacht-water_23-2150785274.jpg?_wi=1", imageAlt: "luxury yacht sunset ocean" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-asian-man-holding-his-skateboard_23-2149003823.jpg", imageAlt: "luxury motor yacht docked" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-black-wooden-jetty-maldives_505751-5533.jpg", imageAlt: "premium yacht deck dining" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-white-dress-sitting-by-sea-sunrise-romantic-mood-wearing-red-hat_285396-803.jpg", imageAlt: "woman in white dress" },
@@ -102,7 +102,7 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Private Charters", description: "Personalized itineraries for your group.", media: { imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-yacht-water_23-2150785274.jpg", imageAlt: "luxury yacht professional crew" },
title: "Private Charters", description: "Personalized itineraries for your group.", media: { imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-yacht-water_23-2150785274.jpg?_wi=2", imageAlt: "luxury yacht professional crew" },
items: [
{ icon: Waves, text: "Exclusive access" },
{ icon: Map, text: "Custom route" },