Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-05 07:55:01 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Properties",
id: "properties",
},
name: "Properties", id: "properties"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Own Estate"
/>
@@ -55,118 +47,34 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Finding Your Perfect Home in Gurugram"
description="Professional real estate consultancy for effortless renting and property management. Trust the experts at Own Estate."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-contemporary-living-space_1048-5616.jpg?_wi=1",
imageAlt: "Gurugram luxury apartment interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bright-clean-scandinavian-style-bedroom_53876-132372.jpg?_wi=1",
imageAlt: "Modern living space",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv_105762-2296.jpg?_wi=1",
imageAlt: "Contemporary bedroom",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/getting-ready-dinner-young-dark-haired-woman-serving-table-kitchen_259150-59706.jpg",
imageAlt: "Stylish dining area",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/big-city-life-sunny-morning-young-joyful-woman-smiling-terrace-penthouse-city-view_197531-1894.jpg",
imageAlt: "Spacious balcony view",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/decorative-shiny-vase-interior-modern-kitchen_169016-20020.jpg",
imageAlt: "Modern kitchen design",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-render-contemporary-living-space_1048-5616.jpg", imageAlt: "Gurugram luxury apartment interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bright-clean-scandinavian-style-bedroom_53876-132372.jpg", imageAlt: "Modern living space" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv_105762-2296.jpg", imageAlt: "Contemporary bedroom" },
{ imageSrc: "http://img.b2bpic.net/free-photo/getting-ready-dinner-young-dark-haired-woman-serving-table-kitchen_259150-59706.jpg", imageAlt: "Stylish dining area" },
{ imageSrc: "http://img.b2bpic.net/free-photo/big-city-life-sunny-morning-young-joyful-woman-smiling-terrace-penthouse-city-view_197531-1894.jpg", imageAlt: "Spacious balcony view" },
{ imageSrc: "http://img.b2bpic.net/free-photo/decorative-shiny-vase-interior-modern-kitchen_169016-20020.jpg", imageAlt: "Modern kitchen design" },
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-complex-low-angle-shot_181624-503.jpg",
imageAlt: "Modern building architecture",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/green-park-view_1417-1510.jpg",
imageAlt: "Green landscaped residential area",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-architecture_170165-2.jpg",
imageAlt: "Urban lifestyle residence",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-from-back-woman-hat-striped-attire-standing-with-legs-crossed-front-black-iron-gates_197531-4564.jpg",
imageAlt: "Luxury gated community",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-couple-is-lying-new-couch-living-room-having-rest-bright-modern-apartment-with-stylish-furniture_181624-55768.jpg",
imageAlt: "Smart home living",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hight-rise-condominium-office-buildings_1127-3571.jpg",
imageAlt: "Prime location housing",
},
]}
buttons={[
{
text: "View Properties",
href: "#properties",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-complex-low-angle-shot_181624-503.jpg", imageAlt: "Modern building architecture" },
{ imageSrc: "http://img.b2bpic.net/free-photo/green-park-view_1417-1510.jpg", imageAlt: "Green landscaped residential area" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-building-architecture_170165-2.jpg", imageAlt: "Urban lifestyle residence" },
{ imageSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-from-back-woman-hat-striped-attire-standing-with-legs-crossed-front-black-iron-gates_197531-4564.jpg", imageAlt: "Luxury gated community" },
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-young-couple-is-lying-new-couch-living-room-having-rest-bright-modern-apartment-with-stylish-furniture_181624-55768.jpg", imageAlt: "Smart home living" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hight-rise-condominium-office-buildings_1127-3571.jpg", imageAlt: "Prime location housing" },
]}
buttons={[{ text: "View Properties", href: "#properties" }]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/closeup-goodlooking-tender-friendly-pretty-middleaged-30s-woman-extend-arm-hold-camera-hand-smiling-broadly-taking-selfie-photographing-record-videomessage-calling-husband_176420-51274.jpg",
alt: "Satisfied client",
},
{
src: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg",
alt: "Happy homeowner",
},
{
src: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg",
alt: "Successful tenant",
},
{
src: "http://img.b2bpic.net/free-photo/excited-young-woman-looking-camera-holding-funny-conversation-with-colleagues-online-webcam-view-head-shot-young-woman-with-headphones-laughing-having-fun-from-home-office_657921-1275.jpg",
alt: "Professional client",
},
{
src: "http://img.b2bpic.net/free-photo/joyful-young-pretty-caucasian-woman-sitting-armchair-designed-living-room-doing-rock-gesture-with-closed-eyes_141793-57734.jpg",
alt: "Homebuyer",
},
{ src: "http://img.b2bpic.net/free-photo/closeup-goodlooking-tender-friendly-pretty-middleaged-30s-woman-extend-arm-hold-camera-hand-smiling-broadly-taking-selfie-photographing-record-videomessage-calling-husband_176420-51274.jpg", alt: "Satisfied client" },
{ src: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg", alt: "Happy homeowner" },
{ src: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", alt: "Successful tenant" },
{ src: "http://img.b2bpic.net/free-photo/excited-young-woman-looking-camera-holding-funny-conversation-with-colleagues-online-webcam-view-head-shot-young-woman-with-headphones-laughing-having-fun-from-home-office_657921-1275.jpg", alt: "Professional client" },
{ src: "http://img.b2bpic.net/free-photo/joyful-young-pretty-caucasian-woman-sitting-armchair-designed-living-room-doing-rock-gesture-with-closed-eyes_141793-57734.jpg", alt: "Homebuyer" },
]}
avatarText="Trusted by 500+ families"
marqueeItems={[
{
type: "image",
src: "http://img.b2bpic.net/free-photo/spacious-residential-complex-waterfront-with-reflection-modern-building-construction_169016-69211.jpg",
alt: "Residential complex",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004662.jpg",
alt: "Modern architecture",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/aerial-shot-salesforce-transit-center-san-francisco-usa_181624-30125.jpg",
alt: "Transit center",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/aerial-view-business-district-night_107420-95724.jpg",
alt: "Business district",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918929.jpg",
alt: "Futuristic city",
},
]}
/>
</div>
@@ -184,47 +92,23 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
features={[
{
title: "Transparent Consultancy",
description: "Clear communication throughout the entire rental process.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/approved-credit-request-afent-table_23-2147764207.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-digital-tablet-near-his-partner-sitting-chair_23-2147880512.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-contemporary-living-space_1048-5616.jpg?_wi=2",
imageAlt: "business handshake real estate",
},
{
title: "Professional Brokerage",
description: "Handled by experts who prioritize your unique requirements.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405355.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-real-estate-agent-working_23-2150322089.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/bright-clean-scandinavian-style-bedroom_53876-132372.jpg?_wi=2",
imageAlt: "business handshake real estate",
},
{
title: "Smooth Transactions",
description: "Seamless documentation and support from start to finish.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/account-tablet-studying-strategy-monitoring-finance_1418-429.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/couple-against-building-house_1398-5103.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv_105762-2296.jpg?_wi=2",
imageAlt: "business handshake real estate",
},
]}
showStepNumbers={true}
title="Why Choose Us"
description="Experience superior service built on trust, communication, and industry expertise."
features={[
{
title: "Transparent Consultancy", description: "Clear communication throughout the entire rental process.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/approved-credit-request-afent-table_23-2147764207.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-digital-tablet-near-his-partner-sitting-chair_23-2147880512.jpg" },
},
{
title: "Professional Brokerage", description: "Handled by experts who prioritize your unique requirements.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405355.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-real-estate-agent-working_23-2150322089.jpg" },
},
{
title: "Smooth Transactions", description: "Seamless documentation and support from start to finish.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/account-tablet-studying-strategy-monitoring-finance_1418-429.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/couple-against-building-house_1398-5103.jpg" },
},
]}
/>
</div>
@@ -234,64 +118,16 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Luxury Homes",
name: "DLF Phase 2 Apartment",
price: "₹65,000 / mo",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/modern-builtin-oven-kitchen-stylish-interior-cooking-area_169016-72616.jpg",
},
{
id: "p2",
brand: "Urban Living",
name: "Sector 25 Builder Floor",
price: "₹45,000 / mo",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-construction-worker-holding-tool_23-2149328045.jpg",
},
{
id: "p3",
brand: "Modern Suites",
name: "Golf Course Road Flat",
price: "₹90,000 / mo",
rating: 4,
reviewCount: "21",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118953.jpg",
},
{
id: "p4",
brand: "Comfort Living",
name: "Cozy Studio Apartment",
price: "₹25,000 / mo",
rating: 5,
reviewCount: "5",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-modern-home-office-interior-with-curved-desk_23-2151985075.jpg",
},
{
id: "p5",
brand: "Family Villas",
name: "Spacious Villa House",
price: "₹1,50,000 / mo",
rating: 4,
reviewCount: "10",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-front-door-with-yellow-wall-plants_23-2149360607.jpg",
},
{
id: "p6",
brand: "Elite Spaces",
name: "Premium High-Rise Flat",
price: "₹1,20,000 / mo",
rating: 5,
reviewCount: "34",
imageSrc: "http://img.b2bpic.net/free-photo/black-hair-sexy-woman-glasses-coat-posed-against-building-with-modern-windows_627829-8626.jpg",
},
]}
title="Featured Properties"
description="Explore our curated list of available rental properties in prime sectors of Gurugram."
products={[
{ id: "p1", brand: "Luxury Homes", name: "DLF Phase 2 Apartment", price: "₹65,000 / mo", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/modern-builtin-oven-kitchen-stylish-interior-cooking-area_169016-72616.jpg" },
{ id: "p2", brand: "Urban Living", name: "Sector 25 Builder Floor", price: "₹45,000 / mo", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-construction-worker-holding-tool_23-2149328045.jpg" },
{ id: "p3", brand: "Modern Suites", name: "Golf Course Road Flat", price: "₹90,000 / mo", rating: 4, reviewCount: "21", imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118953.jpg" },
{ id: "p4", brand: "Comfort Living", name: "Cozy Studio Apartment", price: "₹25,000 / mo", rating: 5, reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/stylish-modern-home-office-interior-with-curved-desk_23-2151985075.jpg" },
{ id: "p5", brand: "Family Villas", name: "Spacious Villa House", price: "₹1,50,000 / mo", rating: 4, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/front-view-front-door-with-yellow-wall-plants_23-2149360607.jpg" },
{ id: "p6", brand: "Elite Spaces", name: "Premium High-Rise Flat", price: "₹1,20,000 / mo", rating: 5, reviewCount: "34", imageSrc: "http://img.b2bpic.net/free-photo/black-hair-sexy-woman-glasses-coat-posed-against-building-with-modern-windows_627829-8626.jpg" },
]}
/>
</div>
@@ -301,21 +137,9 @@ export default function LandingPage() {
title="Our Impact"
tag="Reliability Metrics"
metrics={[
{
id: "m1",
value: "74+",
description: "Happy Clients",
},
{
id: "m2",
value: "4.9",
description: "Client Rating",
},
{
id: "m3",
value: "200+",
description: "Successful Deals",
},
{ id: "m1", value: "74+", description: "Happy Clients" },
{ id: "m2", value: "4.9", description: "Client Rating" },
{ id: "m3", value: "200+", description: "Successful Deals" },
]}
metricsAnimation="slide-up"
/>
@@ -327,50 +151,15 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="one-large-left-three-stacked-right"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Manish Choithani",
role: "Resident",
company: "Gurgaon",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg",
},
{
id: "2",
name: "Rudransh RC",
role: "Local Guide",
company: "Gurgaon",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-aged-woman-holding-camera_23-2148979139.jpg",
},
{
id: "3",
name: "Peeyush Sachdeva",
role: "Resident",
company: "Gurgaon",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up-like_74855-10007.jpg",
},
{
id: "4",
name: "Aman Verma",
role: "Tenant",
company: "Gurgaon",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-modern-woman-girl-sitting-couch-using-digital-tablet-reading-ebook_1258-201983.jpg",
},
{
id: "5",
name: "Sarah Khan",
role: "Landlord",
company: "Gurgaon",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg",
},
]}
title="What Our Clients Say"
description="Trusted by residents across Gurugram for exceptional real estate guidance."
testimonials={[
{ id: "1", name: "Manish Choithani", role: "Resident", company: "Gurgaon", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg" },
{ id: "2", name: "Rudransh RC", role: "Local Guide", company: "Gurgaon", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-aged-woman-holding-camera_23-2148979139.jpg" },
{ id: "3", name: "Peeyush Sachdeva", role: "Resident", company: "Gurgaon", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up-like_74855-10007.jpg" },
{ id: "4", name: "Aman Verma", role: "Tenant", company: "Gurgaon", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-modern-woman-girl-sitting-couch-using-digital-tablet-reading-ebook_1258-201983.jpg" },
{ id: "5", name: "Sarah Khan", role: "Landlord", company: "Gurgaon", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg" },
]}
/>
</div>
@@ -378,27 +167,15 @@ export default function LandingPage() {
<FaqSplitMedia
textboxLayout="default"
useInvertedBackground={true}
title="Common Questions"
description="Answers to frequently asked questions about our rental process."
faqs={[
{
id: "q1",
title: "How do I start the rental search?",
content: "Contact us with your requirements and budget, and we'll handle the rest.",
},
{
id: "q2",
title: "Is the brokerage transparent?",
content: "Yes, we pride ourselves on full transparency regarding terms and agreements.",
},
{
id: "q3",
title: "Do you help with documentation?",
content: "Absolutely, our team guides you through the entire agreement process.",
},
{ id: "q1", title: "How do I start the rental search?", content: "Contact us with your requirements and budget, and we'll handle the rest." },
{ id: "q2", title: "Is the brokerage transparent?", content: "Yes, we pride ourselves on full transparency regarding terms and agreements." },
{ id: "q3", title: "Do you help with documentation?", content: "Absolutely, our team guides you through the entire agreement process." },
]}
imageSrc="http://img.b2bpic.net/free-photo/businessman-looking-through-window-while-his-partner-working-document-caf_23-2147876674.jpg"
mediaAnimation="slide-up"
title="Common Questions"
description="Answers to frequently asked questions about our rental process."
faqsAnimation="slide-up"
/>
</div>
@@ -406,9 +183,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
background={{ variant: "radial-gradient" }}
tag="Connect With Us"
title="Ready to Find Your Dream Home?"
description="Get in touch with our team for professional property consultancy in Gurugram."
@@ -418,14 +193,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Own Estate"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Terms of Service", href: "#" }}
/>
</div>
</ReactLenis>