Update src/app/page.tsx
This commit is contained in:
407
src/app/page.tsx
407
src/app/page.tsx
@@ -33,45 +33,27 @@ 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: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Yachts",
|
||||
id: "#yachts",
|
||||
},
|
||||
name: "Yachts", id: "#yachts"},
|
||||
{
|
||||
name: "Partners",
|
||||
id: "#partners",
|
||||
},
|
||||
name: "Partners", id: "#partners"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "#team",
|
||||
},
|
||||
name: "Team", id: "#team"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l5pxu4"
|
||||
logoAlt="T Marine Yacht Sales Logo"
|
||||
brandName="T Marine Yacht Sales"
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Quote", href: "#contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -80,119 +62,64 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Your Journey on the Open Seas Begins Here."
|
||||
description="Discover an unparalleled selection of luxury yachts and expert brokerage services. T Marine Yacht Sales brings your maritime dreams to life."
|
||||
testimonials={[
|
||||
{
|
||||
name: "John D.",
|
||||
handle: "@LuxurySailor",
|
||||
testimonial: "T Marine found me the perfect yacht and handled every detail. A truly seamless process!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-stylish-man-dressed-modern-elegant-clothes-sitting-table-outdoor-cafe-against-background-city-wharf_613910-21028.jpg",
|
||||
imageAlt: "John D. Testimonial",
|
||||
},
|
||||
name: "John D.", handle: "@LuxurySailor", testimonial: "T Marine found me the perfect yacht and handled every detail. A truly seamless process!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-stylish-man-dressed-modern-elegant-clothes-sitting-table-outdoor-cafe-against-background-city-wharf_613910-21028.jpg", imageAlt: "John D. Testimonial"},
|
||||
{
|
||||
name: "Sarah L.",
|
||||
handle: "@OceanVoyager",
|
||||
testimonial: "Selling my yacht was effortless with T Marine. Their market knowledge is unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-sensual-amazing-l-hipster-lady-spring-casual-pastel-outfit-trendy-jewels-red-lips-enjoying-holidays-barcelona_273443-1641.jpg",
|
||||
imageAlt: "Sarah L. Testimonial",
|
||||
},
|
||||
name: "Sarah L.", handle: "@OceanVoyager", testimonial: "Selling my yacht was effortless with T Marine. Their market knowledge is unmatched.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-sensual-amazing-l-hipster-lady-spring-casual-pastel-outfit-trendy-jewels-red-lips-enjoying-holidays-barcelona_273443-1641.jpg", imageAlt: "Sarah L. Testimonial"},
|
||||
{
|
||||
name: "Mark T.",
|
||||
handle: "@MarinePro",
|
||||
testimonial: "Professional, knowledgeable, and genuinely passionate. Highly recommend their services.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-shaking-hands-with-financial-advisor-meeting-office-focus-is-man_637285-2820.jpg",
|
||||
imageAlt: "Mark T. Testimonial",
|
||||
},
|
||||
name: "Mark T.", handle: "@MarinePro", testimonial: "Professional, knowledgeable, and genuinely passionate. Highly recommend their services.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-shaking-hands-with-financial-advisor-meeting-office-focus-is-man_637285-2820.jpg", imageAlt: "Mark T. Testimonial"},
|
||||
{
|
||||
name: "Emily R.",
|
||||
handle: "@YachtEnthusiast",
|
||||
testimonial: "From browsing to sea trial, the team at T Marine was exceptional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-businessman-communicating-with-factory-worker-while-visiting-industrial-facility_637285-4804.jpg",
|
||||
imageAlt: "Emily R. Testimonial",
|
||||
},
|
||||
name: "Emily R.", handle: "@YachtEnthusiast", testimonial: "From browsing to sea trial, the team at T Marine was exceptional.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-businessman-communicating-with-factory-worker-while-visiting-industrial-facility_637285-4804.jpg", imageAlt: "Emily R. Testimonial"},
|
||||
{
|
||||
name: "Robert G.",
|
||||
handle: "@SeasonedCaptain",
|
||||
testimonial: "I've bought and sold several yachts with T Marine, always a first-class experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-reading-book_23-2149068599.jpg",
|
||||
imageAlt: "Robert G. Testimonial",
|
||||
},
|
||||
name: "Robert G.", handle: "@SeasonedCaptain", testimonial: "I've bought and sold several yachts with T Marine, always a first-class experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-reading-book_23-2149068599.jpg", imageAlt: "Robert G. Testimonial"},
|
||||
{
|
||||
name: "Jessica H.",
|
||||
handle: "@FirstTimeOwner",
|
||||
testimonial: "Their after-sales support made my first yacht ownership a breeze. Fantastic team!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roommates-spending-time-together_23-2149359375.jpg",
|
||||
imageAlt: "Jessica H. Testimonial",
|
||||
},
|
||||
name: "Jessica H.", handle: "@FirstTimeOwner", testimonial: "Their after-sales support made my first yacht ownership a breeze. Fantastic team!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roommates-spending-time-together_23-2149359375.jpg", imageAlt: "Jessica H. Testimonial"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Yachts",
|
||||
href: "#yachts",
|
||||
},
|
||||
text: "Explore Yachts", href: "#yachts"},
|
||||
{
|
||||
text: "Contact Our Team",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Our Team", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1628.jpg",
|
||||
alt: "professional male portrait smiling",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1628.jpg", alt: "professional male portrait smiling"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/african-student-passed-exams-having-fun-with-university-mates-international-office-workers-discussing-about-new-company-goals_197531-3749.jpg",
|
||||
alt: "professional female portrait smiling",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/african-student-passed-exams-having-fun-with-university-mates-international-office-workers-discussing-about-new-company-goals_197531-3749.jpg", alt: "professional female portrait smiling"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg",
|
||||
alt: "male executive portrait professional",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg", alt: "male executive portrait professional"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mixed-race-man-with-glad-facial-expression-chats-mobile-phone-connected-wireless-internet-models-against-cafe-interior-has-toothy-smile-wears-casual-t-shirt-optical-glasses-blogging_273609-29639.jpg",
|
||||
alt: "female professional headshot",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mixed-race-man-with-glad-facial-expression-chats-mobile-phone-connected-wireless-internet-models-against-cafe-interior-has-toothy-smile-wears-casual-t-shirt-optical-glasses-blogging_273609-29639.jpg", alt: "female professional headshot"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
alt: "Close up portrait of young handsome successful man",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Close up portrait of young handsome successful man"},
|
||||
]}
|
||||
avatarText="Trusted by hundreds of satisfied clients"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cute-lovely-couple-walking-near-yachts_624325-3221.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cute-lovely-couple-walking-near-yachts_624325-3221.jpg"
|
||||
imageAlt="Luxury yacht cruising on the open ocean"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Luxury Sales",
|
||||
icon: Sparkles,
|
||||
type: "text-icon", text: "Luxury Sales", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Global Reach",
|
||||
type: "text", text: "Global Reach"},
|
||||
{
|
||||
type: "text-icon", text: "Expert Brokerage", icon: Shield,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Expert Brokerage",
|
||||
icon: Shield,
|
||||
},
|
||||
type: "text", text: "Seamless Transactions"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Seamless Transactions",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Client Satisfaction",
|
||||
icon: Star,
|
||||
type: "text-icon", text: "Client Satisfaction", icon: Star,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -203,20 +130,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "About T Marine Yacht Sales: Decades of Maritime Excellence",
|
||||
},
|
||||
type: "text", content: "About T Marine Yacht Sales: Decades of Maritime Excellence"},
|
||||
{
|
||||
type: "text", content: "T Marine Yacht Sales boasts a rich history spanning over two decades, establishing ourselves as a premier brokerage firm dedicated to luxury yacht sales. Our commitment to excellence, personalized service, and deep industry knowledge ensures every client receives an unmatched experience, whether buying or selling."
|
||||
}
|
||||
]}
|
||||
description="T Marine Yacht Sales boasts a rich history spanning over two decades, establishing ourselves as a premier brokerage firm dedicated to luxury yacht sales. Our commitment to excellence, personalized service, and deep industry knowledge ensures every client receives an unmatched experience, whether buying or selling."
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Our Story", href: "#about"},
|
||||
{
|
||||
text: "Meet the Team",
|
||||
href: "#team",
|
||||
},
|
||||
text: "Meet the Team", href: "#team"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-with-glasses-looking-tablet-with-another-man-background_1153-1141.jpg"
|
||||
imageAlt="Luxurious yacht interior with a client and broker"
|
||||
@@ -230,64 +153,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "brokerage",
|
||||
label: "Brokerage",
|
||||
title: "Expert Yacht Brokerage",
|
||||
items: [
|
||||
"Guidance for buying and selling",
|
||||
"Access to global market listings",
|
||||
"Seamless transaction management",
|
||||
],
|
||||
id: "brokerage", label: "Brokerage", title: "Expert Yacht Brokerage", items: [
|
||||
"Guidance for buying and selling", "Access to global market listings", "Seamless transaction management"],
|
||||
},
|
||||
{
|
||||
id: "analysis",
|
||||
label: "Market Insights",
|
||||
title: "In-depth Market Analysis",
|
||||
items: [
|
||||
"Optimized pricing strategies",
|
||||
"Current market trends and valuations",
|
||||
"Data-driven decisions for buyers and sellers",
|
||||
],
|
||||
id: "analysis", label: "Market Insights", title: "In-depth Market Analysis", items: [
|
||||
"Optimized pricing strategies", "Current market trends and valuations", "Data-driven decisions for buyers and sellers"],
|
||||
},
|
||||
{
|
||||
id: "financing",
|
||||
label: "Financing",
|
||||
title: "Tailored Financing Solutions",
|
||||
items: [
|
||||
"Connections to trusted maritime lenders",
|
||||
"Personalized loan options",
|
||||
"Hassle-free application process",
|
||||
],
|
||||
id: "financing", label: "Financing", title: "Tailored Financing Solutions", items: [
|
||||
"Connections to trusted maritime lenders", "Personalized loan options", "Hassle-free application process"],
|
||||
},
|
||||
{
|
||||
id: "coordination",
|
||||
label: "Coordination",
|
||||
title: "Survey & Sea Trial Coordination",
|
||||
items: [
|
||||
"Arrangements for professional inspections",
|
||||
"Scheduling sea trials with captains",
|
||||
"Ensuring vessel quality and performance",
|
||||
],
|
||||
id: "coordination", label: "Coordination", title: "Survey & Sea Trial Coordination", items: [
|
||||
"Arrangements for professional inspections", "Scheduling sea trials with captains", "Ensuring vessel quality and performance"],
|
||||
},
|
||||
{
|
||||
id: "documentation",
|
||||
label: "Documentation",
|
||||
title: "Comprehensive Documentation & Closing",
|
||||
items: [
|
||||
"Handling of all legal paperwork",
|
||||
"Ensuring regulatory compliance",
|
||||
"Smooth and efficient closing process",
|
||||
],
|
||||
id: "documentation", label: "Documentation", title: "Comprehensive Documentation & Closing", items: [
|
||||
"Handling of all legal paperwork", "Ensuring regulatory compliance", "Smooth and efficient closing process"],
|
||||
},
|
||||
{
|
||||
id: "support",
|
||||
label: "Support",
|
||||
title: "Dedicated After-Sales Support",
|
||||
items: [
|
||||
"Assistance with yacht maintenance",
|
||||
"Guidance on ownership needs",
|
||||
"Ongoing relationship with our team",
|
||||
],
|
||||
id: "support", label: "Support", title: "Dedicated After-Sales Support", items: [
|
||||
"Assistance with yacht maintenance", "Guidance on ownership needs", "Ongoing relationship with our team"],
|
||||
},
|
||||
]}
|
||||
title="Our Comprehensive Yacht Services"
|
||||
@@ -303,53 +190,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "yacht-1",
|
||||
name: "50ft Luxury Motor Yacht",
|
||||
price: "$2,500,000",
|
||||
variant: "New Condition",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-healthy-calm-woman-doing-yoga-sailing-yacht-boat-sea_1153-4159.jpg",
|
||||
imageAlt: "50ft Luxury Motor Yacht",
|
||||
},
|
||||
id: "yacht-1", name: "50ft Luxury Motor Yacht", price: "$2,500,000", variant: "New Condition", imageSrc: "http://img.b2bpic.net/free-photo/young-healthy-calm-woman-doing-yoga-sailing-yacht-boat-sea_1153-4159.jpg", imageAlt: "50ft Luxury Motor Yacht"},
|
||||
{
|
||||
id: "yacht-2",
|
||||
name: "40ft Performance Sailing Yacht",
|
||||
price: "$850,000",
|
||||
variant: "Pre-owned",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-collage-person-doing-kayaking-road_23-2149438109.jpg",
|
||||
imageAlt: "40ft Performance Sailing Yacht",
|
||||
},
|
||||
id: "yacht-2", name: "40ft Performance Sailing Yacht", price: "$850,000", variant: "Pre-owned", imageSrc: "http://img.b2bpic.net/free-photo/vintage-collage-person-doing-kayaking-road_23-2149438109.jpg", imageAlt: "40ft Performance Sailing Yacht"},
|
||||
{
|
||||
id: "yacht-3",
|
||||
name: "75ft Expedition Yacht",
|
||||
price: "$6,800,000",
|
||||
variant: "Brand New",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-yachts-sea_23-2148134616.jpg",
|
||||
imageAlt: "75ft Expedition Yacht",
|
||||
},
|
||||
id: "yacht-3", name: "75ft Expedition Yacht", price: "$6,800,000", variant: "Brand New", imageSrc: "http://img.b2bpic.net/free-photo/white-yachts-sea_23-2148134616.jpg", imageAlt: "75ft Expedition Yacht"},
|
||||
{
|
||||
id: "yacht-4",
|
||||
name: "35ft Sport Cruiser",
|
||||
price: "$450,000",
|
||||
variant: "Excellent Condition",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-fast-water-vehicle_23-2151048088.jpg",
|
||||
imageAlt: "35ft Sport Cruiser",
|
||||
},
|
||||
id: "yacht-4", name: "35ft Sport Cruiser", price: "$450,000", variant: "Excellent Condition", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-fast-water-vehicle_23-2151048088.jpg", imageAlt: "35ft Sport Cruiser"},
|
||||
{
|
||||
id: "yacht-5",
|
||||
name: "60ft Classic Sailing Yacht",
|
||||
price: "$1,200,000",
|
||||
variant: "Refurbished",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-ship-sailing-sea-foggy-weather_181624-61250.jpg",
|
||||
imageAlt: "60ft Classic Sailing Yacht",
|
||||
},
|
||||
id: "yacht-5", name: "60ft Classic Sailing Yacht", price: "$1,200,000", variant: "Refurbished", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-ship-sailing-sea-foggy-weather_181624-61250.jpg", imageAlt: "60ft Classic Sailing Yacht"},
|
||||
{
|
||||
id: "yacht-6",
|
||||
name: "80ft Custom Superyacht",
|
||||
price: "Price on Request",
|
||||
variant: "Bespoke Design",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-partnership_72229-581.jpg",
|
||||
imageAlt: "80ft Custom Superyacht",
|
||||
},
|
||||
id: "yacht-6", name: "80ft Custom Superyacht", price: "Price on Request", variant: "Bespoke Design", imageSrc: "http://img.b2bpic.net/free-photo/business-partnership_72229-581.jpg", imageAlt: "80ft Custom Superyacht"},
|
||||
]}
|
||||
title="Discover Our Exquisite Collection"
|
||||
description="Browse a curated selection of the finest motor yachts, sailing yachts, and superyachts available, hand-picked for their quality and luxury."
|
||||
@@ -361,16 +212,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Azimut Yachts",
|
||||
"Sunseeker",
|
||||
"Princess Yachts",
|
||||
"Ferretti Group",
|
||||
"Oceanco",
|
||||
"Heesen Yachts",
|
||||
"Lürssen",
|
||||
"Benetti",
|
||||
"Horizon Yachts",
|
||||
]}
|
||||
"Azimut Yachts", "Sunseeker", "Princess Yachts", "Ferretti Group", "Oceanco", "Heesen Yachts", "Lürssen", "Benetti", "Horizon Yachts"]}
|
||||
title="Trusted by Leading Yacht Brands and Clients Worldwide"
|
||||
description="We proudly represent and work with the industry's most prestigious manufacturers and financial institutions, ensuring unparalleled quality and service."
|
||||
/>
|
||||
@@ -382,59 +224,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t-1",
|
||||
title: "Exceptional Service",
|
||||
quote: "T Marine found me the perfect yacht and handled every detail from start to finish. A truly seamless and enjoyable process!",
|
||||
name: "John D.",
|
||||
role: "Satisfied Buyer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-holding-smart-phone_343629-264.jpg",
|
||||
imageAlt: "John D. Client",
|
||||
},
|
||||
id: "t-1", title: "Exceptional Service", quote: "T Marine found me the perfect yacht and handled every detail from start to finish. A truly seamless and enjoyable process!", name: "John D.", role: "Satisfied Buyer", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-holding-smart-phone_343629-264.jpg", imageAlt: "John D. Client"},
|
||||
{
|
||||
id: "t-2",
|
||||
title: "Unmatched Market Expertise",
|
||||
quote: "Selling my yacht was effortless with T Marine. Their deep market knowledge and network secured a quick and excellent sale.",
|
||||
name: "Sarah L.",
|
||||
role: "Yacht Seller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-stylish-man-dressed-modern-elegant-clothes-sitting-table-outdoor-cafe-against-background-city-wharf_613910-3954.jpg",
|
||||
imageAlt: "Sarah L. Client",
|
||||
},
|
||||
id: "t-2", title: "Unmatched Market Expertise", quote: "Selling my yacht was effortless with T Marine. Their deep market knowledge and network secured a quick and excellent sale.", name: "Sarah L.", role: "Yacht Seller", imageSrc: "http://img.b2bpic.net/free-photo/successful-stylish-man-dressed-modern-elegant-clothes-sitting-table-outdoor-cafe-against-background-city-wharf_613910-3954.jpg", imageAlt: "Sarah L. Client"},
|
||||
{
|
||||
id: "t-3",
|
||||
title: "Professional & Passionate",
|
||||
quote: "The team at T Marine is incredibly professional, knowledgeable, and genuinely passionate about yachting. Highly recommend their services!",
|
||||
name: "Mark T.",
|
||||
role: "Marine Investor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12774.jpg",
|
||||
imageAlt: "Mark T. Client",
|
||||
},
|
||||
id: "t-3", title: "Professional & Passionate", quote: "The team at T Marine is incredibly professional, knowledgeable, and genuinely passionate about yachting. Highly recommend their services!", name: "Mark T.", role: "Marine Investor", imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12774.jpg", imageAlt: "Mark T. Client"},
|
||||
{
|
||||
id: "t-4",
|
||||
title: "First-Class Experience",
|
||||
quote: "From initial browsing to sea trial and delivery, the entire experience with T Marine was nothing short of exceptional. Truly a first-class service.",
|
||||
name: "Emily R.",
|
||||
role: "New Yacht Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-beautiful-woman-home_329181-1146.jpg",
|
||||
imageAlt: "Emily R. Client",
|
||||
},
|
||||
id: "t-4", title: "First-Class Experience", quote: "From initial browsing to sea trial and delivery, the entire experience with T Marine was nothing short of exceptional. Truly a first-class service.", name: "Emily R.", role: "New Yacht Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-beautiful-woman-home_329181-1146.jpg", imageAlt: "Emily R. Client"},
|
||||
{
|
||||
id: "t-5",
|
||||
title: "Trusted Partner",
|
||||
quote: "I've bought and sold several yachts with T Marine over the years, and they consistently deliver a superior experience. They are my go-to partners.",
|
||||
name: "Robert G.",
|
||||
role: "Seasoned Yacht Collector",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-man-wearing-suit_23-2148831128.jpg",
|
||||
imageAlt: "Robert G. Client",
|
||||
},
|
||||
id: "t-5", title: "Trusted Partner", quote: "I've bought and sold several yachts with T Marine over the years, and they consistently deliver a superior experience. They are my go-to partners.", name: "Robert G.", role: "Seasoned Yacht Collector", imageSrc: "http://img.b2bpic.net/free-photo/elegant-man-wearing-suit_23-2148831128.jpg", imageAlt: "Robert G. Client"},
|
||||
{
|
||||
id: "t-6",
|
||||
title: "Outstanding After-Sales Support",
|
||||
quote: "Their after-sales support made my first yacht ownership experience an absolute breeze. The team is always there to help. Fantastic!",
|
||||
name: "Jessica H.",
|
||||
role: "First-time Yacht Buyer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-working-office-couch-putting-long-hours-work-businessperson-professional-environment_482257-32779.jpg",
|
||||
imageAlt: "Jessica H. Client",
|
||||
},
|
||||
id: "t-6", title: "Outstanding After-Sales Support", quote: "Their after-sales support made my first yacht ownership experience an absolute breeze. The team is always there to help. Fantastic!", name: "Jessica H.", role: "First-time Yacht Buyer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-working-office-couch-putting-long-hours-work-businessperson-professional-environment_482257-32779.jpg", imageAlt: "Jessica H. Client"},
|
||||
]}
|
||||
title="What Our Esteemed Clients Say"
|
||||
description="Hear directly from satisfied buyers and sellers who entrusted their yachting aspirations to T Marine Yacht Sales."
|
||||
@@ -448,45 +248,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
groups={[
|
||||
{
|
||||
id: "specialists",
|
||||
groupTitle: "Our Yacht Specialists",
|
||||
members: [
|
||||
id: "specialists", groupTitle: "Our Yacht Specialists", members: [
|
||||
{
|
||||
id: "member-1",
|
||||
title: "Captain Alex Marine",
|
||||
subtitle: "Founder & Senior Broker",
|
||||
detail: "Over 30 years of experience in luxury yacht sales and maritime operations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-suit_1321-1162.jpg",
|
||||
imageAlt: "Captain Alex Marine",
|
||||
},
|
||||
id: "member-1", title: "Captain Alex Marine", subtitle: "Founder & Senior Broker", detail: "Over 30 years of experience in luxury yacht sales and maritime operations.", imageSrc: "http://img.b2bpic.net/free-photo/man-suit_1321-1162.jpg", imageAlt: "Captain Alex Marine"},
|
||||
{
|
||||
id: "member-2",
|
||||
title: "Sophia Lee",
|
||||
subtitle: "Sales & Marketing Director",
|
||||
detail: "Drives our global outreach and ensures clients receive tailored yachting solutions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-camera-happy-positive-with-arms-crossed-standing-purple-background_141793-110749.jpg",
|
||||
imageAlt: "Sophia Lee",
|
||||
},
|
||||
id: "member-2", title: "Sophia Lee", subtitle: "Sales & Marketing Director", detail: "Drives our global outreach and ensures clients receive tailored yachting solutions.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-camera-happy-positive-with-arms-crossed-standing-purple-background_141793-110749.jpg", imageAlt: "Sophia Lee"},
|
||||
{
|
||||
id: "member-3",
|
||||
title: "David Chen",
|
||||
subtitle: "Brokerage Specialist",
|
||||
detail: "Expert in matching clients with their ideal vessel, from sport cruisers to superyachts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432386.jpg",
|
||||
imageAlt: "David Chen",
|
||||
},
|
||||
id: "member-3", title: "David Chen", subtitle: "Brokerage Specialist", detail: "Expert in matching clients with their ideal vessel, from sport cruisers to superyachts.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432386.jpg", imageAlt: "David Chen"},
|
||||
{
|
||||
id: "member-4",
|
||||
title: "Isabella Rossi",
|
||||
subtitle: "Client Relations Manager",
|
||||
detail: "Ensures every client experience is smooth, personalized, and exceptional from start to finish.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-caucasian-business-male-taking-off-face-mask-virus-protection-show-his-smile-with-cheerful-get-well-fight-spread-covid-19-epidemic-health-ideas-concept_609648-1061.jpg",
|
||||
imageAlt: "Isabella Rossi",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-lovely-couple-walking-near-yachts_624325-3221.jpg?_wi=2",
|
||||
imageAlt: "professional male yacht broker portrait",
|
||||
},
|
||||
id: "member-4", title: "Isabella Rossi", subtitle: "Client Relations Manager", detail: "Ensures every client experience is smooth, personalized, and exceptional from start to finish.", imageSrc: "http://img.b2bpic.net/free-photo/positive-caucasian-business-male-taking-off-face-mask-virus-protection-show-his-smile-with-cheerful-get-well-fight-spread-covid-19-epidemic-health-ideas-concept_609648-1061.jpg", imageAlt: "Isabella Rossi"},
|
||||
]
|
||||
}
|
||||
]}
|
||||
title="Meet Our Dedicated Team"
|
||||
description="Our experienced brokers and support staff are passionate about yachting and committed to your satisfaction."
|
||||
@@ -500,27 +272,16 @@ export default function LandingPage() {
|
||||
description="Whether you're looking to buy, sell, or simply inquire, our team is ready to assist you. Reach out today for a personalized consultation."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Your Phone Number",
|
||||
},
|
||||
name: "phone", type: "tel", placeholder: "Your Phone Number"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "How can we assist you with your yachting needs?",
|
||||
rows: 5,
|
||||
name: "message", placeholder: "How can we assist you with your yachting needs?", rows: 5,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292809.jpg"
|
||||
@@ -540,19 +301,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "#", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "#",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "#", ariaLabel: "LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user