Spaces:
Running
Running
onboarding..
Browse files- frontend/initial.html +4 -4
frontend/initial.html
CHANGED
|
@@ -44,7 +44,7 @@
|
|
| 44 |
</p>
|
| 45 |
<ul class="space-y-4 xl:space-y-5 text-base xl:text-lg font-medium" style="color:#a89f97">
|
| 46 |
<li class="flex items-center"><i class="fa-solid fa-check mr-5 text-xl" style="color:#c89a6c"></i> No new hardware — works with your existing cameras</li>
|
| 47 |
-
<li class="flex items-center"><i class="fa-solid fa-check mr-5 text-xl" style="color:#c89a6c"></i> Granular vehicle counts across 14
|
| 48 |
<li class="flex items-center"><i class="fa-solid fa-check mr-5 text-xl" style="color:#c89a6c"></i> Directional flow & congestion insights in minutes</li>
|
| 49 |
<li class="flex items-center"><i class="fa-solid fa-check mr-5 text-xl" style="color:#c89a6c"></i> Downloadable reports ready for planning & compliance</li>
|
| 50 |
<li class="flex items-center"><i class="fa-solid fa-check mr-5 text-xl" style="color:#c89a6c"></i> Built for Indian roads — tested on real field conditions</li>
|
|
@@ -130,13 +130,13 @@
|
|
| 130 |
<div class="onboard-card">
|
| 131 |
<div class="onboard-step active" data-step="0">
|
| 132 |
<i class="fa-solid fa-cloud-arrow-up text-4xl mb-4" style="color:var(--cocoa-l)"></i>
|
| 133 |
-
<h3 class="text-lg font-bold mb-2" style="color:#f0ece6">Upload a
|
| 134 |
-
<p class="text-xs" style="color:#777;line-height:1.7">
|
| 135 |
</div>
|
| 136 |
<div class="onboard-step" data-step="1">
|
| 137 |
<i class="fa-solid fa-draw-polygon text-4xl mb-4" style="color:var(--cocoa-l)"></i>
|
| 138 |
<h3 class="text-lg font-bold mb-2" style="color:#f0ece6">Draw a Counting Boundary</h3>
|
| 139 |
-
<p class="text-xs" style="color:#777;line-height:1.7">
|
| 140 |
</div>
|
| 141 |
<div class="onboard-step" data-step="2">
|
| 142 |
<i class="fa-solid fa-chart-line text-4xl mb-4" style="color:var(--cocoa-l)"></i>
|
|
|
|
| 44 |
</p>
|
| 45 |
<ul class="space-y-4 xl:space-y-5 text-base xl:text-lg font-medium" style="color:#a89f97">
|
| 46 |
<li class="flex items-center"><i class="fa-solid fa-check mr-5 text-xl" style="color:#c89a6c"></i> No new hardware — works with your existing cameras</li>
|
| 47 |
+
<li class="flex items-center"><i class="fa-solid fa-check mr-5 text-xl" style="color:#c89a6c"></i> Granular vehicle counts across 14 classes</li>
|
| 48 |
<li class="flex items-center"><i class="fa-solid fa-check mr-5 text-xl" style="color:#c89a6c"></i> Directional flow & congestion insights in minutes</li>
|
| 49 |
<li class="flex items-center"><i class="fa-solid fa-check mr-5 text-xl" style="color:#c89a6c"></i> Downloadable reports ready for planning & compliance</li>
|
| 50 |
<li class="flex items-center"><i class="fa-solid fa-check mr-5 text-xl" style="color:#c89a6c"></i> Built for Indian roads — tested on real field conditions</li>
|
|
|
|
| 130 |
<div class="onboard-card">
|
| 131 |
<div class="onboard-step active" data-step="0">
|
| 132 |
<i class="fa-solid fa-cloud-arrow-up text-4xl mb-4" style="color:var(--cocoa-l)"></i>
|
| 133 |
+
<h3 class="text-lg font-bold mb-2" style="color:#f0ece6">Upload a Video</h3>
|
| 134 |
+
<p class="text-xs" style="color:#777;line-height:1.7">Drop & a video file from any traffic camera.</p>
|
| 135 |
</div>
|
| 136 |
<div class="onboard-step" data-step="1">
|
| 137 |
<i class="fa-solid fa-draw-polygon text-4xl mb-4" style="color:var(--cocoa-l)"></i>
|
| 138 |
<h3 class="text-lg font-bold mb-2" style="color:#f0ece6">Draw a Counting Boundary</h3>
|
| 139 |
+
<p class="text-xs" style="color:#777;line-height:1.7">Mark two points on the first frame to define a spatial boundary. Vehicles crossing this line will be counted and classified.</p>
|
| 140 |
</div>
|
| 141 |
<div class="onboard-step" data-step="2">
|
| 142 |
<i class="fa-solid fa-chart-line text-4xl mb-4" style="color:var(--cocoa-l)"></i>
|