Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7954cda4b5 | |||
| 832098f48f | |||
| 25dc829e37 |
@@ -72,16 +72,16 @@ export default function LandingPage() {
|
|||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Global Infrastructure", description: "Deploy to 200+ regions worldwide with automatic failover and edge computing", bentoComponent: "globe"
|
title: "Global Infrastructure", description: "Deploy to 200+ regions worldwide with automatic failover and edge computing—achieve <50ms latency globally", bentoComponent: "globe"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Real-Time Analytics", description: "Monitor performance metrics and user behavior with powerful visualization tools", bentoComponent: "animated-bar-chart"
|
title: "Real-Time Analytics", description: "Monitor performance metrics in <100ms latency with AI-powered anomaly detection and instant alerts", bentoComponent: "animated-bar-chart"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Worldwide Reach", description: "Serve your users from the nearest edge location with 99.99% uptime SLA", bentoComponent: "map"
|
title: "Worldwide Reach", description: "Serve your users from the nearest edge location with 99.99% uptime SLA—reducing latency by up to 70%", bentoComponent: "map"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Performance Insights", description: "Track application performance with detailed metrics and automated reporting", bentoComponent: "line-chart"
|
title: "Performance Insights", description: "Track application performance with detailed metrics and automated reporting—identify bottlenecks 10x faster", bentoComponent: "line-chart"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
|
|||||||
Reference in New Issue
Block a user