2 Commits

Author SHA1 Message Date
6f46cfde82 Merge version_2 into main
Merge version_2 into main
2026-04-03 10:14:53 +00:00
25625297f5 Update src/app/page.tsx 2026-04-03 10:14:47 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Features", name: "Features", id: "features"},
id: "features",
},
{ {
name: "Metrics", name: "Metrics", id: "metrics"},
id: "metrics",
},
{ {
name: "Testimonials", name: "Testimonials", id: "testimonials"},
id: "testimonials",
},
{ {
name: "FAQ", name: "FAQ", id: "faq"},
id: "faq",
},
]} ]}
brandName="PropAI Labs" brandName="PropAI Labs"
/> />
@@ -53,82 +45,51 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitKpi <HeroSplitKpi
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
title="Scaling Real Estate with AI Precision" title="Scaling Real Estate with AI Precision"
description="Unlock data-driven insights, automate property valuations, and transform your agency operations with cutting-edge AI solutions tailored for modern real estate professionals." description="Unlock data-driven insights, automate property valuations, and transform your agency operations with cutting-edge AI solutions tailored for modern real estate professionals."
kpis={[ kpis={[
{ {
value: "45%", value: "45%", label: "Higher Efficiency"},
label: "Higher Efficiency",
},
{ {
value: "12k+", value: "12k+", label: "Properties Analyzed"},
label: "Properties Analyzed",
},
{ {
value: "24/7", value: "24/7", label: "Automated Response"},
label: "Automated Response",
},
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
buttons={[ buttons={[
{ {
text: "Get Started", text: "Get Started", href: "#contact"},
href: "#contact",
},
{ {
text: "See Results", text: "See Results", href: "#metrics"},
href: "#metrics",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg" imageSrc="http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg"
imageAlt="AI Powered Real Estate Dashboard" imageAlt="AI Powered Real Estate Dashboard"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", src: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", alt: "Client 1"},
alt: "Client 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-window_23-2148095696.jpg", src: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-window_23-2148095696.jpg", alt: "Client 2"},
alt: "Client 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064844.jpg", src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064844.jpg", alt: "Client 3"},
alt: "Client 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/close-up-company-team-working_23-2149145164.jpg", src: "http://img.b2bpic.net/free-photo/close-up-company-team-working_23-2149145164.jpg", alt: "Client 4"},
alt: "Client 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/blonde-woman-glasses-black-shirt-working-table-with-computer-documents-it_197531-4974.jpg", src: "http://img.b2bpic.net/free-photo/blonde-woman-glasses-black-shirt-working-table-with-computer-documents-it_197531-4974.jpg", alt: "Client 5"},
alt: "Client 5",
},
]} ]}
avatarText="Trusted by 500+ Top Brokers" avatarText="Trusted by 500+ Top Brokers"
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "AI Valuation"},
text: "AI Valuation",
},
{ {
type: "text", type: "text", text: "Predictive Analytics"},
text: "Predictive Analytics",
},
{ {
type: "text", type: "text", text: "Auto-Lead Nurture"},
text: "Auto-Lead Nurture",
},
{ {
type: "text", type: "text", text: "Virtual Staging"},
text: "Virtual Staging",
},
{ {
type: "text", type: "text", text: "Market Insights"},
text: "Market Insights",
},
]} ]}
/> />
</div> </div>
@@ -140,32 +101,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "f1", id: "f1", title: "Automated Property Valuation", tags: [
title: "Automated Property Valuation", "AI", "Valuation"],
tags: [ imageSrc: "http://img.b2bpic.net/free-vector/smart-home-background-with-icons_23-2147854696.jpg"},
"AI",
"Valuation",
],
imageSrc: "http://img.b2bpic.net/free-vector/smart-home-background-with-icons_23-2147854696.jpg",
},
{ {
id: "f2", id: "f2", title: "Smart Virtual Staging", tags: [
title: "Smart Virtual Staging", "Staging", "Visual"],
tags: [ imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821300.jpg"},
"Staging",
"Visual",
],
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821300.jpg",
},
{ {
id: "f3", id: "f3", title: "AI Lead Nurturing Bots", tags: [
title: "AI Lead Nurturing Bots", "Chatbot", "Growth"],
tags: [ imageSrc: "http://img.b2bpic.net/free-photo/close-up-architect-holding-tablet-analyzing-building-model-plan-layout-woman-engineer-using-digital-device-design-construction-structure-development-project_482257-37234.jpg"},
"Chatbot",
"Growth",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-architect-holding-tablet-analyzing-building-model-plan-layout-woman-engineer-using-digital-device-design-construction-structure-development-project_482257-37234.jpg",
},
]} ]}
title="AI Solutions for Modern Agencies" title="AI Solutions for Modern Agencies"
description="Powerful tools to simplify your workflow and maximize your market influence." description="Powerful tools to simplify your workflow and maximize your market influence."
@@ -179,31 +125,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "80%", title: "Faster Closing Rates", items: [
value: "80%", "Accelerated document workflows", "AI-driven contract analysis"],
title: "Faster Closing Rates",
items: [
"Accelerated document workflows",
"AI-driven contract analysis",
],
}, },
{ {
id: "m2", id: "m2", value: "95%", title: "Lead Response Accuracy", items: [
value: "95%", "Real-time qualification", "24/7 client engagement"],
title: "Lead Response Accuracy",
items: [
"Real-time qualification",
"24/7 client engagement",
],
}, },
{ {
id: "m3", id: "m3", value: "3x", title: "Increased Lead Volume", items: [
value: "3x", "Automated market tracking", "Smarter targeted ads"],
title: "Increased Lead Volume",
items: [
"Automated market tracking",
"Smarter targeted ads",
],
}, },
]} ]}
title="Data That Drives Performance" title="Data That Drives Performance"
@@ -214,30 +145,12 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen <TestimonialCardFifteen
useInvertedBackground={false} useInvertedBackground={false}
testimonial="Integrating PropAI changed our agency. Closing times plummeted, and our lead conversion rate soared. It's the most valuable tech investment we've made in years." testimonial="Since implementing PropAI, we've automated our lead qualification process, saving our agents 15+ hours per week while increasing our listing engagement by over 40%."
rating={5} rating={5}
author="Sarah Miller, CEO of Prime Realty" author="Marcus Thorne, Principal Broker at Vanguard Estates"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", src: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", alt: "Client 1"}
alt: "Client 1",
},
{
src: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-window_23-2148095696.jpg",
alt: "Client 2",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064844.jpg",
alt: "Client 3",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-company-team-working_23-2149145164.jpg",
alt: "Client 4",
},
{
src: "http://img.b2bpic.net/free-photo/blonde-woman-glasses-black-shirt-working-table-with-computer-documents-it_197531-4974.jpg",
alt: "Client 5",
},
]} ]}
ratingAnimation="slide-up" ratingAnimation="slide-up"
avatarsAnimation="blur-reveal" avatarsAnimation="blur-reveal"
@@ -249,23 +162,14 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "q1", id: "q1", title: "How does AI impact property valuation accuracy?", content: "AI models analyze thousands of historical sales, neighborhood trends, and local market factors in real-time, providing valuation estimates far more accurate than manual comparative market analysis."},
title: "Does it integrate with my CRM?",
content: "Yes, PropAI integrates seamlessly with major real estate CRMs including Salesforce and Hubspot.",
},
{ {
id: "q2", id: "q2", title: "Can AI bots handle complex real estate business inquiries?", content: "Yes, our AI agents are trained on real estate protocols to qualify leads, schedule viewings, and answer specific property questions, escalating only high-intent inquiries to human agents."},
title: "Is my data secure?",
content: "Security is our top priority. We use enterprise-grade encryption to protect your agency and client data.",
},
{ {
id: "q3", id: "q3", title: "How does automation help scale my agency?", content: "Automation removes repetitive tasks like data entry and initial lead follow-up, allowing your team to focus exclusively on high-value client relations and strategic growth."},
title: "How quickly can I onboard?",
content: "Our onboarding process is designed to have your team up and running with full AI capabilities in under 48 hours.",
},
]} ]}
sideTitle="Questions? Answers." sideTitle="Real Estate AI Insights"
sideDescription="Learn how our AI solutions integrate seamlessly with your existing tools." sideDescription="Common questions about scaling your real estate business with automated technology."
faqsAnimation="blur-reveal" faqsAnimation="blur-reveal"
/> />
</div> </div>
@@ -274,16 +178,13 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}} tag="Inquiry Support"
tag="Let's Scale" title="Ready to Scale Your Agency?"
title="Ready to Transform Your Agency?" description="Connect with our specialists for a tailored assessment of your agency's automation potential and service inquiry optimization."
description="Book a free demonstration with our experts and see AI power in action."
buttons={[ buttons={[
{ {
text: "Book Demo", text: "Request Agency Audit", href: "#"},
href: "#",
},
]} ]}
/> />
</div> </div>
@@ -292,29 +193,19 @@ export default function LandingPage() {
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "Solutions", title: "Solutions", items: [
items: [
{ {
label: "Automation", label: "Automation", href: "#"},
href: "#",
},
{ {
label: "Analytics", label: "Analytics", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About", label: "About", href: "#"},
href: "#",
},
{ {
label: "Contact", label: "Contact", href: "#"},
href: "#",
},
], ],
}, },
]} ]}