Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-19 03:08:08 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Premium Real Estate Management System"
description="Streamline your real estate operations with our comprehensive management platform. Effortlessly manage clients, properties, contracts, and agents in one unified dashboard designed for modern real estate professionals."
background={{ variant: "fluid" }}
background={{ variant: "plain" }}
kpis={[
{ value: "500+", label: "Properties Managed" },
{ value: "1000+", label: "Active Clients" },
@@ -58,7 +58,7 @@ export default function LandingPage() {
{ text: "View Demo", href: "/demo" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-vector/real-estate-business-infographic-template_23-2149871928.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-vector/real-estate-business-infographic-template_23-2149871928.jpg"
imageAlt="Real Estate Management Dashboard"
mediaAnimation="opacity"
imagePosition="right"
@@ -82,10 +82,10 @@ export default function LandingPage() {
title: "Client Management", description: "Comprehensive client database with contact information, activity history, and communication tracking.", icon: Users,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/gradient-business-template-design_23-2149752068.jpg?_wi=1", imageAlt: "Client Management Interface"
imageSrc: "http://img.b2bpic.net/free-vector/gradient-business-template-design_23-2149752068.jpg", imageAlt: "Client Management Interface"
},
{
imageSrc: "http://img.b2bpic.net/free-vector/real-estate-business-infographic-template_23-2149871928.jpg?_wi=2", imageAlt: "Client Database View"
imageSrc: "http://img.b2bpic.net/free-vector/real-estate-business-infographic-template_23-2149871928.jpg", imageAlt: "Client Database View"
}
]
},
@@ -93,10 +93,10 @@ export default function LandingPage() {
title: "Property Listings", description: "Manage unlimited property listings with detailed descriptions, pricing, location data, and status tracking.", icon: Building2,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/gradient-business-template-design_23-2149752068.jpg?_wi=2", imageAlt: "Property Listings"
imageSrc: "http://img.b2bpic.net/free-vector/gradient-business-template-design_23-2149752068.jpg", imageAlt: "Property Listings"
},
{
imageSrc: "http://img.b2bpic.net/free-vector/real-estate-business-infographic-template_23-2149871928.jpg?_wi=3", imageAlt: "Property Management"
imageSrc: "http://img.b2bpic.net/free-vector/real-estate-business-infographic-template_23-2149871928.jpg", imageAlt: "Property Management"
}
]
},
@@ -104,10 +104,10 @@ export default function LandingPage() {
title: "Contract Management", description: "Create, track, and manage rental and sales contracts with automated workflows and deadline alerts.", icon: FileText,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/real-estate-business-infographic-template_23-2149871928.jpg?_wi=4", imageAlt: "Contract Templates"
imageSrc: "http://img.b2bpic.net/free-vector/real-estate-business-infographic-template_23-2149871928.jpg", imageAlt: "Contract Templates"
},
{
imageSrc: "http://img.b2bpic.net/free-vector/gradient-business-template-design_23-2149752068.jpg?_wi=3", imageAlt: "Contract Tracking"
imageSrc: "http://img.b2bpic.net/free-vector/gradient-business-template-design_23-2149752068.jpg", imageAlt: "Contract Tracking"
}
]
},
@@ -115,10 +115,10 @@ export default function LandingPage() {
title: "Agent Coordination", description: "Manage agent accounts, assign properties, track performance metrics, and monitor commission structures.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-mature-business-owner-talking-cell_74855-3626.jpg?_wi=1", imageAlt: "Agent Dashboard"
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-mature-business-owner-talking-cell_74855-3626.jpg", imageAlt: "Agent Dashboard"
},
{
imageSrc: "http://img.b2bpic.net/free-vector/real-estate-business-infographic-template_23-2149871928.jpg?_wi=5", imageAlt: "Agent Performance"
imageSrc: "http://img.b2bpic.net/free-vector/real-estate-business-infographic-template_23-2149871928.jpg", imageAlt: "Agent Performance"
}
]
}
@@ -138,16 +138,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "properties", value: "5000+", title: "Properties Under Management", description: "Active listings across residential, commercial, and investment properties", imageSrc: "http://img.b2bpic.net/free-vector/gradient-business-template-design_23-2149752068.jpg?_wi=4", imageAlt: "Properties Managed"
id: "properties", value: "5000+", title: "Properties Under Management", description: "Active listings across residential, commercial, and investment properties", imageSrc: "http://img.b2bpic.net/free-vector/gradient-business-template-design_23-2149752068.jpg", imageAlt: "Properties Managed"
},
{
id: "clients", value: "2500+", title: "Satisfied Clients", description: "Real estate professionals and agencies using our platform", imageSrc: "http://img.b2bpic.net/free-vector/real-estate-business-infographic-template_23-2149871928.jpg?_wi=6", imageAlt: "Client Success"
id: "clients", value: "2500+", title: "Satisfied Clients", description: "Real estate professionals and agencies using our platform", imageSrc: "http://img.b2bpic.net/free-vector/real-estate-business-infographic-template_23-2149871928.jpg", imageAlt: "Client Success"
},
{
id: "transactions", value: "$500M+", title: "Transaction Volume", description: "Total value of properties bought, sold, and rented through our platform", imageSrc: "http://img.b2bpic.net/free-vector/gradient-business-template-design_23-2149752068.jpg?_wi=5", imageAlt: "Transaction Volume"
id: "transactions", value: "$500M+", title: "Transaction Volume", description: "Total value of properties bought, sold, and rented through our platform", imageSrc: "http://img.b2bpic.net/free-vector/gradient-business-template-design_23-2149752068.jpg", imageAlt: "Transaction Volume"
},
{
id: "uptime", value: "99.9%", title: "System Uptime", description: "Guaranteed reliability and availability for your business operations", imageSrc: "http://img.b2bpic.net/free-vector/real-estate-business-infographic-template_23-2149871928.jpg?_wi=7", imageAlt: "System Reliability"
id: "uptime", value: "99.9%", title: "System Uptime", description: "Guaranteed reliability and availability for your business operations", imageSrc: "http://img.b2bpic.net/free-vector/real-estate-business-infographic-template_23-2149871928.jpg", imageAlt: "System Reliability"
}
]}
/>
@@ -166,7 +166,7 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
id: "member-1", name: "Michael Chen", role: "CEO & Co-Founder", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-mature-business-owner-talking-cell_74855-3626.jpg?_wi=2", imageAlt: "Michael Chen"
id: "member-1", name: "Michael Chen", role: "CEO & Co-Founder", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-mature-business-owner-talking-cell_74855-3626.jpg", imageAlt: "Michael Chen"
},
{
id: "member-2", name: "Sarah Rodriguez", role: "Head of Product", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-outdoors_1262-20546.jpg", imageAlt: "Sarah Rodriguez"
@@ -195,22 +195,22 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "testimonial-1", name: "Jennifer Walsh", role: "Real Estate Agency Owner", date: "March 2024", title: "Transformed Our Business", quote: "This platform has completely revolutionized how we manage our properties and clients. Our efficiency increased by 60% and client satisfaction scores are at an all-time high.", tag: "Agency Owner", avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-shaking-hands-with-real-estate-agent-after-successful-agreement-office_637285-6889.jpg", avatarAlt: "Jennifer Walsh"
id: "testimonial-1", name: "Jennifer Walsh", date: "March 2024", title: "Transformed Our Business", quote: "This platform has completely revolutionized how we manage our properties and clients. Our efficiency increased by 60% and client satisfaction scores are at an all-time high.", tag: "Agency Owner", avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-shaking-hands-with-real-estate-agent-after-successful-agreement-office_637285-6889.jpg", avatarAlt: "Jennifer Walsh"
},
{
id: "testimonial-2", name: "Robert Martinez", role: "Independent Agent", date: "February 2024", title: "Essential Business Tool", quote: "As an independent agent, I needed a solution that would help me scale. This platform gives me the tools of a large agency without the overhead costs.", tag: "Independent Agent", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-real-estate-agent_23-2151064811.jpg", avatarAlt: "Robert Martinez"
id: "testimonial-2", name: "Robert Martinez", date: "February 2024", title: "Essential Business Tool", quote: "As an independent agent, I needed a solution that would help me scale. This platform gives me the tools of a large agency without the overhead costs.", tag: "Independent Agent", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-real-estate-agent_23-2151064811.jpg", avatarAlt: "Robert Martinez"
},
{
id: "testimonial-3", name: "Lisa Anderson", role: "Property Manager", date: "January 2024", title: "Best Investment Decision", quote: "Managing 200+ properties used to be a nightmare. Now it's seamless. The automated reporting and client communication features alone have saved me hundreds of hours.", tag: "Property Manager", avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", avatarAlt: "Lisa Anderson"
id: "testimonial-3", name: "Lisa Anderson", date: "January 2024", title: "Best Investment Decision", quote: "Managing 200+ properties used to be a nightmare. Now it's seamless. The automated reporting and client communication features alone have saved me hundreds of hours.", tag: "Property Manager", avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", avatarAlt: "Lisa Anderson"
},
{
id: "testimonial-4", name: "David Kim", role: "Commercial Real Estate Broker", date: "December 2023", title: "Outstanding Support", quote: "The team is incredibly responsive and continuously adding features based on user feedback. The contract management tools have streamlined our entire workflow.", tag: "Broker", avatarSrc: "http://img.b2bpic.net/free-photo/happy-man-white_1368-6366.jpg", avatarAlt: "David Kim"
id: "testimonial-4", name: "David Kim", date: "December 2023", title: "Outstanding Support", quote: "The team is incredibly responsive and continuously adding features based on user feedback. The contract management tools have streamlined our entire workflow.", tag: "Broker", avatarSrc: "http://img.b2bpic.net/free-photo/happy-man-white_1368-6366.jpg", avatarAlt: "David Kim"
},
{
id: "testimonial-5", name: "Michelle Thompson", role: "Agency Manager", date: "November 2023", title: "Game Changer", quote: "Implementing this system was the best decision our agency made. Team coordination is seamless and we've improved our closing rates significantly.", tag: "Agency Manager", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", avatarAlt: "Michelle Thompson"
id: "testimonial-5", name: "Michelle Thompson", date: "November 2023", title: "Game Changer", quote: "Implementing this system was the best decision our agency made. Team coordination is seamless and we've improved our closing rates significantly.", tag: "Agency Manager", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", avatarAlt: "Michelle Thompson"
},
{
id: "testimonial-6", name: "Thomas Bennett", role: "Investment Property Developer", date: "October 2023", title: "Reliable Partner", quote: "Managing multiple projects and investments requires a robust system. This platform provides the transparency and reporting I need to make informed decisions.", tag: "Developer", avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517453.jpg", avatarAlt: "Thomas Bennett"
id: "testimonial-6", name: "Thomas Bennett", date: "October 2023", title: "Reliable Partner", quote: "Managing multiple projects and investments requires a robust system. This platform provides the transparency and reporting I need to make informed decisions.", tag: "Developer", avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517453.jpg", avatarAlt: "Thomas Bennett"
}
]}
/>
@@ -228,7 +228,7 @@ export default function LandingPage() {
{ text: "Schedule Demo", href: "/contact" }
]}
buttonAnimation="slide-up"
background={{ variant: "fluid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>