From 15cabf926fd9d8db423138b23728854c847e0670 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:30:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0f2d9b2..bb7c958 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" ] } ]} -- 2.49.1