Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 11:29:17 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="medium"
sizing="medium"
background="aurora"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Transform Leads Into Booked Meetings Instantly"
description="Signalate AI Voice Agents automatically call, qualify, and book appointments for your leads 24/7. No missed opportunities. No manual follow-ups. Just pure conversion efficiency."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
kpis={[
{ value: "2 mins", label: "Average Lead Response Time" },
{ value: "87%", label: "Higher Conversion Rates" },
@@ -194,7 +194,7 @@ export default function LandingPage() {
<ContactText
text="Ready to multiply your qualified leads without hiring more staff? Let's schedule your personalized demo and show you exactly how Signalate AI can transform your lead conversion."
animationType="entrance-slide"
background={{ variant: "glowing-orb" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Schedule Demo", href: "mailto:demo@signalate.ai" },
{ text: "View Pricing", href: "#" },