Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-05-07 23:02:37 +00:00

View File

@@ -42,10 +42,10 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{ variant: "gradient-bars" }}
tag="Gated Private Community"
tag="Exclusive Mountain Sanctuary"
tagIcon={ShieldCheck}
title="Exclusive Mountain Living with Private Gate Access"
description="Southcliff provides a secure, gated environment with dedicated 24/7 gate attendant service. Please note: strictly by appointment only for all visitor entries."
title="Sophisticated Mountain Living in Asheville"
description="Discover a lifestyle of refined elegance in our private, gated community. Where nature's grandeur meets exceptional comfort, your legacy awaits."
buttons={[
{ text: "Schedule Your Appointment", href: "#contact" },
{ text: "View Available Estates", href: "#products" },
@@ -57,8 +57,9 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={false}
title="Secure Tranquility"
buttons={[{ text: "Learn About Our Security", href: "#contact" }]}
title="A Retreat of Distinction"
description="Southcliff offers more than just security; it offers a curated lifestyle designed for those who appreciate the finer things in life—tranquility, views, and unparalleled privacy."
buttons={[{ text: "Discover Our Lifestyle", href: "#contact" }]}
/>
</div>
@@ -67,12 +68,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{ title: "Gated Security", description: "Private entrance managed by a dedicated gate attendant.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-lodge-house-with-deer-antlers-hanging-window-snow-back_181624-61513.jpg" },
{ title: "Private Trail System", description: "Miles of groomed hiking trails winding through protected forest landscapes.", imageSrc: "http://img.b2bpic.net/free-photo/hikers-sitting-rock_23-2148106764.jpg" },
{ title: "Unrivaled Vistas", description: "Breathtaking panoramic views that change with every season, right from your doorstep.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mountainous-landscape-with-fir-trees-foggy-background_181624-30544.jpg" }
{ title: "Curated Security", description: "Peace of mind is our priority with a dedicated gate concierge ensuring an intimate, secure environment for every resident.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-lodge-house-with-deer-antlers-hanging-window-snow-back_181624-61513.jpg" },
{ title: "Private Wilderness", description: "Wander through miles of meticulously maintained nature trails, exclusive to residents and their guests.", imageSrc: "http://img.b2bpic.net/free-photo/hikers-sitting-rock_23-2148106764.jpg" },
{ title: "Breathtaking Vistas", description: "Wake up to ever-changing mountain panoramas that define the essence of luxury high-altitude living.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mountainous-landscape-with-fir-trees-foggy-background_181624-30544.jpg" }
]}
title="Amenities for a Life Well-Lived"
description="Experience serenity with gated security and unmatched access to private nature trails, just minutes from downtown Asheville."
title="Amenities for the Discriminating Resident"
description="Enjoy a life of quiet sophistication with our private nature paths and gated security just minutes from Ashevilles vibrant heart."
/>
</div>
@@ -83,11 +84,11 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Mountain Estate Home", price: "From $1.2M", imageSrc: "http://img.b2bpic.net/free-photo/landscape-house-mountain-volcano-batur-bali-indonesia_72229-999.jpg" },
{ id: "p2", name: "Forested Homesite 04", price: "From $250k", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscapes-iceland-while-travelling_23-2149122480.jpg" }
{ id: "p1", name: "Signature Mountain Estate", price: "Inquire for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/landscape-house-mountain-volcano-batur-bali-indonesia_72229-999.jpg" },
{ id: "p2", name: "Premier Forested Parcel", price: "Inquire for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscapes-iceland-while-travelling_23-2149122480.jpg" }
]}
title="Available Residences & Lots"
description="Tour our available gated-community properties by booking an appointment with our concierge."
title="Curated Estates & Homesites"
description="We invite you to explore our limited collection of private homesites and luxury estates, available for the discerning homeowner."
/>
</div>
@@ -95,10 +96,10 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{ variant: "gradient-bars" }}
tag="By Appointment Only"
tag="Experience the Extraordinary"
tagIcon={ShieldCheck}
title="Schedule Your Visit"
description="As an exclusive gated community, access is restricted to residents and those with confirmed appointments. Contact our gate concierge to arrange your private tour."
title="Schedule Your Private Tour"
description="Access to our community is by invitation or private appointment only. Connect with our concierge to begin your journey at Southcliff."
imageSrc="http://img.b2bpic.net/free-photo/curved-road-forest_1122-2086.jpg"
buttonText="Book Appointment"
/>