Update src/app/page.tsx
This commit is contained in:
272
src/app/page.tsx
272
src/app/page.tsx
@@ -32,71 +32,29 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
{
|
||||
name: "Engine",
|
||||
id: "#features",
|
||||
},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "#pricing",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Engine", id: "features" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="DealFlow AI"
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Autonomous Wholesale Real Estate Execution"
|
||||
description="The Bloomberg Terminal for modern real estate. Analyze deals, automate offers, and secure buyers in minutes, not days."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Analysis",
|
||||
href: "#features",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Start Analysis", href: "#features" }]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg",
|
||||
imageAlt: "Analytics Interface",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/residential-district-valencia-spain_1398-2380.jpg",
|
||||
imageAlt: "Urban Housing",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-business-suit-giving-keys-young-couple-after-signing-document-couple-becoming-homeowners_482257-29435.jpg",
|
||||
imageAlt: "Contract Closing",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg",
|
||||
imageAlt: "Market Growth",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-futuristic-landscape-with-extruding-cubes_1048-12319.jpg",
|
||||
imageAlt: "Property Blueprint",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-smartphone-screen-with-design-space_53876-119806.jpg",
|
||||
imageAlt: "Automated Alerts",
|
||||
},
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg", imageAlt: "Analytics Interface" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/residential-district-valencia-spain_1398-2380.jpg", imageAlt: "Urban Housing" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-business-suit-giving-keys-young-couple-after-signing-document-couple-becoming-homeowners_482257-29435.jpg", imageAlt: "Contract Closing" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg", imageAlt: "Market Growth" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-futuristic-landscape-with-extruding-cubes_1048-12319.jpg", imageAlt: "Property Blueprint" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/blank-smartphone-screen-with-design-space_53876-119806.jpg", imageAlt: "Automated Alerts" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -105,19 +63,9 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Deal Execution ",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg",
|
||||
alt: "Execution",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
content: " Speed",
|
||||
},
|
||||
{ type: "text", content: "Deal Execution " },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg", alt: "Execution" },
|
||||
{ type: "text", content: " Speed" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -129,21 +77,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Smart Paste Engine",
|
||||
description: "Auto-analyze any property link in under 1 second.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-conducting-research-evaluating-office-spaces-layouts_482257-90892.jpg",
|
||||
},
|
||||
{
|
||||
title: "Buyer Matchmaker",
|
||||
description: "Instantly connect deals with pre-verified buyers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg",
|
||||
},
|
||||
{
|
||||
title: "Auto-Workflows",
|
||||
description: "Automated offer generation and pipeline follow-ups.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-admin-office-sing-tablet-design-machine-learning-algorithms_482257-112941.jpg",
|
||||
},
|
||||
{ title: "Smart Paste Engine", description: "Auto-analyze any property link in under 1 second.", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-conducting-research-evaluating-office-spaces-layouts_482257-90892.jpg" },
|
||||
{ title: "Buyer Matchmaker", description: "Instantly connect deals with pre-verified buyers.", imageSrc: "http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg" },
|
||||
{ title: "Auto-Workflows", description: "Automated offer generation and pipeline follow-ups.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-admin-office-sing-tablet-design-machine-learning-algorithms_482257-112941.jpg" }
|
||||
]}
|
||||
title="Your Deal Execution Engine"
|
||||
description="Everything a solo operator needs to dominate the market."
|
||||
@@ -156,54 +92,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Core",
|
||||
price: "$89",
|
||||
subtitle: "For serious operators",
|
||||
buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"Unlimited Analyses",
|
||||
"Buyer Demand Scoring",
|
||||
"Basic CRM",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Growth",
|
||||
price: "$159",
|
||||
subtitle: "For scaling teams",
|
||||
buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"Buyer Matching",
|
||||
"Deal Distribution Tools",
|
||||
"Advanced Dispo",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "elite",
|
||||
badge: "Operator",
|
||||
price: "$249",
|
||||
subtitle: "For automation pros",
|
||||
buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"Full Automation",
|
||||
"Bulk Analysis",
|
||||
"Predictive Insights",
|
||||
],
|
||||
},
|
||||
{ id: "basic", badge: "Core", price: "$89", subtitle: "For serious operators", buttons: [{ text: "Get Started" }], features: ["Unlimited Analyses", "Buyer Demand Scoring", "Basic CRM"] },
|
||||
{ id: "pro", badge: "Growth", price: "$159", subtitle: "For scaling teams", buttons: [{ text: "Get Started" }], features: ["Buyer Matching", "Deal Distribution Tools", "Advanced Dispo"] },
|
||||
{ id: "elite", badge: "Operator", price: "$249", subtitle: "For automation pros", buttons: [{ text: "Get Started" }], features: ["Full Automation", "Bulk Analysis", "Predictive Insights"] }
|
||||
]}
|
||||
title="Choose Your Edge"
|
||||
description="Unlock advanced tools to scale your wholesaling operation."
|
||||
@@ -217,21 +108,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "1s",
|
||||
description: "Avg Analysis Time",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "98%",
|
||||
description: "Offer Accuracy",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "12k",
|
||||
description: "Deals Executed",
|
||||
},
|
||||
{ id: "1", value: "1s", description: "Avg Analysis Time" },
|
||||
{ id: "2", value: "98%", description: "Offer Accuracy" },
|
||||
{ id: "3", value: "12k", description: "Deals Executed" }
|
||||
]}
|
||||
title="Institutional Execution Data"
|
||||
description="Metrics that drive bottom-line results."
|
||||
@@ -242,15 +121,7 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Microsoft",
|
||||
"Google",
|
||||
"Apple",
|
||||
"Oracle",
|
||||
"IBM",
|
||||
"Meta",
|
||||
"Amazon",
|
||||
]}
|
||||
names={["Microsoft", "Google", "Apple", "Oracle", "IBM", "Meta", "Amazon"]}
|
||||
title="Trusted by Market Leaders"
|
||||
description="Industry-leading operators rely on our execution engine daily."
|
||||
/>
|
||||
@@ -263,26 +134,11 @@ export default function LandingPage() {
|
||||
rating={5}
|
||||
author="Marcus Thorne, Principal at Thorne RE"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg",
|
||||
alt: "User 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg",
|
||||
alt: "User 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
|
||||
alt: "User 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg",
|
||||
alt: "User 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-portrait-confident-business-leader_1262-4808.jpg",
|
||||
alt: "User 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", alt: "User 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg", alt: "User 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", alt: "User 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg", alt: "User 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/closeup-portrait-confident-business-leader_1262-4808.jpg", alt: "User 5" }
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -294,21 +150,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How does data fusion work?",
|
||||
content: "We aggregate multiple licensed API feeds for institutional precision.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Is my data secure?",
|
||||
content: "All data is encrypted with enterprise-grade security protocols.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can I white-label the reports?",
|
||||
content: "Yes, our high-tier plans allow for full white-label deal packet generation.",
|
||||
},
|
||||
{ id: "1", title: "How does data fusion work?", content: "We aggregate multiple licensed API feeds for institutional precision." },
|
||||
{ id: "2", title: "Is my data secure?", content: "All data is encrypted with enterprise-grade security protocols." },
|
||||
{ id: "3", title: "Can I white-label the reports?", content: "Yes, our high-tier plans allow for full white-label deal packet generation." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-background-flowing-cyber-particles_1048-20439.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -321,17 +165,11 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Ready to Scale?"
|
||||
title="Join the Waitlist"
|
||||
description="Secure your early access to the future of real estate deal execution."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Early Access",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Get Early Access" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -339,44 +177,14 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
{
|
||||
label: "Engine",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "#pricing",
|
||||
},
|
||||
],
|
||||
title: "Platform", items: [{ label: "Engine", href: "#features" }, { label: "Pricing", href: "#pricing" }]
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
title: "Company", items: [{ label: "About", href: "#about" }, { label: "Contact", href: "#contact" }]
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }]
|
||||
}
|
||||
]}
|
||||
logoText="DealFlow AI"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user