Update src/app/page.tsx

This commit is contained in:
2026-03-03 11:35:14 +00:00
parent 21f699748d
commit b77eabd32c

View File

@@ -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: "glowing-orb" }}
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: "sparkles-gradient" }}
buttons={[
{ text: "Schedule Demo", href: "mailto:demo@signalate.ai" },
{ text: "View Pricing", href: "#" },