Merge version_1 into main #4
@@ -63,11 +63,11 @@ export default function LandingPage() {
|
||||
dashboard={{
|
||||
title: "Bengaluru Flood Watch", stats: [
|
||||
{
|
||||
values: [3.5, 0, 0], description: "Flood Impact Reduction"},
|
||||
title: "Impact Reduction", values: [3.5, 0, 0], description: "Flood Impact Reduction"},
|
||||
{
|
||||
values: [98, 0, 0], description: "24-hr Prediction Accuracy"},
|
||||
title: "Prediction Accuracy", values: [98, 0, 0], description: "24-hr Prediction Accuracy"},
|
||||
{
|
||||
values: [4500, 0, 0], description: "Active Sensors"},
|
||||
title: "Active Sensors", values: [4500, 0, 0], description: "Active Sensors"},
|
||||
],
|
||||
logoIcon: CloudRain,
|
||||
sidebarItems: [
|
||||
|
||||
Reference in New Issue
Block a user