<section id="predictive-alerts" class="section" style="padding-top: 60px;">

<div class="container" data-aos="fade-up">



<div class="row mb-5">

<div class="col-lg-12 text-center">

<h2 style="color: var(--nav-color);">Predictive Vehicle Alerts</h2>

<p class="lead">Moving from reactive maintenance to intelligent foresight. AI predicts component failures before they occur, saving time, costs, and ensuring uninterrupted mobility.</p>

</div>

</div>



<div class="row gy-4 text-center">

<div class="col-lg-4" data-aos="fade-up" data-aos-delay="100">

<div class="service-item position-relative p-4 shadow-sm" style="background: rgba(255,255,255,0.05); border-radius: 15px; height: 100%;">

<i class="fas fa-hourglass-half fa-3x mb-3" style="color: #f1c40f;"></i>

<h3>Remaining Useful Life (RUL)</h3>

<p>AI calculates the exact remaining lifespan of critical parts like brake pads, batteries, and tires based on your individual driving style and environmental conditions.</p>

</div>

</div>



<div class="col-lg-4" data-aos="fade-up" data-aos-delay="200">

<div class="service-item position-relative p-4 shadow-sm" style="background: rgba(255,255,255,0.05); border-radius: 15px; height: 100%;">

<i class="fas fa-exclamation-triangle fa-3x mb-3" style="color: #f1c40f;"></i>

<h3>Pre-Failure Anomaly Detection</h3>

<p>By identifying subtle vibrations or thermal signatures that precede a mechanical breakdown, the system alerts you weeks in advance to schedule a quick check-up.</p>

</div>

</div>



<div class="col-lg-4" data-aos="fade-up" data-aos-delay="300">

<div class="service-item position-relative p-4 shadow-sm" style="background: rgba(255,255,255,0.05); border-radius: 15px; height: 100%;">

<i class="fas fa-calendar-check fa-3x mb-3" style="color: #f1c40f;"></i>

<h3>Automated Service Booking</h3>

<p>Once a potential issue is identified, the AI can automatically check with your preferred service center, verify part availability, and suggest a convenient appointment.</p>

</div>

</div>



</div>



<div class="row mt-5 pt-4">

<div class="col-lg-12">

<div class="p-4" style="border-left: 4px solid #f1c40f; background: rgba(241,196,15,0.05);">

<h3>Fleet Efficiency through Big Data</h3>

<p>For fleet operators, predictive alerts are a game changer. By leveraging <strong>Deep Learning</strong> on historical sensor data, we can eliminate unexpected breakdowns, reducing operational risks and maintenance costs by up to 25% while increasing the resale value of the vehicle.</p>

</div>

</div>

</div>



</div>

</section>