Skip to content

Commit

Permalink
Update features.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ananyag309 authored Oct 10, 2024
1 parent e60d24c commit e09ca8f
Showing 1 changed file with 1 addition and 65 deletions.
66 changes: 1 addition & 65 deletions features.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,6 @@
<body>
<header>
<div class="container">

<div class="logo">
<div class="brand-name">
<span class="letter red" style="--letter-index: 1">A</span>
Expand All @@ -275,69 +274,6 @@
style="width: 50px; height: auto" /></a>
</div>

</header>

<div class="content" id="main-content">
<h1>Features</h1>
<p>Here are the features of AmbuFlow:</p>
<div class="features-grid">
<div class="feature-card">
<i class="fas fa-ambulance feature-icon"></i>
<h2>Quick Emergency Response</h2>
<p>Immediate notifications to the nearest ambulance service.</p>
</div>
<div class="feature-card">
<i class="fas fa-map-marked-alt feature-icon"></i>
<h2>Real-Time Tracking</h2>
<p>Track ambulances in real-time for better coordination.</p>
</div>
<div class="feature-card">
<i class="fas fa-comments feature-icon"></i>
<h2>Enhanced Communication</h2>
<p>Instant communication between dispatch and ambulances.</p>
</div>
<div class="feature-card">
<i class="fas fa-cogs feature-icon"></i>
<h2>Resource Management</h2>
<p>Efficient allocation of resources for emergencies.</p>
</div>
<div class="feature-card">
<i class="fas fa-user-friends feature-icon"></i>
<h2>User-Friendly Interface</h2>
<p>Easy-to-navigate system for users and providers.</p>
</div>
<div class="feature-card">
<i class="fas fa-clock feature-icon"></i>
<h2>24/7 Availability</h2>
<p>Always available support and monitoring services.</p>
</div>
<div class="feature-card">
<i class="fas fa-heartbeat feature-icon"></i>
<h2>Patient Health Monitoring</h2>
<p>Real-time monitoring of patient vitals during transport.</p>
</div>
<div class="feature-card">
<i class="fas fa-lock feature-icon"></i>
<h2>Data Security</h2>
<p>Ensuring the security of patient and operational data.</p>
</div>
<div class="feature-card">
<i class="fas fa-phone-alt feature-icon"></i>
<h2>Emergency Contact Integration</h2>
<p>Seamless integration with emergency contact services.</p>
</div>
<div class="feature-card">
<i class="fas fa-tachometer-alt feature-icon"></i>
<h2>Driver Performance Monitoring</h2>
<p>Real-time tracking of driver behavior and performance on the road.</p>
</div>
<div class="feature-card">
<i class="fas fa-comments-dollar feature-icon"></i>
<h2>Feedback System</h2>
<p>Collecting feedback to improve service quality.</p>
</div>


<nav class="menu">
<ul>
<li>
Expand Down Expand Up @@ -548,4 +484,4 @@ <h3 style="font-size: 1.5rem; margin-bottom: 10px; color: #2980b9;">Subscribe to

</body>

</html>
</html>

0 comments on commit e09ca8f

Please sign in to comment.