Merge version_1 into main #1
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
title: "Tilt Detection (Gyroscope Analysis)", description: "Tracks bike tilt angle in real-time. Alert triggers when angle exceeds 60° for sustained 1.5 seconds", bentoComponent: "animated-bar-chart"
|
||||
},
|
||||
{
|
||||
title: "Detection Steps", description: "Both conditions must be true simultaneously to confirm accident and trigger emergency alert protocol", bentoComponent: "3d-task-list", title: "Detection Steps", items: [
|
||||
title: "Detection Steps", description: "Both conditions must be true simultaneously to confirm accident and trigger emergency alert protocol", bentoComponent: "3d-task-list", items: [
|
||||
{ icon: Activity, label: "G-force spike detected", time: "T=0ms" },
|
||||
{ icon: RotateCcw, label: "Tilt angle >60°", time: "T=0ms" },
|
||||
{ icon: AlertTriangle, label: "Accident confirmed", time: "T=150ms" }
|
||||
|
||||
Reference in New Issue
Block a user