Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 09788a056c | |||
| 43174bf4ec | |||
| 0099b1faa4 | |||
| 5c34ac8777 |
@@ -144,13 +144,13 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardFourteen
|
||||
title="Proven Impact. Real Results. Measurable Growth."
|
||||
title="Why Choose Nexus AI — Proven Impact. Real Results. Measurable Growth."
|
||||
tag="Our Track Record"
|
||||
metrics={[
|
||||
{ id: "1", value: "10,000+", description: "Active users across 50+ countries leveraging our AI platform daily" },
|
||||
{ id: "2", value: "70%", description: "Average reduction in manual processing time with our intelligent automation" },
|
||||
{ id: "3", value: "99.9%", description: "Platform uptime ensuring your AI works 24/7 without interruption" },
|
||||
{ id: "4", value: "4.9/5", description: "Customer satisfaction rating from verified users and reviewers" }
|
||||
{ id: "1", value: "70%", description: "Average reduction in manual processing time with our intelligent automation" },
|
||||
{ id: "2", value: "99.9%", description: "Platform uptime ensuring your AI works 24/7 without interruption" },
|
||||
{ id: "3", value: "4.9/5", description: "Customer satisfaction rating from verified users and reviewers" },
|
||||
{ id: "4", value: "10,000+", description: "Active users across 50+ countries leveraging our AI platform daily" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user