Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -111,12 +111,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", title: "Projects Delivered", value: "150+", icon: CheckCircle },
|
||||
{ id: "m2", title: "Deployment Success", value: "99.9%", icon: Shield },
|
||||
{ id: "m3", title: "Average Speed Gain", value: "40%", icon: Zap },
|
||||
{ id: "m1", title: "Enterprise ROI Achieved", value: "3.5x", icon: CheckCircle },
|
||||
{ id: "m2", title: "SLA Uptime Delivered", value: "99.99%", icon: Shield },
|
||||
{ id: "m3", title: "Operational Cost Reduction", value: "25%", icon: Zap },
|
||||
]}
|
||||
title="Proven Impact"
|
||||
description="Data-driven results for our partners."
|
||||
description="Enterprise-grade outcome metrics for our partners."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -197,4 +197,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user