From b8ccbb7f53bcd48dfec22cd0f5ad4608ef0c430e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 12:54:06 +0000 Subject: [PATCH] Update src/app/dashboard/page.tsx --- src/app/dashboard/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index 894ce85..2a39af2 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -63,11 +63,11 @@ export default function LandingPage() { dashboard={{ title: "Bengaluru Flood Watch", stats: [ { - values: [3.5, 0, 0], label: "Flood Impact Reduction"}, + values: [3.5, 0, 0], description: "Flood Impact Reduction"}, { - values: [98, 0, 0], label: "24-hr Prediction Accuracy"}, + values: [98, 0, 0], description: "24-hr Prediction Accuracy"}, { - values: [4500, 0, 0], label: "Active Sensors"}, + values: [4500, 0, 0], description: "Active Sensors"}, ], logoIcon: CloudRain, sidebarItems: [