Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -27,43 +27,25 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Our Fleet",
|
||||
id: "/fleet",
|
||||
},
|
||||
name: "Our Fleet", id: "/fleet"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About Us", id: "/about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "/services",
|
||||
},
|
||||
name: "Services", id: "/services"},
|
||||
{
|
||||
name: "Pricing Calendar",
|
||||
id: "/pricing",
|
||||
},
|
||||
name: "Pricing Calendar", id: "/pricing"},
|
||||
{
|
||||
name: "Functionality Video",
|
||||
id: "/video",
|
||||
},
|
||||
name: "Functionality Video", id: "/video"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "/faq",
|
||||
},
|
||||
name: "FAQ", id: "/faq"},
|
||||
{
|
||||
name: "Contact Us",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact Us", id: "/contact"},
|
||||
]}
|
||||
brandName="Seafarer Rentals"
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "/pricing",
|
||||
}}
|
||||
text: "Book Now", href: "/pricing"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -76,29 +58,15 @@ export default function LandingPage() {
|
||||
tag="How It Works"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "v1",
|
||||
title: "Pre-Departure Checklist",
|
||||
content: "A detailed walkthrough of everything you need to check before setting sail.",
|
||||
},
|
||||
id: "v1", title: "Pre-Departure Checklist", content: "A detailed walkthrough of everything you need to check before setting sail."},
|
||||
{
|
||||
id: "v2",
|
||||
title: "Operating Controls & Navigation",
|
||||
content: "Learn how to comfortably handle your chosen vessel's controls and use the navigation systems.",
|
||||
},
|
||||
id: "v2", title: "Operating Controls & Navigation", content: "Learn how to comfortably handle your chosen vessel's controls and use the navigation systems."},
|
||||
{
|
||||
id: "v3",
|
||||
title: "Safety & Emergency Procedures",
|
||||
content: "Essential information on onboard safety equipment and what to do in an unlikely emergency.",
|
||||
},
|
||||
id: "v3", title: "Safety & Emergency Procedures", content: "Essential information on onboard safety equipment and what to do in an unlikely emergency."},
|
||||
{
|
||||
id: "v4",
|
||||
title: "Docking & Returning the Boat",
|
||||
content: "Simple steps for a smooth docking experience and returning the boat after your adventure.",
|
||||
},
|
||||
id: "v4", title: "Docking & Returning the Boat", content: "Simple steps for a smooth docking experience and returning the boat after your adventure."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-partnership_72229-580.jpg"
|
||||
imageAlt="Video placeholder for boat functionality"
|
||||
videoSrc="https://www.youtube.com/embed/dQw4w9WgXcQ?si=Rj3k03Pj9W_B_G3H&_wi=1"
|
||||
videoSrc="https://www.youtube.com/embed/dQw4w9WgXcQ?si=Rj3k03Pj9W_B_G3H"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="left"
|
||||
/>
|
||||
@@ -111,66 +79,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "vt1",
|
||||
name: "Alex P.",
|
||||
role: "First-Time Renter",
|
||||
company: "Weekend Explorer",
|
||||
rating: 5,
|
||||
videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ?si=Rj3k03Pj9W_B_G3H&_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-hr-staff-virtual-meeting_482257-120686.jpg",
|
||||
imageAlt: "Man giving a video testimonial",
|
||||
},
|
||||
id: "vt1", name: "Alex P.", role: "First-Time Renter", company: "Weekend Explorer", rating: 5,
|
||||
videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ?si=Rj3k03Pj9W_B_G3H", imageSrc: "http://img.b2bpic.net/free-photo/diverse-hr-staff-virtual-meeting_482257-120686.jpg", imageAlt: "Man giving a video testimonial"},
|
||||
{
|
||||
id: "vt2",
|
||||
name: "Brenda K.",
|
||||
role: "Family Adventurer",
|
||||
company: "Lake Lovers",
|
||||
rating: 5,
|
||||
videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ?si=Rj3k03Pj9W_B_G3H&_wi=3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/image-cheerful-beautiful-young-lifestyle-blogger-woman-sitting-floor-recording-video-about_1258-281855.jpg",
|
||||
imageAlt: "Woman giving a video testimonial",
|
||||
},
|
||||
id: "vt2", name: "Brenda K.", role: "Family Adventurer", company: "Lake Lovers", rating: 5,
|
||||
videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ?si=Rj3k03Pj9W_B_G3H", imageSrc: "http://img.b2bpic.net/free-photo/image-cheerful-beautiful-young-lifestyle-blogger-woman-sitting-floor-recording-video-about_1258-281855.jpg", imageAlt: "Woman giving a video testimonial"},
|
||||
{
|
||||
id: "vt3",
|
||||
name: "Carlos M.",
|
||||
role: "Solo Mariner",
|
||||
company: "Oceanic Dreams",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-camera_23-2149046371.jpg",
|
||||
imageAlt: "Smiling man on a boat",
|
||||
},
|
||||
id: "vt3", name: "Carlos M.", role: "Solo Mariner", company: "Oceanic Dreams", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-camera_23-2149046371.jpg", imageAlt: "Smiling man on a boat"},
|
||||
{
|
||||
id: "vt4",
|
||||
name: "Diane R.",
|
||||
role: "Group Coordinator",
|
||||
company: "Event Horizon",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-thumb-up-beach_1149-1081.jpg",
|
||||
imageAlt: "Woman smiling",
|
||||
},
|
||||
id: "vt4", name: "Diane R.", role: "Group Coordinator", company: "Event Horizon", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-thumb-up-beach_1149-1081.jpg", imageAlt: "Woman smiling"},
|
||||
{
|
||||
id: "vt5",
|
||||
name: "Ethan S.",
|
||||
role: "Boating Enthusiast",
|
||||
company: "Water Sport Fan",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-fun-outside-park_23-2149295796.jpg",
|
||||
imageAlt: "Group of friends on a boat",
|
||||
},
|
||||
id: "vt5", name: "Ethan S.", role: "Boating Enthusiast", company: "Water Sport Fan", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-fun-outside-park_23-2149295796.jpg", imageAlt: "Group of friends on a boat"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "95%",
|
||||
label: "Clarity Rating",
|
||||
},
|
||||
value: "95%", label: "Clarity Rating"},
|
||||
{
|
||||
value: "Top",
|
||||
label: "Safety Compliance",
|
||||
},
|
||||
value: "Top", label: "Safety Compliance"},
|
||||
{
|
||||
value: "Easy",
|
||||
label: "Operation",
|
||||
},
|
||||
value: "Easy", label: "Operation"},
|
||||
]}
|
||||
title="Experience It Yourself: Customer Video Reviews"
|
||||
description="Our clients share their firsthand experiences, highlighting the ease of use and enjoyment of our boats after watching our guides."
|
||||
@@ -185,19 +115,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "#", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "#", ariaLabel: "Instagram"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user