Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-24 06:31:10 +00:00

View File

@@ -2,16 +2,16 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
import FooterBase from '@/components/sections/footer/FooterBase';
import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FeatureCardSixteen from '@/components/sections/feature/FeatureCardSixteen';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import TextAbout from '@/components/sections/about/TextAbout';
export default function LandingPage() {
return (
@@ -29,102 +29,69 @@ export default function LandingPage() {
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
<NavbarStyleApple
navItems={[
{
name: "Home", id: "hero"},
{
name: "About", id: "about"},
{
name: "Properties", id: "products"},
{
name: "Contact", id: "contact"},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Services", id: "features" },
{ name: "Contact", id: "contact" },
]}
brandName="Aura Estates"
button={{ text: "Get Started", href: "#contact" }}
brandName="MarketFlow"
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars"}}
title="Defining Elegance in Every Estate"
description="Experience unparalleled luxury with Aura Estates. We specialize in curating the finest residential properties for the most discerning clients."
tag="Premier Luxury Real Estate"
<HeroBillboardCarousel
background={{ variant: "sparkles-gradient" }}
title="Marketing Strategies that Convert"
description="We craft data-driven campaigns to elevate your brand presence and maximize ROI."
tag="Growth Marketing Agency"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/hotel_1127-4037.jpg", imageAlt: "Luxury villa at sunset"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-sea-ocean-with-outdoor-swimming-pool-white-cloud-blue-sky-background-l_1258-108693.jpg", imageAlt: "Infinity pool at sunset"}
{ imageSrc: "http://img.b2bpic.net/free-photo/marketing-consultant-analyzing-data-charts-office_23-2148855589.jpg", imageAlt: "Marketing analysis" },
{ imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-team-discussing-strategy_23-2148855610.jpg", imageAlt: "Team collaboration" }
]}
mediaAnimation="slide-up"
rating={5}
ratingText="Trusted by 500+ satisfied clients"
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
<TextAbout
useInvertedBackground={true}
title="A Legacy of Trust"
description={[
"With over two decades of experience, Aura Estates stands at the intersection of architectural brilliance and lifestyle curation.", "Our team provides bespoke services tailored to your individual needs, ensuring a seamless acquisition journey from start to finish."]}
title="Driving Business Success"
buttons={[{ text: "Learn More", href: "#contact" }]}
/>
</div>
<div id="features" data-section="features">
<FeatureCardNineteen
<FeatureCardSixteen
title="Results-Oriented Approach"
negativeCard={{ items: ["Ineffective ad spend", "Low brand engagement", "Disconnected customer journeys"] }}
positiveCard={{ items: ["High conversion rates", "Strong brand authority", "Personalized customer experience"] }}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{
tag: "Expertise", title: "Market Insight", subtitle: "Deep Local Data", description: "We analyze neighborhood trends to provide you with a competitive advantage.", imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-handsome-cute-guy-suit-with-wine-distance-computer-date-drinking-wine_140725-162594.jpg", imageAlt: "Modern home office"},
{
tag: "Design", title: "Interior Excellence", subtitle: "Curated Interiors", description: "Our design partners ensure every property meets the highest standards of luxury.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-french-macarons-delicious-colored-cakes-inside-plate-white-surface_140725-61616.jpg", imageAlt: "Luxury kitchen"},
{
tag: "Privacy", title: "Bespoke Service", subtitle: "Discreet Transactions", description: "Your privacy is our priority. We manage all deals with the utmost discretion.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Master suite"},
]}
title="Why Aura Estates?"
description="Our commitment to excellence ensures your property investment is in capable, professional hands."
/>
</div>
<div id="products" data-section="products">
<ProductCardFour
<ProductCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "p1", name: "Waterfront Manor", price: "$12,500,000", variant: "Coastal Estate", imageSrc: "http://img.b2bpic.net/free-photo/summer-white-sea-vintage-maldives_1203-4459.jpg"},
{
id: "p2", name: "Ocean View Villa", price: "$8,200,000", variant: "Beach Home", imageSrc: "http://img.b2bpic.net/free-photo/romantic-villa-ephrussie-french-riviera-beauty-nature_1268-36319.jpg"},
{
id: "p3", name: "Historic Manor", price: "$6,900,000", variant: "Heritage Home", imageSrc: "http://img.b2bpic.net/free-photo/detail-gothic-architecture-dijon-city_268835-4030.jpg"}
]}
title="Curated Collections"
description="Explore our handpicked selection of exceptional properties across the country."
title="Our Core Services"
description="Comprehensive solutions tailored to your unique market challenges."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
animationType="slide-up"
textboxLayout="default"
<TestimonialCardFifteen
testimonial="The impact on our growth has been immediate. An incredible team to work with."
rating={5}
author="Sarah Jenkins, CMO of TechFlow"
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
useInvertedBackground={false}
testimonials={[
{
id: "t1", name: "Elena Rodriguez", handle: "@elena_r", testimonial: "Aura Estates made the entire process so seamless. Their insight and dedication are truly unmatched.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-seeing-new-house-with-realtor_23-2148895440.jpg"},
{
id: "t2", name: "Marcus Chen", handle: "@m_chen", testimonial: "The selection they provided was beyond my expectations. Truly a white-glove service experience.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-businessman-posing_23-2148116354.jpg"}
]}
showRating={true}
title="Client Experiences"
description="Hear directly from those who chose Aura Estates for their property journey."
avatars={[{ src: "http://img.b2bpic.net/free-photo/portrait-successful-business-woman_23-2148766100.jpg", alt: "Sarah Jenkins" }]}
/>
</div>
@@ -132,76 +99,42 @@ export default function LandingPage() {
<SocialProofOne
textboxLayout="default"
useInvertedBackground={true}
names={[
"Luxe Realty Group", "Modern Build Corp", "Elite Design Studio", "Coastal Holdings", "Mountain Peak Estates", "Urban Living Co.", "Heritage Partners"]}
title="Recognized Excellence"
description="Proudly partnering with industry leaders to bring you the best property opportunities."
names={["Ventures", "CloudScale", "InnovateLabs", "GrowthAxis"]}
title="Trusted by Industry Leaders"
/>
</div>
<div id="faq" data-section="faq">
<FaqBase
textboxLayout="default"
useInvertedBackground={false}
<FaqSplitMedia
faqs={[
{
id: "f1", title: "How do you select properties?", content: "Our curators analyze each property for architectural uniqueness, location, and potential value."},
{
id: "f2", title: "How do you handle privacy?", content: "We implement strict confidentiality protocols for every client engagement to ensure discreet transactions."},
{
id: "f3", title: "Do you offer relocation services?", content: "Yes, we specialize in comprehensive relocation packages for our high-end international clients."},
{ id: "f1", title: "How soon do we see results?", content: "While every campaign is different, our clients typically see measurable growth within 30 days." },
{ id: "f2", title: "Do you provide monthly reports?", content: "Yes, we provide detailed, transparent performance analytics every month." }
]}
title="Frequently Asked Questions"
description="Have questions about our process? We have the answers."
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
<ContactCTA
tag="Ready to grow?"
title="Get a Free Marketing Audit"
description="Let's define your path to growth. Reach out today for your consultation."
buttons={[{ text: "Book Consultation", href: "#" }]}
useInvertedBackground={true}
background={{
variant: "sparkles-gradient"}}
title="Begin Your Journey"
description="Contact us today for a private consultation regarding your property goals."
tag="Consultation"
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/marketing-strategy-meeting_23-2148855638.jpg"
logoText="MarketFlow"
columns={[
{
title: "Navigation", items: [
{
label: "Properties", href: "#products"},
{
label: "About", href: "#about"},
{
label: "Contact", href: "#contact"},
],
},
{
title: "Services", items: [
{
label: "Concierge", href: "#"},
{
label: "Management", href: "#"},
{
label: "Consulting", href: "#"},
],
},
{
title: "Legal", items: [
{
label: "Privacy Policy", href: "#"},
{
label: "Terms of Use", href: "#"},
],
},
{ title: "Solutions", items: [{ label: "SEO", href: "#" }, { label: "PPC", href: "#" }] },
{ title: "Company", items: [{ label: "About", href: "#" }, { label: "Contact", href: "#contact" }] }
]}
logoText="Aura Estates"
copyrightText="© 2025 | Aura Estates. All rights reserved."
/>
</div>
</ReactLenis>