Merge version_1 into main #2
@@ -50,9 +50,10 @@ export default function AboutPage() {
|
||||
{ value: "10x", title: "Faster Lead Processing" },
|
||||
{ value: "85%", title: "Higher Booking Rate" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/a-visual-workflow-diagram-showing-the-le-1772634480985-f0749f0a.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/a-visual-workflow-diagram-showing-the-le-1772634480985-f0749f0a.png"
|
||||
imageAlt="LeadSync automation workflow"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -65,34 +66,16 @@ export default function AboutPage() {
|
||||
tagIcon={TrendingUp}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "50K+",
|
||||
title: "Leads Qualified Monthly",
|
||||
items: [
|
||||
"Across 2,000+ sales teams",
|
||||
"25+ industry verticals",
|
||||
"98.5% accuracy rate",
|
||||
],
|
||||
id: "1", value: "50K+", title: "Leads Qualified Monthly", items: [
|
||||
"Across 2,000+ sales teams", "25+ industry verticals", "98.5% accuracy rate"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "4.9/5",
|
||||
title: "Customer Satisfaction",
|
||||
items: [
|
||||
"Top-rated customer support",
|
||||
"99.9% platform uptime",
|
||||
"24/7 implementation team",
|
||||
],
|
||||
id: "2", value: "4.9/5", title: "Customer Satisfaction", items: [
|
||||
"Top-rated customer support", "99.9% platform uptime", "24/7 implementation team"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "$2.3M",
|
||||
title: "Pipeline Generated",
|
||||
items: [
|
||||
"For customers in 2024",
|
||||
"Average deal size +35%",
|
||||
"Booking rate +75%",
|
||||
],
|
||||
id: "3", value: "$2.3M", title: "Pipeline Generated", items: [
|
||||
"For customers in 2024", "Average deal size +35%", "Booking rate +75%"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -109,32 +92,14 @@ export default function AboutPage() {
|
||||
tagIcon={MessageSquare}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Emily Watson",
|
||||
role: "Founder & CEO",
|
||||
testimonial:
|
||||
"We scaled from 10 to 100 booked demos per month without adding headcount. LeadSync is the operating system our sales team needed.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/professional-headshot-portrait-of-a-woma-1772634481299-772872e6.png?_wi=2",
|
||||
imageAlt: "Emily Watson",
|
||||
},
|
||||
id: "1", name: "Emily Watson", role: "Founder & CEO", testimonial:
|
||||
"We scaled from 10 to 100 booked demos per month without adding headcount. LeadSync is the operating system our sales team needed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/professional-headshot-portrait-of-a-woma-1772634481299-772872e6.png", imageAlt: "Emily Watson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Chen",
|
||||
role: "VP of Sales",
|
||||
testimonial:
|
||||
"LeadSync cut our qualification time by 80%. Our team now focuses on closing deals instead of filtering leads. Game-changer for our pipeline.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/professional-headshot-portrait-of-a-woma-1772634480721-b3013c2c.png?_wi=2",
|
||||
imageAlt: "Sarah Chen",
|
||||
},
|
||||
id: "2", name: "Sarah Chen", role: "VP of Sales", testimonial:
|
||||
"LeadSync cut our qualification time by 80%. Our team now focuses on closing deals instead of filtering leads. Game-changer for our pipeline.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/professional-headshot-portrait-of-a-woma-1772634480721-b3013c2c.png", imageAlt: "Sarah Chen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jessica Albers",
|
||||
role: "Head of Revenue Operations",
|
||||
testimonial:
|
||||
"ROI was visible in week one. We're now qualifying 10x more leads with the same team size. The data integration alone paid for itself.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/professional-headshot-portrait-of-a-woma-1772634481512-f2f2c84d.png?_wi=2",
|
||||
imageAlt: "Jessica Albers",
|
||||
},
|
||||
id: "3", name: "Jessica Albers", role: "Head of Revenue Operations", testimonial:
|
||||
"ROI was visible in week one. We're now qualifying 10x more leads with the same team size. The data integration alone paid for itself.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/professional-headshot-portrait-of-a-woma-1772634481512-f2f2c84d.png", imageAlt: "Jessica Albers"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -147,26 +112,23 @@ export default function AboutPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
{ label: "Features", href: "/features" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
{ label: "How It Works", href: "/#about" },
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "#features" },
|
||||
{ label: "Pricing", href: "#pricing" },
|
||||
{ label: "How It Works", href: "#about" },
|
||||
{ label: "Integrations", href: "https://leadsync.io/integrations" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Blog", href: "https://leadsync.io/blog" },
|
||||
{ label: "Careers", href: "https://leadsync.io/careers" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "https://leadsync.io/privacy" },
|
||||
{ label: "Terms of Service", href: "https://leadsync.io/terms" },
|
||||
{ label: "Security", href: "https://leadsync.io/security" },
|
||||
|
||||
185
src/app/page.tsx
185
src/app/page.tsx
@@ -58,17 +58,11 @@ export default function HomePage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/a-modern-ai-powered-lead-qualification-d-1772634482514-1d331dd5.png",
|
||||
imageAlt: "AI-powered lead qualification dashboard",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/a-modern-ai-powered-lead-qualification-d-1772634482514-1d331dd5.png", imageAlt: "AI-powered lead qualification dashboard"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/a-booking-calendar-interface-for-sales-a-1772634481262-46900c4e.png",
|
||||
imageAlt: "Lead booking calendar interface",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/a-booking-calendar-interface-for-sales-a-1772634481262-46900c4e.png", imageAlt: "Lead booking calendar interface"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/ai-lead-scoring-analytics-dashboard-show-1772634484199-cd379f05.png",
|
||||
imageAlt: "AI lead scoring analytics",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/ai-lead-scoring-analytics-dashboard-show-1772634484199-cd379f05.png", imageAlt: "AI lead scoring analytics"},
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
showDimOverlay={true}
|
||||
@@ -85,9 +79,10 @@ export default function HomePage() {
|
||||
{ value: "10x", title: "Faster Lead Processing" },
|
||||
{ value: "85%", title: "Higher Booking Rate" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/a-visual-workflow-diagram-showing-the-le-1772634480985-f0749f0a.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/a-visual-workflow-diagram-showing-the-le-1772634480985-f0749f0a.png"
|
||||
imageAlt="LeadSync automation workflow"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -100,29 +95,13 @@ export default function HomePage() {
|
||||
tagIcon={Star}
|
||||
features={[
|
||||
{
|
||||
title: "AI Lead Scoring",
|
||||
description: "Intelligent algorithms rank leads by likelihood to convert in real-time.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/ai-lead-scoring-visualization-showing-in-1772634482602-b1b55d4d.png?_wi=1",
|
||||
imageAlt: "AI lead scoring visualization",
|
||||
},
|
||||
title: "AI Lead Scoring", description: "Intelligent algorithms rank leads by likelihood to convert in real-time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/ai-lead-scoring-visualization-showing-in-1772634482602-b1b55d4d.png", imageAlt: "AI lead scoring visualization"},
|
||||
{
|
||||
title: "Automatic Booking",
|
||||
description: "Qualified leads are instantly booked into your calendar—no manual work required.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/automatic-calendar-booking-interface-sho-1772634482129-a2ee10fb.png?_wi=1",
|
||||
imageAlt: "Automatic calendar booking interface",
|
||||
},
|
||||
title: "Automatic Booking", description: "Qualified leads are instantly booked into your calendar—no manual work required.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/automatic-calendar-booking-interface-sho-1772634482129-a2ee10fb.png", imageAlt: "Automatic calendar booking interface"},
|
||||
{
|
||||
title: "Multi-Channel Integration",
|
||||
description: "Connect to web forms, email, LinkedIn, and other sources seamlessly.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/multi-channel-integration-dashboard-show-1772634482018-4cc1c06b.png?_wi=1",
|
||||
imageAlt: "Multi-channel integration dashboard",
|
||||
},
|
||||
title: "Multi-Channel Integration", description: "Connect to web forms, email, LinkedIn, and other sources seamlessly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/multi-channel-integration-dashboard-show-1772634482018-4cc1c06b.png", imageAlt: "Multi-channel integration dashboard"},
|
||||
{
|
||||
title: "Real-Time Analytics",
|
||||
description: "Track conversion rates, booking performance, and lead quality metrics.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/comprehensive-analytics-and-reporting-da-1772634482227-6b7d6690.png",
|
||||
imageAlt: "Analytics and reporting dashboard",
|
||||
},
|
||||
title: "Real-Time Analytics", description: "Track conversion rates, booking performance, and lead quality metrics.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/comprehensive-analytics-and-reporting-da-1772634482227-6b7d6690.png", imageAlt: "Analytics and reporting dashboard"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -140,44 +119,20 @@ export default function HomePage() {
|
||||
tagIcon={TrendingUp}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "50K+",
|
||||
title: "Leads Qualified Monthly",
|
||||
items: [
|
||||
"Across 2,000+ sales teams",
|
||||
"25+ industry verticals",
|
||||
"98.5% accuracy rate",
|
||||
],
|
||||
id: "1", value: "50K+", title: "Leads Qualified Monthly", items: [
|
||||
"Across 2,000+ sales teams", "25+ industry verticals", "98.5% accuracy rate"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "4.9/5",
|
||||
title: "Customer Satisfaction",
|
||||
items: [
|
||||
"Top-rated customer support",
|
||||
"99.9% platform uptime",
|
||||
"24/7 implementation team",
|
||||
],
|
||||
id: "2", value: "4.9/5", title: "Customer Satisfaction", items: [
|
||||
"Top-rated customer support", "99.9% platform uptime", "24/7 implementation team"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "$2.3M",
|
||||
title: "Pipeline Generated",
|
||||
items: [
|
||||
"For customers in 2024",
|
||||
"Average deal size +35%",
|
||||
"Booking rate +75%",
|
||||
],
|
||||
id: "3", value: "$2.3M", title: "Pipeline Generated", items: [
|
||||
"For customers in 2024", "Average deal size +35%", "Booking rate +75%"],
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "6 min",
|
||||
title: "Setup Time",
|
||||
items: [
|
||||
"No coding required",
|
||||
"One-click integrations",
|
||||
"Instant lead qualification",
|
||||
],
|
||||
id: "4", value: "6 min", title: "Setup Time", items: [
|
||||
"No coding required", "One-click integrations", "Instant lead qualification"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -194,59 +149,23 @@ export default function HomePage() {
|
||||
tagIcon={MessageSquare}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Chen",
|
||||
role: "VP of Sales",
|
||||
testimonial:
|
||||
"LeadSync cut our qualification time by 80%. Our team now focuses on closing deals instead of filtering leads. Game-changer for our pipeline.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/professional-headshot-portrait-of-a-woma-1772634480721-b3013c2c.png?_wi=1",
|
||||
imageAlt: "Sarah Chen",
|
||||
},
|
||||
id: "1", name: "Sarah Chen", role: "VP of Sales", testimonial:
|
||||
"LeadSync cut our qualification time by 80%. Our team now focuses on closing deals instead of filtering leads. Game-changer for our pipeline.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/professional-headshot-portrait-of-a-woma-1772634480721-b3013c2c.png", imageAlt: "Sarah Chen"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus Rodriguez",
|
||||
role: "Sales Manager",
|
||||
testimonial:
|
||||
"The automation is seamless. Leads are booked into our calendar automatically and pre-qualified. Our conversion rate jumped 45% in three months.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/professional-headshot-portrait-of-a-man--1772634481048-209a96f7.png",
|
||||
imageAlt: "Marcus Rodriguez",
|
||||
},
|
||||
id: "2", name: "Marcus Rodriguez", role: "Sales Manager", testimonial:
|
||||
"The automation is seamless. Leads are booked into our calendar automatically and pre-qualified. Our conversion rate jumped 45% in three months.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/professional-headshot-portrait-of-a-man--1772634481048-209a96f7.png", imageAlt: "Marcus Rodriguez"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Watson",
|
||||
role: "Founder & CEO",
|
||||
testimonial:
|
||||
"We scaled from 10 to 100 booked demos per month without adding headcount. LeadSync is the operating system our sales team needed.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/professional-headshot-portrait-of-a-woma-1772634481299-772872e6.png?_wi=1",
|
||||
imageAlt: "Emily Watson",
|
||||
},
|
||||
id: "3", name: "Emily Watson", role: "Founder & CEO", testimonial:
|
||||
"We scaled from 10 to 100 booked demos per month without adding headcount. LeadSync is the operating system our sales team needed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/professional-headshot-portrait-of-a-woma-1772634481299-772872e6.png", imageAlt: "Emily Watson"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Sales Development Director",
|
||||
testimonial:
|
||||
"Implementation was fast, integrations work perfectly, and support is exceptional. This is exactly what our SDR team was looking for.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/professional-headshot-portrait-of-a-man--1772634480706-2880b003.png?_wi=1",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Sales Development Director", testimonial:
|
||||
"Implementation was fast, integrations work perfectly, and support is exceptional. This is exactly what our SDR team was looking for.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/professional-headshot-portrait-of-a-man--1772634480706-2880b003.png", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Albers",
|
||||
role: "Head of Revenue Operations",
|
||||
testimonial:
|
||||
"ROI was visible in week one. We're now qualifying 10x more leads with the same team size. The data integration alone paid for itself.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/professional-headshot-portrait-of-a-woma-1772634481512-f2f2c84d.png?_wi=1",
|
||||
imageAlt: "Jessica Albers",
|
||||
},
|
||||
id: "5", name: "Jessica Albers", role: "Head of Revenue Operations", testimonial:
|
||||
"ROI was visible in week one. We're now qualifying 10x more leads with the same team size. The data integration alone paid for itself.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/professional-headshot-portrait-of-a-woma-1772634481512-f2f2c84d.png", imageAlt: "Jessica Albers"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Thomas Burke",
|
||||
role: "Sales Director",
|
||||
testimonial:
|
||||
"LeadSync feels like having an expert SDR on staff 24/7. Leads come through qualified and booked. Can't imagine going back.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/professional-headshot-portrait-of-a-man--1772634480652-46648f9a.png?_wi=1",
|
||||
imageAlt: "Thomas Burke",
|
||||
},
|
||||
id: "6", name: "Thomas Burke", role: "Sales Director", testimonial:
|
||||
"LeadSync feels like having an expert SDR on staff 24/7. Leads come through qualified and booked. Can't imagine going back.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/professional-headshot-portrait-of-a-man--1772634480652-46648f9a.png", imageAlt: "Thomas Burke"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -255,6 +174,35 @@ export default function HomePage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="pricing" data-section="pricing">
|
||||
<PricingCardNine
|
||||
title="Simple, Transparent Pricing"
|
||||
description="Start free, scale as you grow. No credit card required."
|
||||
tag="Pricing"
|
||||
tagIcon={DollarSign}
|
||||
plans={[
|
||||
{
|
||||
id: "starter", title: "Starter", price: "$299", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/illustration-representing-the-starter-pr-1772634481098-fc0c4e41.png", imageAlt: "Starter plan features", button: { text: "Start Free Trial", href: "#contact" },
|
||||
features: [
|
||||
"Up to 500 leads/month", "AI lead scoring", "Basic integrations", "Email support", "Standard analytics"],
|
||||
},
|
||||
{
|
||||
id: "professional", title: "Professional", price: "$799", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/illustration-representing-the-profession-1772634481675-dc42c999.png", imageAlt: "Professional plan features", button: { text: "Start Free Trial", href: "#contact" },
|
||||
features: [
|
||||
"Up to 5,000 leads/month", "Advanced AI scoring", "Multi-channel integration", "Priority support", "Advanced analytics & reporting"],
|
||||
},
|
||||
{
|
||||
id: "enterprise", title: "Enterprise", price: "Custom", period: "pricing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/illustration-representing-the-enterprise-1772634482034-bf63e530.png", imageAlt: "Enterprise plan features", button: { text: "Contact Sales", href: "mailto:sales@leadsync.io" },
|
||||
features: [
|
||||
"Unlimited leads", "Custom AI models", "White-label solution", "Dedicated account manager", "Custom integrations"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
tag="Get Started"
|
||||
@@ -275,26 +223,23 @@ export default function HomePage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
{ label: "Features", href: "/features" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
{ label: "How It Works", href: "/#about" },
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "#features" },
|
||||
{ label: "Pricing", href: "#pricing" },
|
||||
{ label: "How It Works", href: "#about" },
|
||||
{ label: "Integrations", href: "https://leadsync.io/integrations" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Blog", href: "https://leadsync.io/blog" },
|
||||
{ label: "Careers", href: "https://leadsync.io/careers" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "https://leadsync.io/privacy" },
|
||||
{ label: "Terms of Service", href: "https://leadsync.io/terms" },
|
||||
{ label: "Security", href: "https://leadsync.io/security" },
|
||||
|
||||
Reference in New Issue
Block a user