Update src/app/page.tsx
This commit is contained in:
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al1bUKAGXW0PDWLpNen5zYAEpY/a-stark-visual-showing-road-safety-stati-1773158264746-1fa33e72.jpg"
|
||||
imageAlt="Road accident statistics and emergency response delays visualization"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="entrance-slide"
|
||||
metricsAnimation="slide-up"
|
||||
tagAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al1bUKAGXW0PDWLpNen5zYAEpY/a-clean-workflow-diagram-showing-iot-acc-1773158264540-3d15adda.jpg"
|
||||
imageAlt="IoT accident detection workflow: Detection → Processing → Location → Alert"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="entrance-slide"
|
||||
metricsAnimation="slide-up"
|
||||
tagAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
@@ -202,8 +202,7 @@ export default function LandingPage() {
|
||||
{ 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" }
|
||||
],
|
||||
title: "Detection Process"
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -223,7 +222,7 @@ export default function LandingPage() {
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al1bUKAGXW0PDWLpNen5zYAEpY/real-prototype-image-showing-iot-acciden-1773158265788-245fda83.png"
|
||||
imageAlt="IoT accident detection prototype mounted under motorcycle seat"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="entrance-slide"
|
||||
metricsAnimation="slide-up"
|
||||
tagAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user