Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -72,16 +72,16 @@ export default function LandingPage() {
|
||||
tagIcon={Zap}
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user