Merge version_1 into main #2
249
src/app/page.tsx
249
src/app/page.tsx
@@ -32,40 +32,26 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Dashboard",
|
||||
id: "dashboard",
|
||||
href: "/",
|
||||
name: "Dashboard", id: "dashboard"
|
||||
},
|
||||
{
|
||||
name: "Businesses",
|
||||
id: "businesses",
|
||||
href: "/businesses",
|
||||
name: "Businesses", id: "businesses"
|
||||
},
|
||||
{
|
||||
name: "Pipeline",
|
||||
id: "pipeline",
|
||||
href: "/pipeline",
|
||||
name: "Pipeline", id: "pipeline"
|
||||
},
|
||||
{
|
||||
name: "Regions",
|
||||
id: "regions",
|
||||
href: "/regions",
|
||||
name: "Regions", id: "regions"
|
||||
},
|
||||
{
|
||||
name: "Tasks",
|
||||
id: "tasks",
|
||||
href: "/tasks",
|
||||
name: "Tasks", id: "tasks"
|
||||
},
|
||||
{
|
||||
name: "Reports",
|
||||
id: "reports",
|
||||
href: "/reports",
|
||||
name: "Reports", id: "reports"
|
||||
},
|
||||
{
|
||||
name: "Admin",
|
||||
id: "admin",
|
||||
href: "/admin",
|
||||
},
|
||||
name: "Admin", id: "admin"
|
||||
}
|
||||
]}
|
||||
brandName="KASECO LeadHive"
|
||||
bottomLeftText="Smart Business Growth"
|
||||
@@ -76,7 +62,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
variant: "animated-grid"
|
||||
}}
|
||||
imagePosition="right"
|
||||
title="Unlock Local Growth. Faster."
|
||||
@@ -86,16 +72,14 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Exploring Leads",
|
||||
href: "/businesses",
|
||||
text: "Start Exploring Leads", href: "/businesses"
|
||||
},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More", href: "#about"
|
||||
}
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-futuristic-clean-saas-dashboard-interf-1774322877183-bebfaca9.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-futuristic-clean-saas-dashboard-interf-1774322877183-bebfaca9.png"
|
||||
imageAlt="KASECO LeadHive Dashboard Interface"
|
||||
mediaAnimation="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
@@ -107,19 +91,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Powering Your Team's ",
|
||||
type: "text", content: "Powering Your Team's "
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
content: "Growth Engine",
|
||||
},
|
||||
type: "text", content: "Growth Engine"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "See How It Works",
|
||||
href: "#features",
|
||||
},
|
||||
text: "See How It Works", href: "#features"
|
||||
}
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
/>
|
||||
@@ -132,37 +113,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Lead Identification",
|
||||
description: "Automatically discover and collect business data from various sources across Oregon cities like Gresham, Portland, and Eugene.",
|
||||
tag: "Discover",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-detailed-ui-screenshot-of-a-growth-opp-1774322874707-6648801d.png?_wi=1",
|
||||
imageAlt: "AI detecting lead opportunities",
|
||||
id: "1", title: "Lead Identification", description: "Automatically discover and collect business data from various sources across Oregon cities like Gresham, Portland, and Eugene.", tag: "Discover", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-detailed-ui-screenshot-of-a-growth-opp-1774322874707-6648801d.png", imageAlt: "AI detecting lead opportunities"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Business Intelligence",
|
||||
description: "Analyze key metrics: businesses by city, category, website status, and online presence to pinpoint growth opportunities.",
|
||||
tag: "Analyze",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-detailed-ui-screenshot-of-a-growth-opp-1774322874707-6648801d.png?_wi=2",
|
||||
imageAlt: "Dashboard with business intelligence metrics",
|
||||
id: "2", title: "Business Intelligence", description: "Analyze key metrics: businesses by city, category, website status, and online presence to pinpoint growth opportunities.", tag: "Analyze", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-detailed-ui-screenshot-of-a-growth-opp-1774322874707-6648801d.png", imageAlt: "Dashboard with business intelligence metrics"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Opportunity Scoring",
|
||||
description: "Smart lead scoring identifies businesses with no website, outdated design, weak SEO, or missing contact forms.",
|
||||
tag: "Prioritize",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-detailed-ui-screenshot-of-a-growth-opp-1774322874707-6648801d.png?_wi=3",
|
||||
imageAlt: "Lead scoring algorithm illustration",
|
||||
id: "3", title: "Opportunity Scoring", description: "Smart lead scoring identifies businesses with no website, outdated design, weak SEO, or missing contact forms.", tag: "Prioritize", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-detailed-ui-screenshot-of-a-growth-opp-1774322874707-6648801d.png", imageAlt: "Lead scoring algorithm illustration"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Seamless Outreach",
|
||||
description: "Organize leads, assign to team members, track contact progress, and manage follow-up tasks with integrated CRM tools.",
|
||||
tag: "Engage",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-detailed-ui-screenshot-of-a-growth-opp-1774322874707-6648801d.png?_wi=4",
|
||||
imageAlt: "CRM interface for lead outreach",
|
||||
},
|
||||
id: "4", title: "Seamless Outreach", description: "Organize leads, assign to team members, track contact progress, and manage follow-up tasks with integrated CRM tools.", tag: "Engage", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-detailed-ui-screenshot-of-a-growth-opp-1774322874707-6648801d.png", imageAlt: "CRM interface for lead outreach"
|
||||
}
|
||||
]}
|
||||
title="Streamline Your Lead Generation"
|
||||
description="From data collection to client conversion, LeadHive simplifies every step of your team's prospecting workflow."
|
||||
@@ -172,36 +133,21 @@ export default function LandingPage() {
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardTen
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
title: "12,345",
|
||||
subtitle: "Total Businesses Collected",
|
||||
category: "Data Volume",
|
||||
value: "12,345",
|
||||
id: "1", title: "12,345", subtitle: "Total Businesses Collected", category: "Data Volume", value: "12,345"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "456",
|
||||
subtitle: "New Leads Today",
|
||||
category: "Daily Activity",
|
||||
value: "456",
|
||||
id: "2", title: "456", subtitle: "New Leads Today", category: "Daily Activity", value: "456"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "78%",
|
||||
subtitle: "Leads with Website Issues",
|
||||
category: "Opportunity Rate",
|
||||
value: "78%",
|
||||
id: "3", title: "78%", subtitle: "Leads with Website Issues", category: "Opportunity Rate", value: "78%"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "95",
|
||||
subtitle: "Average Lead Score",
|
||||
category: "Quality Score",
|
||||
value: "95",
|
||||
},
|
||||
id: "4", title: "95", subtitle: "Average Lead Score", category: "Quality Score", value: "95"
|
||||
}
|
||||
]}
|
||||
title="Real-time Metrics for Informed Decisions"
|
||||
description="Track your team's performance and identify key trends with an intuitive, data-rich dashboard."
|
||||
@@ -213,13 +159,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
logos={[
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-modern-minimalist-version-of-the-micro-1774322872325-7ee691df.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-sleek-professional-rendition-of-the-go-1774322874112-7a25c4e4.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/the-salesforce-cloud-logo-rendered-with--1774322873378-24737141.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-contemporary-interpretation-of-the-ora-1774322873143-4be72e95.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/the-adobe-logo-presented-in-its-iconic-r-1774322872529-3265a913.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-modern-striped-ibm-logo-in-a-dark-blue-1774322873749-efaf67ef.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/the-tableau-logo-featuring-its-distincti-1774322875351-64b0060b.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-modern-minimalist-version-of-the-micro-1774322872325-7ee691df.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-sleek-professional-rendition-of-the-go-1774322874112-7a25c4e4.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/the-salesforce-cloud-logo-rendered-with--1774322873378-24737141.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-contemporary-interpretation-of-the-ora-1774322873143-4be72e95.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/the-adobe-logo-presented-in-its-iconic-r-1774322872529-3265a913.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-modern-striped-ibm-logo-in-a-dark-blue-1774322873749-efaf67ef.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/the-tableau-logo-featuring-its-distincti-1774322875351-64b0060b.png"
|
||||
]}
|
||||
names={[
|
||||
"Microsoft", "Google", "Salesforce", "Oracle", "Adobe", "IBM", "Tableau"
|
||||
]}
|
||||
title="Integrated with Leading Business Tools"
|
||||
description="LeadHive seamlessly connects with the tools your team already uses, enhancing your workflow and data accuracy."
|
||||
@@ -234,51 +177,32 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Sales Lead",
|
||||
company: "KASECO Internal Team",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-professional-portrait-of-a-successful--1774322872843-adb6f292.png",
|
||||
id: "1", name: "Sarah Johnson", role: "Sales Lead", company: "KASECO Internal Team", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-professional-portrait-of-a-successful--1774322872843-adb6f292.png"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Lead Researcher",
|
||||
company: "KASECO Internal Team",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-professional-portrait-of-a-marketing-d-1774322873232-37391899.png",
|
||||
id: "2", name: "Michael Chen", role: "Lead Researcher", company: "KASECO Internal Team", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-professional-portrait-of-a-marketing-d-1774322873232-37391899.png"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Admin Manager",
|
||||
company: "KASECO Internal Team",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-professional-portrait-of-a-startup-ceo-1774322873989-8f359b72.png?_wi=1",
|
||||
id: "3", name: "Emily Rodriguez", role: "Admin Manager", company: "KASECO Internal Team", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-professional-portrait-of-a-startup-ceo-1774322873989-8f359b72.png"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Business Analyst",
|
||||
company: "KASECO Internal Team",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-professional-portrait-of-a-product-man-1774322875123-d1bb2c49.png?_wi=1",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Business Analyst", company: "KASECO Internal Team", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-professional-portrait-of-a-product-man-1774322875123-d1bb2c49.png"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
title: "98%",
|
||||
description: "Team Satisfaction",
|
||||
value: "98%", description: "Team Satisfaction"
|
||||
},
|
||||
{
|
||||
title: "3X",
|
||||
description: "Faster Lead Processing",
|
||||
value: "3X", description: "Faster Lead Processing"
|
||||
},
|
||||
{
|
||||
title: "25%",
|
||||
description: "Increased Conversions",
|
||||
},
|
||||
value: "25%", description: "Increased Conversions"
|
||||
}
|
||||
]}
|
||||
title="What Our Team Says About LeadHive"
|
||||
description="Hear directly from the KASECO team members who use LeadHive daily to achieve their targets and drive business growth."
|
||||
@@ -291,30 +215,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How does LeadHive identify growth opportunities?",
|
||||
content: "LeadHive leverages advanced algorithms to scan business websites and online presence for common issues such as outdated design, missing contact forms, weak SEO, poor mobile responsiveness, and lack of social media integration. These findings are translated into actionable 'Growth Opportunities' badges and scores.",
|
||||
id: "1", title: "How does LeadHive identify growth opportunities?", content: "LeadHive leverages advanced algorithms to scan business websites and online presence for common issues such as outdated design, missing contact forms, weak SEO, poor mobile responsiveness, and lack of social media integration. These findings are translated into actionable 'Growth Opportunities' badges and scores."
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Can I customize lead categories and statuses?",
|
||||
content: "Yes, LeadHive offers a comprehensive Admin section where you can fully customize business categories, lead statuses (e.g., New, Researched, Contacted, Won), and even create custom tags to perfectly align with your team's workflow and reporting needs.",
|
||||
id: "2", title: "Can I customize lead categories and statuses?", content: "Yes, LeadHive offers a comprehensive Admin section where you can fully customize business categories, lead statuses (e.g., New, Researched, Contacted, Won), and even create custom tags to perfectly align with your team's workflow and reporting needs."
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "How does LeadHive ensure data compliance?",
|
||||
content: "LeadHive is designed to prioritize compliance. It focuses on gathering publicly available business information from verifiable sources like Chambers of Commerce, local directories, and public business listings. We emphasize manual research capabilities and provide tools for ethical data sourcing, explicitly avoiding restricted or private data scraping.",
|
||||
id: "3", title: "How does LeadHive ensure data compliance?", content: "LeadHive is designed to prioritize compliance. It focuses on gathering publicly available business information from verifiable sources like Chambers of Commerce, local directories, and public business listings. We emphasize manual research capabilities and provide tools for ethical data sourcing, explicitly avoiding restricted or private data scraping."
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Is LeadHive mobile-responsive for on-the-go access?",
|
||||
content: "Absolutely! KASECO LeadHive is built with a mobile-first approach, ensuring a fully responsive and optimized user experience across all devices. Whether you're on a desktop, tablet, or smartphone, your team can access and manage leads seamlessly, wherever they are.",
|
||||
id: "4", title: "Is LeadHive mobile-responsive for on-the-go access?", content: "Absolutely! KASECO LeadHive is built with a mobile-first approach, ensuring a fully responsive and optimized user experience across all devices. Whether you're on a desktop, tablet, or smartphone, your team can access and manage leads seamlessly, wherever they are."
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "What kind of reports and insights are available?",
|
||||
content: "LeadHive provides robust reporting features, including charts and graphs for leads collected by day and city, conversion rates by team member, identification of most common business issues, promising industries, outreach performance, and website opportunity trends. These insights help drive strategic decisions.",
|
||||
},
|
||||
id: "5", title: "What kind of reports and insights are available?", content: "LeadHive provides robust reporting features, including charts and graphs for leads collected by day and city, conversion rates by team member, identification of most common business issues, promising industries, outreach performance, and website opportunity trends. These insights help drive strategic decisions."
|
||||
}
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Get quick answers to the most common questions about KASECO LeadHive and how it empowers your team."
|
||||
@@ -326,68 +240,53 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
title: "Platform", items: [
|
||||
{
|
||||
label: "Dashboard",
|
||||
href: "/",
|
||||
label: "Dashboard", href: "/"
|
||||
},
|
||||
{
|
||||
label: "Businesses",
|
||||
href: "/businesses",
|
||||
label: "Businesses", href: "/businesses"
|
||||
},
|
||||
{
|
||||
label: "Lead Pipeline",
|
||||
href: "/pipeline",
|
||||
label: "Lead Pipeline", href: "/pipeline"
|
||||
},
|
||||
{
|
||||
label: "Daily Tasks",
|
||||
href: "/tasks",
|
||||
},
|
||||
],
|
||||
label: "Daily Tasks", href: "/tasks"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Documentation",
|
||||
href: "#",
|
||||
label: "Documentation", href: "#"
|
||||
},
|
||||
{
|
||||
label: "API Reference",
|
||||
href: "#",
|
||||
label: "API Reference", href: "#"
|
||||
},
|
||||
{
|
||||
label: "Support",
|
||||
href: "#",
|
||||
label: "Support", href: "#"
|
||||
},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
label: "Privacy Policy", href: "#"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About KASECO",
|
||||
href: "#",
|
||||
label: "About KASECO", href: "#"
|
||||
},
|
||||
{
|
||||
label: "Our Mission",
|
||||
href: "#",
|
||||
label: "Our Mission", href: "#"
|
||||
},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
label: "Careers", href: "#"
|
||||
},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
label: "Contact Us", href: "#"
|
||||
}
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2024 KASECO LeadHive. All rights reserved."
|
||||
onPrivacyClick={() => alert('Privacy Policy Clicked')}
|
||||
|
||||
Reference in New Issue
Block a user