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 <HeroSplitKpi
title="Transform Leads Into Booked Meetings Instantly" 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." 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={[ kpis={[
{ value: "2 mins", label: "Average Lead Response Time" }, { value: "2 mins", label: "Average Lead Response Time" },
{ value: "87%", label: "Higher Conversion Rates" }, { value: "87%", label: "Higher Conversion Rates" },
@@ -194,7 +194,7 @@ export default function LandingPage() {
<ContactText <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." 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" animationType="entrance-slide"
background={{ variant: "glowing-orb" }} background={{ variant: "sparkles-gradient" }}
buttons={[ buttons={[
{ text: "Schedule Demo", href: "mailto:demo@signalate.ai" }, { text: "Schedule Demo", href: "mailto:demo@signalate.ai" },
{ text: "View Pricing", href: "#" }, { text: "View Pricing", href: "#" },