Merge version_1 into main #4
@@ -67,9 +67,9 @@ export default function LandingPage() {
|
||||
{ text: "Export Report", href: "#" }
|
||||
],
|
||||
stats: [
|
||||
{ title: "Project Mandates", values: [70], description: "Enterprise initiatives delivered" },
|
||||
{ title: "Operational Uptime", values: [99.99], description: "Guaranteed reliability" },
|
||||
{ title: "Industry Verticals", values: [8], description: "Sectors served" }
|
||||
{ title: "Project Mandates", values: [70, 0, 0], description: "Enterprise initiatives delivered" },
|
||||
{ title: "Operational Uptime", values: [99, 99, 0], description: "Guaranteed reliability" },
|
||||
{ title: "Industry Verticals", values: [8, 0, 0], description: "Sectors served" }
|
||||
],
|
||||
chartTitle: "Performance Trajectory", chartData: [
|
||||
{ value: 65 },
|
||||
|
||||
Reference in New Issue
Block a user