Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -26,29 +26,19 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Properties",
|
||||
id: "/properties",
|
||||
},
|
||||
name: "Properties", id: "/properties"},
|
||||
{
|
||||
name: "Sell With Me",
|
||||
id: "/sell-with-me",
|
||||
},
|
||||
name: "Sell With Me", id: "/sell-with-me"},
|
||||
{
|
||||
name: "Book a Tour",
|
||||
id: "/book-a-tour",
|
||||
},
|
||||
name: "Book a Tour", id: "/book-a-tour"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg"
|
||||
logoAlt="Luxhaven Realty Logo"
|
||||
brandName="Luxhaven Realty"
|
||||
button={{
|
||||
text: "🔒 Owner Dashboard",
|
||||
href: "/private",
|
||||
}}
|
||||
text: "🔒 Owner Dashboard", href: "/private"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -56,15 +46,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "glowing-orb",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Personalized Tour"
|
||||
title="Book Your Exclusive Tour"
|
||||
description="Schedule a private viewing of your desired property. Our team will contact you to confirm details and arrange a personalized experience. (Form with Full Name, WhatsApp, Call Number, Property Dropdown, Optional Message will be implemented here)"
|
||||
buttons={[
|
||||
{
|
||||
text: "Submit Booking Request",
|
||||
onClick: "handleWhatsAppBooking",
|
||||
text: "Submit Booking Request"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -75,20 +63,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How do I select a property?",
|
||||
content: "You can browse our 'Properties' page and note down the property title and location. This information can then be selected in the booking form dropdown.",
|
||||
},
|
||||
id: "1", title: "How do I select a property?", content: "You can browse our 'Properties' page and note down the property title and location. This information can then be selected in the booking form dropdown."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What happens after I submit the form?",
|
||||
content: "Our team will receive your request and contact you directly via your provided WhatsApp or call number to confirm your preferred date and time for the tour.",
|
||||
},
|
||||
id: "2", title: "What happens after I submit the form?", content: "Our team will receive your request and contact you directly via your provided WhatsApp or call number to confirm your preferred date and time for the tour."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Is there a fee for booking a tour?",
|
||||
content: "No, booking a tour with Luxhaven Realty is completely free of charge. We are committed to helping you find your dream luxury home.",
|
||||
},
|
||||
id: "3", title: "Is there a fee for booking a tour?", content: "No, booking a tour with Luxhaven Realty is completely free of charge. We are committed to helping you find your dream luxury home."},
|
||||
]}
|
||||
sideTitle="Booking Your Tour"
|
||||
sideDescription="Find answers to frequently asked questions about scheduling property viewings with Luxhaven Realty."
|
||||
@@ -101,13 +80,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Luxhaven Realty"
|
||||
leftLink={{
|
||||
text: "WhatsApp Us",
|
||||
href: "https://wa.me/233551056514",
|
||||
}}
|
||||
text: "WhatsApp Us", href: "https://wa.me/233551056514"}}
|
||||
rightLink={{
|
||||
text: "Instagram @Luxhaven_realty",
|
||||
href: "https://instagram.com/Luxhaven_realty",
|
||||
}}
|
||||
text: "Instagram @Luxhaven_realty", href: "https://instagram.com/Luxhaven_realty"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
@@ -27,29 +27,19 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Properties",
|
||||
id: "/properties",
|
||||
},
|
||||
name: "Properties", id: "/properties"},
|
||||
{
|
||||
name: "Sell With Me",
|
||||
id: "/sell-with-me",
|
||||
},
|
||||
name: "Sell With Me", id: "/sell-with-me"},
|
||||
{
|
||||
name: "Book a Tour",
|
||||
id: "/book-a-tour",
|
||||
},
|
||||
name: "Book a Tour", id: "/book-a-tour"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg"
|
||||
logoAlt="Luxhaven Realty Logo"
|
||||
brandName="Luxhaven Realty"
|
||||
button={{
|
||||
text: "🔒 Owner Dashboard",
|
||||
href: "/private",
|
||||
}}
|
||||
text: "🔒 Owner Dashboard", href: "/private"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -61,10 +51,9 @@ export default function LandingPage() {
|
||||
description="Look no further. Partner with Luxhaven Realty for unparalleled market exposure and expert guidance."
|
||||
subdescription="Contact us via the WhatsApp link below to get started."
|
||||
icon={PhoneCall}
|
||||
videoSrc="http://img.b2bpic.net/free-photo/view-city-skyline-with-defocused-camera_23-2148287816.jpg?_wi=1"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/view-city-skyline-with-defocused-camera_23-2148287816.jpg"
|
||||
videoAriaLabel="Selling property background video"
|
||||
mediaAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-city-skyline-with-defocused-camera_23-2148287816.jpg?_wi=2"
|
||||
imageAlt="luxury villa cinematic drone footage"
|
||||
/>
|
||||
</div>
|
||||
@@ -76,20 +65,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
groups={[
|
||||
{
|
||||
id: "agent",
|
||||
groupTitle: "Leading Real Estate Specialist",
|
||||
members: [
|
||||
id: "agent", groupTitle: "Leading Real Estate Specialist", members: [
|
||||
{
|
||||
id: "agent-1",
|
||||
title: "Nana Ama Serwaa",
|
||||
subtitle: "Lead Agent",
|
||||
detail: "With over a decade of expertise in luxury real estate, Nana Ama provides bespoke service and tailored strategies to ensure a seamless selling experience and maximum returns for our clients.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
|
||||
imageAlt: "Nana Ama Serwaa, Lead Agent",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-clear-lake-with-few-houses-built-hill_181624-2274.jpg?_wi=2",
|
||||
imageAlt: "professional female real estate agent african",
|
||||
id: "agent-1", title: "Nana Ama Serwaa", subtitle: "Lead Agent", detail: "With over a decade of expertise in luxury real estate, Nana Ama provides bespoke service and tailored strategies to ensure a seamless selling experience and maximum returns for our clients.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Nana Ama Serwaa, Lead Agent"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Meet Your Dedicated Agent"
|
||||
@@ -101,13 +80,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Luxhaven Realty"
|
||||
leftLink={{
|
||||
text: "WhatsApp Us",
|
||||
href: "https://wa.me/233551056514",
|
||||
}}
|
||||
text: "WhatsApp Us", href: "https://wa.me/233551056514"}}
|
||||
rightLink={{
|
||||
text: "Instagram @Luxhaven_realty",
|
||||
href: "https://instagram.com/Luxhaven_realty",
|
||||
}}
|
||||
text: "Instagram @Luxhaven_realty", href: "https://instagram.com/Luxhaven_realty"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user