Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c2e7bf8083 | |||
| 4bd8e7dfcc |
177
src/app/page.tsx
177
src/app/page.tsx
@@ -33,27 +33,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Boca Marina"
|
||||
button={{
|
||||
text: "Book Slip",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Slip", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -63,13 +53,9 @@ export default function LandingPage() {
|
||||
description="Experience unparalleled luxury and professional service at South Florida's premier yachting destination. Secure your slip today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Slips",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Explore Slips", href: "#features"},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-overhead-shot-white-sailboats-docked-coast-ocean_181624-2729.jpg"
|
||||
@@ -84,17 +70,11 @@ export default function LandingPage() {
|
||||
description="Nestled in the heart of Boca, Boca Marina offers state-of-the-art facilities designed for the discerning yachtsman. Our commitment to service ensures every stay is effortless."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Secure Dockage",
|
||||
description: "24/7 gated security with deep-water access.",
|
||||
},
|
||||
title: "Secure Dockage", description: "24/7 gated security with deep-water access."},
|
||||
{
|
||||
title: "Concierge Service",
|
||||
description: "Personalized support for all your needs.",
|
||||
},
|
||||
title: "Concierge Service", description: "Personalized support for all your needs."},
|
||||
{
|
||||
title: "Premium Amenities",
|
||||
description: "High-speed fuel, pump-out, and lounge areas.",
|
||||
},
|
||||
title: "Premium Amenities", description: "High-speed fuel, pump-out, and lounge areas."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-empty-chairs-wooden-pier-overlooking-mountains-sunset-light_169016-9949.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -109,19 +89,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Star,
|
||||
title: "State-of-the-Art Docks",
|
||||
description: "Concrete floating docks designed for stability.",
|
||||
},
|
||||
title: "State-of-the-Art Docks", description: "Concrete floating docks designed for stability."},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "High-Speed Shore Power",
|
||||
description: "Reliable 50/100 amp power for any vessel size.",
|
||||
},
|
||||
title: "High-Speed Shore Power", description: "Reliable 50/100 amp power for any vessel size."},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
title: "24/7 Security",
|
||||
description: "Camera monitored and gated access control.",
|
||||
},
|
||||
title: "24/7 Security", description: "Camera monitored and gated access control."},
|
||||
]}
|
||||
title="World-Class Facilities"
|
||||
description="Our marina is equipped with the latest maritime technology to ensure your vessel is maintained to the highest standards."
|
||||
@@ -136,20 +110,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "150+",
|
||||
description: "Total Slips Available",
|
||||
},
|
||||
id: "1", value: "150+", description: "Total Slips Available"},
|
||||
{
|
||||
id: "2",
|
||||
value: "20+",
|
||||
description: "Years of Excellence",
|
||||
},
|
||||
id: "2", value: "20+", description: "Years of Excellence"},
|
||||
{
|
||||
id: "3",
|
||||
value: "98%",
|
||||
description: "Client Satisfaction",
|
||||
},
|
||||
id: "3", value: "98%", description: "Client Satisfaction"},
|
||||
]}
|
||||
title="Marina Highlights"
|
||||
description="Numbers speak to our commitment to quality and service excellence for every vessel moored with us."
|
||||
@@ -163,59 +128,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John Doe",
|
||||
role: "Yacht Owner",
|
||||
company: "SeaVoyager",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/good-looking-girl-with-surprised-smile-reading-message-holding-phone-touching-her-dark-hair-outdoor-portrait-stunning-young-woman-stylish-glasses-resting-beside-fountain-after-work_197531-25254.jpg",
|
||||
},
|
||||
id: "1", name: "John Doe", role: "Yacht Owner", company: "SeaVoyager", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/good-looking-girl-with-surprised-smile-reading-message-holding-phone-touching-her-dark-hair-outdoor-portrait-stunning-young-woman-stylish-glasses-resting-beside-fountain-after-work_197531-25254.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jane Smith",
|
||||
role: "Captain",
|
||||
company: "MarinePros",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-lighthouse_23-2150602917.jpg",
|
||||
},
|
||||
id: "2", name: "Jane Smith", role: "Captain", company: "MarinePros", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-lighthouse_23-2150602917.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Robert Lee",
|
||||
role: "Owner",
|
||||
company: "BlueWaves",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-smiling-while-her-boyfriend-embraces-her_1157-1559.jpg",
|
||||
},
|
||||
id: "3", name: "Robert Lee", role: "Owner", company: "BlueWaves", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-smiling-while-her-boyfriend-embraces-her_1157-1559.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Alice Wang",
|
||||
role: "Charterer",
|
||||
company: "LuxBoats",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-lovely-woman-with-long-light-brown-hair-grey-coat-admire-sea-good-weather-embankment_291650-374.jpg",
|
||||
},
|
||||
id: "4", name: "Alice Wang", role: "Charterer", company: "LuxBoats", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-lovely-woman-with-long-light-brown-hair-grey-coat-admire-sea-good-weather-embankment_291650-374.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Mike Ross",
|
||||
role: "Member",
|
||||
company: "ClubX",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yong-pretty-woman-portrait_624325-46.jpg",
|
||||
},
|
||||
id: "5", name: "Mike Ross", role: "Member", company: "ClubX", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yong-pretty-woman-portrait_624325-46.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9",
|
||||
label: "Avg Rating",
|
||||
},
|
||||
value: "4.9", label: "Avg Rating"},
|
||||
{
|
||||
value: "120+",
|
||||
label: "Repeat Clients",
|
||||
},
|
||||
value: "120+", label: "Repeat Clients"},
|
||||
{
|
||||
value: "5k+",
|
||||
label: "Vessels Served",
|
||||
},
|
||||
value: "5k+", label: "Vessels Served"},
|
||||
]}
|
||||
title="Client Experiences"
|
||||
description="Don't take our word for it. Hear what yacht owners say about their experience at Boca Marina."
|
||||
@@ -227,14 +161,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Nautica Solutions",
|
||||
"SeaSafe Tech",
|
||||
"OceanBound Co",
|
||||
"Marina Pros",
|
||||
"Yacht Care Hub",
|
||||
"BlueHorizon",
|
||||
"Coastal Group",
|
||||
]}
|
||||
"Nautica Solutions", "SeaSafe Tech", "OceanBound Co", "Marina Pros", "Yacht Care Hub", "BlueHorizon", "Coastal Group"]}
|
||||
title="Trusted Partners"
|
||||
description="We collaborate with the best names in the maritime industry."
|
||||
/>
|
||||
@@ -246,20 +173,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Do you offer transient slip rentals?",
|
||||
content: "Yes, we have short-term slips available for daily or weekly stays.",
|
||||
},
|
||||
id: "1", title: "Do you offer transient slip rentals?", content: "Yes, we have short-term slips available for daily or weekly stays."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Is security included?",
|
||||
content: "Our facility is fully gated with 24/7 surveillance.",
|
||||
},
|
||||
id: "2", title: "Is security included?", content: "Our facility is fully gated with 24/7 surveillance."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Are there amenities for pets?",
|
||||
content: "Yes, our park area is pet-friendly.",
|
||||
},
|
||||
id: "3", title: "Are there amenities for pets?", content: "Yes, our park area is pet-friendly."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Answers to the most frequently asked questions about slip rentals and marina services."
|
||||
@@ -271,8 +189,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
tag="Get In Touch"
|
||||
title="Book Your Slip Today"
|
||||
description="Ready to dock at the best marina in Boca? Reach out to our concierge team now."
|
||||
@@ -283,37 +200,27 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Boca Marina",
|
||||
items: [
|
||||
title: "Boca Marina", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Sobre Nosotros", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Servicios", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Política de Privacidad", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Términos de Servicio", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
bottomLeftText="© 2024 Boca Marina. All rights reserved."
|
||||
bottomLeftText="© 2024 Boca Marina. Todos los derechos reservados."
|
||||
bottomRightText="123 Marina Dr, Boca Raton, FL"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user