1 Commits

Author SHA1 Message Date
15cabf926f Update src/app/page.tsx 2026-03-03 09:30:24 +00:00

View File

@@ -221,7 +221,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#faq" }
],
features: [
"Up to 10,000 monthly transactions", "Basic automation workflows", "Core analytics dashboard", "Email support", "Standard integrations"
"Up to 10,000 monthly transactions", "Basic automation workflows", "Core analytics dashboard", "Email support", "Standard integrations", "Typical ROI: 15-20% in Q1"
]
},
{
@@ -231,7 +231,7 @@ export default function LandingPage() {
{ text: "Talk to Sales", href: "#contact" }
],
features: [
"Up to 1M monthly transactions", "Advanced automation workflows", "Predictive analytics & ML models", "Priority 24/7 support", "Custom integrations", "Team collaboration tools"
"Up to 1M monthly transactions", "Advanced automation workflows", "Predictive analytics & ML models", "Priority 24/7 support", "Custom integrations", "Team collaboration tools", "Typical ROI: 20-30% in Q1"
]
},
{
@@ -240,7 +240,7 @@ export default function LandingPage() {
{ text: "Schedule Demo", href: "#contact" }
],
features: [
"Unlimited transactions", "Full AI/ML capabilities", "Dedicated account manager", "Custom SLA & support", "On-premise deployment option", "Advanced security & compliance"
"Unlimited transactions", "Full AI/ML capabilities", "Dedicated account manager", "Custom SLA & support", "On-premise deployment option", "Advanced security & compliance", "Typical ROI: 30-50% in Q1"
]
}
]}