Merge version_1 into main #2
293
src/app/page.tsx
293
src/app/page.tsx
@@ -31,36 +31,19 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "How It Works",
|
||||
id: "how-it-works",
|
||||
href: "/#how-it-works",
|
||||
},
|
||||
name: "How It Works", id: "/#how-it-works"},
|
||||
{
|
||||
name: "Listings",
|
||||
id: "listings",
|
||||
href: "/listings",
|
||||
},
|
||||
name: "Listings", id: "/listings"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "about",
|
||||
href: "/#about",
|
||||
},
|
||||
name: "About Us", id: "/#about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="Dealcore"
|
||||
button={{
|
||||
text: "Join Dealcore",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Join Dealcore", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -68,55 +51,30 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
variant: "rotated-rays-static"}}
|
||||
title="Unlock Your Potential with Dealcore"
|
||||
description="The ultimate dealership platform connecting brokers with property sellers and eager buyers. Streamline your deals, expand your network, and earn rewarding commissions."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Jessica L.",
|
||||
handle: "@BrokerPro",
|
||||
testimonial: "Dealcore transformed how I connect with clients. Listings are simple, and the reward system is incredibly motivating!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-corporate-businesswoman_23-2147702111.jpg?_wi=1",
|
||||
imageAlt: "Jessica L. Testimonial",
|
||||
},
|
||||
name: "Jessica L.", handle: "@BrokerPro", testimonial: "Dealcore transformed how I connect with clients. Listings are simple, and the reward system is incredibly motivating!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-corporate-businesswoman_23-2147702111.jpg", imageAlt: "Jessica L. Testimonial"},
|
||||
{
|
||||
name: "Mark T.",
|
||||
handle: "@PropertyExpert",
|
||||
testimonial: "Finding qualified buyers for premium properties has never been easier. Dealcore is a game-changer for the industry.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-lift-hands-up-does-fist-pump-celebrates-victory-wins-smth-achi_1258-116857.jpg?_wi=1",
|
||||
imageAlt: "Mark T. Testimonial",
|
||||
},
|
||||
name: "Mark T.", handle: "@PropertyExpert", testimonial: "Finding qualified buyers for premium properties has never been easier. Dealcore is a game-changer for the industry.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-lift-hands-up-does-fist-pump-celebrates-victory-wins-smth-achi_1258-116857.jpg", imageAlt: "Mark T. Testimonial"},
|
||||
{
|
||||
name: "Sarah P.",
|
||||
handle: "@VehicleDeals",
|
||||
testimonial: "As a vehicle broker, Dealcore gave me access to a wider market and a straightforward process for closing sales.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3776.jpg?_wi=1",
|
||||
imageAlt: "Sarah P. Testimonial",
|
||||
},
|
||||
name: "Sarah P.", handle: "@VehicleDeals", testimonial: "As a vehicle broker, Dealcore gave me access to a wider market and a straightforward process for closing sales.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3776.jpg", imageAlt: "Sarah P. Testimonial"},
|
||||
{
|
||||
name: "David M.",
|
||||
handle: "@LandBroker",
|
||||
testimonial: "The platform's features are robust, and the support team is excellent. Highly recommend for any serious broker.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740311.jpg?_wi=1",
|
||||
imageAlt: "David M. Testimonial",
|
||||
},
|
||||
name: "David M.", handle: "@LandBroker", testimonial: "The platform's features are robust, and the support team is excellent. Highly recommend for any serious broker.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740311.jpg", imageAlt: "David M. Testimonial"},
|
||||
]}
|
||||
testimonialRotationInterval={6000}
|
||||
tag="Your Dealflow Partner"
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Listing Properties",
|
||||
href: "/listings",
|
||||
},
|
||||
text: "Start Listing Properties", href: "/listings"},
|
||||
{
|
||||
text: "Find Buyers",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Find Buyers", href: "/contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/office-worker-looks-greenscreen_482257-76595.jpg"
|
||||
imageAlt="Dealcore brokerage platform dashboard"
|
||||
@@ -132,17 +90,11 @@ export default function LandingPage() {
|
||||
description="Dealcore is built for modern brokers. Our platform provides the tools you need to efficiently list various properties—from homes and land to vehicles—and connect with a broad network of verified buyers. We simplify complex transactions and empower you to earn significant rewards for every successful deal."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Unified Platform",
|
||||
description: "Manage all your property types—real estate, land, vehicles—from a single, intuitive dashboard.",
|
||||
},
|
||||
title: "Unified Platform", description: "Manage all your property types—real estate, land, vehicles—from a single, intuitive dashboard."},
|
||||
{
|
||||
title: "Reward System",
|
||||
description: "Earn attractive commissions and bonuses for every successful listing and buyer connection you facilitate.",
|
||||
},
|
||||
title: "Reward System", description: "Earn attractive commissions and bonuses for every successful listing and buyer connection you facilitate."},
|
||||
{
|
||||
title: "Expanded Network",
|
||||
description: "Access a wider pool of sellers and pre-qualified buyers to maximize your deal opportunities.",
|
||||
},
|
||||
title: "Expanded Network", description: "Access a wider pool of sellers and pre-qualified buyers to maximize your deal opportunities."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/confident-professional-adult-businesspeople-meeting-outdoors-content-business-man-woman-suit-listening-boss-smiling-teamwork-negotiation-partnership-concept_74855-6933.jpg"
|
||||
imageAlt="Professional handshake sealing a deal"
|
||||
@@ -158,20 +110,11 @@ export default function LandingPage() {
|
||||
tag="Simple. Rewarding. Efficient."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "List Your Properties",
|
||||
content: "Easily upload details and media for homes, land, vehicles, and other properties. Our intuitive interface ensures your listings look professional and reach the right audience.",
|
||||
},
|
||||
id: "1", title: "List Your Properties", content: "Easily upload details and media for homes, land, vehicles, and other properties. Our intuitive interface ensures your listings look professional and reach the right audience."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Connect with Buyers",
|
||||
content: "Utilize our expansive network to find pre-qualified buyers interested in your listed properties. Our smart matching system helps you make the perfect connections.",
|
||||
},
|
||||
id: "2", title: "Connect with Buyers", content: "Utilize our expansive network to find pre-qualified buyers interested in your listed properties. Our smart matching system helps you make the perfect connections."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Close Deals, Earn Rewards",
|
||||
content: "Finalize transactions seamlessly and automatically earn your well-deserved commissions. Dealcore tracks your progress and rewards your success every step of the way.",
|
||||
},
|
||||
id: "3", title: "Close Deals, Earn Rewards", content: "Finalize transactions seamlessly and automatically earn your well-deserved commissions. Dealcore tracks your progress and rewards your success every step of the way."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-working-together-office_23-2149307821.jpg"
|
||||
imageAlt="Digital property listing illustration"
|
||||
@@ -187,53 +130,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "home-1",
|
||||
name: "Luxury Family Home",
|
||||
price: "$1,200,000",
|
||||
variant: "Real Estate",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/miniature-model-house-real-estate-sale-against-blurred-backdrop_23-2148060146.jpg?_wi=1",
|
||||
imageAlt: "Luxury family home",
|
||||
},
|
||||
id: "home-1", name: "Luxury Family Home", price: "$1,200,000", variant: "Real Estate", imageSrc: "http://img.b2bpic.net/free-photo/miniature-model-house-real-estate-sale-against-blurred-backdrop_23-2148060146.jpg", imageAlt: "Luxury family home"},
|
||||
{
|
||||
id: "land-1",
|
||||
name: "Prime Development Land",
|
||||
price: "$500,000",
|
||||
variant: "Land",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-landscape-with-autumn-leafless-trees-cloudscape-background_181624-48415.jpg?_wi=1",
|
||||
imageAlt: "Open land plot",
|
||||
},
|
||||
id: "land-1", name: "Prime Development Land", price: "$500,000", variant: "Land", imageSrc: "http://img.b2bpic.net/free-photo/green-landscape-with-autumn-leafless-trees-cloudscape-background_181624-48415.jpg", imageAlt: "Open land plot"},
|
||||
{
|
||||
id: "vehicle-1",
|
||||
name: "Executive Sedan",
|
||||
price: "$45,000",
|
||||
variant: "Vehicle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/i-m-very-impressed-about-that-new-vehicle-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16065.jpg?_wi=1",
|
||||
imageAlt: "Modern executive sedan",
|
||||
},
|
||||
id: "vehicle-1", name: "Executive Sedan", price: "$45,000", variant: "Vehicle", imageSrc: "http://img.b2bpic.net/free-photo/i-m-very-impressed-about-that-new-vehicle-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16065.jpg", imageAlt: "Modern executive sedan"},
|
||||
{
|
||||
id: "home-2",
|
||||
name: "Cozy Suburban House",
|
||||
price: "$750,000",
|
||||
variant: "Real Estate",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/miniature-model-house-real-estate-sale-against-blurred-backdrop_23-2148060146.jpg?_wi=2",
|
||||
imageAlt: "Cozy suburban house",
|
||||
},
|
||||
id: "home-2", name: "Cozy Suburban House", price: "$750,000", variant: "Real Estate", imageSrc: "http://img.b2bpic.net/free-photo/miniature-model-house-real-estate-sale-against-blurred-backdrop_23-2148060146.jpg", imageAlt: "Cozy suburban house"},
|
||||
{
|
||||
id: "land-2",
|
||||
name: "Agricultural Farmland",
|
||||
price: "$800,000",
|
||||
variant: "Land",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-landscape-with-autumn-leafless-trees-cloudscape-background_181624-48415.jpg?_wi=2",
|
||||
imageAlt: "Agricultural farmland",
|
||||
},
|
||||
id: "land-2", name: "Agricultural Farmland", price: "$800,000", variant: "Land", imageSrc: "http://img.b2bpic.net/free-photo/green-landscape-with-autumn-leafless-trees-cloudscape-background_181624-48415.jpg", imageAlt: "Agricultural farmland"},
|
||||
{
|
||||
id: "vehicle-2",
|
||||
name: "Rugged SUV",
|
||||
price: "$60,000",
|
||||
variant: "Vehicle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/i-m-very-impressed-about-that-new-vehicle-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16065.jpg?_wi=2",
|
||||
imageAlt: "Rugged SUV",
|
||||
},
|
||||
id: "vehicle-2", name: "Rugged SUV", price: "$60,000", variant: "Vehicle", imageSrc: "http://img.b2bpic.net/free-photo/i-m-very-impressed-about-that-new-vehicle-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16065.jpg", imageAlt: "Rugged SUV"},
|
||||
]}
|
||||
title="Explore Diverse Property & Vehicle Listings"
|
||||
description="From prime real estate to reliable vehicles, Dealcore connects you to a world of opportunities. Find or list the perfect asset with confidence."
|
||||
@@ -248,20 +155,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "deals-closed",
|
||||
value: "5000+",
|
||||
description: "Deals Closed Annually",
|
||||
},
|
||||
id: "deals-closed", value: "5000+", description: "Deals Closed Annually"},
|
||||
{
|
||||
id: "brokers-network",
|
||||
value: "1500+",
|
||||
description: "Active Brokers in Network",
|
||||
},
|
||||
id: "brokers-network", value: "1500+", description: "Active Brokers in Network"},
|
||||
{
|
||||
id: "total-commissions",
|
||||
value: "$25M+",
|
||||
description: "Total Commissions Earned",
|
||||
},
|
||||
id: "total-commissions", value: "$25M+", description: "Total Commissions Earned"},
|
||||
]}
|
||||
title="Unmatched Success, Proven Results"
|
||||
description="Dealcore empowers brokers to achieve more. Our growing community and successful transactions speak for themselves."
|
||||
@@ -275,64 +173,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Real Estate Broker",
|
||||
company: "Summit Properties",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-corporate-businesswoman_23-2147702111.jpg?_wi=2",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "Real Estate Broker", company: "Summit Properties", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-corporate-businesswoman_23-2147702111.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Vehicle Sales Specialist",
|
||||
company: "Velocity Motors",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-lift-hands-up-does-fist-pump-celebrates-victory-wins-smth-achi_1258-116857.jpg?_wi=2",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "Vehicle Sales Specialist", company: "Velocity Motors", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-lift-hands-up-does-fist-pump-celebrates-victory-wins-smth-achi_1258-116857.jpg", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Land Acquisition Agent",
|
||||
company: "Green Acres Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3776.jpg?_wi=2",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "Land Acquisition Agent", company: "Green Acres Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3776.jpg", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Commercial Property Broker",
|
||||
company: "Urban Space Co.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740311.jpg?_wi=2",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Commercial Property Broker", company: "Urban Space Co.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740311.jpg", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sophia Lee",
|
||||
role: "Luxury Vehicle Broker",
|
||||
company: "Elite Rides",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-successful-diverse-business-partners-having-business-meeting-modern-office_181624-28001.jpg",
|
||||
imageAlt: "Sophia Lee",
|
||||
},
|
||||
id: "5", name: "Sophia Lee", role: "Luxury Vehicle Broker", company: "Elite Rides", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-successful-diverse-business-partners-having-business-meeting-modern-office_181624-28001.jpg", imageAlt: "Sophia Lee"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "10x",
|
||||
label: "Faster Closings",
|
||||
},
|
||||
value: "10x", label: "Faster Closings"},
|
||||
{
|
||||
value: "20%",
|
||||
label: "Increased Earnings",
|
||||
},
|
||||
value: "20%", label: "Increased Earnings"},
|
||||
{
|
||||
value: "99%",
|
||||
label: "Broker Satisfaction",
|
||||
},
|
||||
value: "99%", label: "Broker Satisfaction"},
|
||||
]}
|
||||
title="What Our Brokers Are Saying"
|
||||
description="Hear directly from the brokers who are thriving with Dealcore. Their success stories are our greatest motivation."
|
||||
@@ -344,25 +206,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How do I list a property on Dealcore?",
|
||||
content: "Listing a property is straightforward. Simply log in to your broker dashboard, click 'Add New Listing', and follow the prompts to provide property details, images, and pricing. Our team will review and publish it.",
|
||||
},
|
||||
id: "1", title: "How do I list a property on Dealcore?", content: "Listing a property is straightforward. Simply log in to your broker dashboard, click 'Add New Listing', and follow the prompts to provide property details, images, and pricing. Our team will review and publish it."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What types of properties can I list?",
|
||||
content: "Dealcore supports a wide range of properties, including residential homes, commercial real estate, land plots, and various types of vehicles (cars, trucks, motorcycles, etc.).",
|
||||
},
|
||||
id: "2", title: "What types of properties can I list?", content: "Dealcore supports a wide range of properties, including residential homes, commercial real estate, land plots, and various types of vehicles (cars, trucks, motorcycles, etc.)."},
|
||||
{
|
||||
id: "3",
|
||||
title: "How do I earn rewards?",
|
||||
content: "You earn rewards for every successful transaction you facilitate. This includes commissions from property sales and bonuses for bringing qualified buyers to the platform. Detailed reward structures are available in your broker portal.",
|
||||
},
|
||||
id: "3", title: "How do I earn rewards?", content: "You earn rewards for every successful transaction you facilitate. This includes commissions from property sales and bonuses for bringing qualified buyers to the platform. Detailed reward structures are available in your broker portal."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Is there a fee to join Dealcore as a broker?",
|
||||
content: "Joining Dealcore as a broker is free. We only charge a small fee upon successful deal closure, ensuring you only pay when you earn.",
|
||||
},
|
||||
id: "4", title: "Is there a fee to join Dealcore as a broker?", content: "Joining Dealcore as a broker is free. We only charge a small fee upon successful deal closure, ensuring you only pay when you earn."},
|
||||
]}
|
||||
sideTitle="Your Questions, Our Answers"
|
||||
sideDescription="Find quick answers to the most common questions about the Dealcore platform, how it works, and how you can maximize your earnings."
|
||||
@@ -374,54 +224,33 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
title: "Platform", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "Listings",
|
||||
href: "/listings",
|
||||
},
|
||||
label: "Listings", href: "/listings"},
|
||||
{
|
||||
label: "How It Works",
|
||||
href: "/#how-it-works",
|
||||
},
|
||||
label: "How It Works", href: "/#how-it-works"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/#about",
|
||||
},
|
||||
label: "About Us", href: "/#about"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Cookie Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Cookie Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user