fixed some areas
This commit is contained in:
188
includes/sections/blog/blog-grid.php
Normal file
188
includes/sections/blog/blog-grid.php
Normal file
@@ -0,0 +1,188 @@
|
||||
<!-- ── Blog Grid ── -->
|
||||
<section class="blog-section">
|
||||
<div class="blog-container">
|
||||
<div class="dm-blog-grid">
|
||||
|
||||
<!-- Post 1 -->
|
||||
<article class="dm-blog-card">
|
||||
<div class="dm-blog-card-image">
|
||||
<img src="<?php echo $depth; ?>assets/images/blog-post-pic-17.png"
|
||||
alt="AI Transforming Last-Mile EV Delivery" loading="lazy">
|
||||
</div>
|
||||
<div class="dm-blog-card-body">
|
||||
<div class="dm-blog-meta">
|
||||
<span class="dm-blog-category">Technology</span>
|
||||
<span class="dm-blog-date">May 05, 2025</span>
|
||||
</div>
|
||||
<h3>How AI Is Transforming Last-Mile EV Delivery</h3>
|
||||
<p>Machine learning and real-time data are reshaping how fleets plan, dispatch, and adapt — making every kilometre smarter than the last.</p>
|
||||
<a href="#" class="dm-blog-read-more">
|
||||
Read More
|
||||
<svg width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M3 7h8M8 4l3 3-3 3" stroke="#c01227" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
||||
</a>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
<!-- Post 2 -->
|
||||
<article class="dm-blog-card">
|
||||
<div class="dm-blog-card-image">
|
||||
<img src="<?php echo $depth; ?>assets/images/blog-post-pic-18.png"
|
||||
alt="The EV Paradox" loading="lazy">
|
||||
</div>
|
||||
<div class="dm-blog-card-body">
|
||||
<div class="dm-blog-meta">
|
||||
<span class="dm-blog-category">EV Fleet</span>
|
||||
<span class="dm-blog-date">Apr 22, 2025</span>
|
||||
</div>
|
||||
<h3>The EV Paradox: Solving Range Anxiety for Urban Fleets</h3>
|
||||
<p>Electric vehicles promise sustainability, but battery constraints introduce a new routing challenge. Here's how MileTruth™ AI solves it before dispatch.</p>
|
||||
<a href="#" class="dm-blog-read-more">
|
||||
Read More
|
||||
<svg width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M3 7h8M8 4l3 3-3 3" stroke="#c01227" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
||||
</a>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
<!-- Post 3 -->
|
||||
<article class="dm-blog-card">
|
||||
<div class="dm-blog-card-image">
|
||||
<img src="<?php echo $depth; ?>assets/images/blog-post-pic-15.png"
|
||||
alt="Hyderabad Hub Case Study" loading="lazy">
|
||||
</div>
|
||||
<div class="dm-blog-card-body">
|
||||
<div class="dm-blog-meta">
|
||||
<span class="dm-blog-category">Case Study</span>
|
||||
<span class="dm-blog-date">Apr 10, 2025</span>
|
||||
</div>
|
||||
<h3>42% Less Distance: Insights from Our Hyderabad Hub</h3>
|
||||
<p>A detailed look at how Doormile's MileTruth routing engine delivered measurable efficiency gains — fewer vehicles, less fuel, and zero SLA misses.</p>
|
||||
<a href="#" class="dm-blog-read-more">
|
||||
Read More
|
||||
<svg width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M3 7h8M8 4l3 3-3 3" stroke="#c01227" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
||||
</a>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
<!-- Post 4 -->
|
||||
<article class="dm-blog-card">
|
||||
<div class="dm-blog-card-image">
|
||||
<img src="<?php echo $depth; ?>assets/images/blog-post-pic-31.png"
|
||||
alt="MileTruth AI 10 Stages" loading="lazy">
|
||||
</div>
|
||||
<div class="dm-blog-card-body">
|
||||
<div class="dm-blog-meta">
|
||||
<span class="dm-blog-category">MileTruth</span>
|
||||
<span class="dm-blog-date">Mar 28, 2025</span>
|
||||
</div>
|
||||
<h3>MileTruth™ AI — 10 Stages to Smarter Dispatch</h3>
|
||||
<p>From order ingestion to final route output in under 45ms — a technical walkthrough of the ten-stage pipeline at the heart of our routing engine.</p>
|
||||
<a href="#" class="dm-blog-read-more">
|
||||
Read More
|
||||
<svg width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M3 7h8M8 4l3 3-3 3" stroke="#c01227" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
||||
</a>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
<!-- Post 5 -->
|
||||
<article class="dm-blog-card">
|
||||
<div class="dm-blog-card-image">
|
||||
<img src="<?php echo $depth; ?>assets/images/blog-post-pic-14.jpeg"
|
||||
alt="Mathematical Precision in Routing" loading="lazy">
|
||||
</div>
|
||||
<div class="dm-blog-card-body">
|
||||
<div class="dm-blog-meta">
|
||||
<span class="dm-blog-category">Technology</span>
|
||||
<span class="dm-blog-date">Mar 15, 2025</span>
|
||||
</div>
|
||||
<h3>Why Mathematical Precision Beats Heuristics in Routing</h3>
|
||||
<p>Most routing tools guess. We calculate. Powered by Google OR-Tools, MileTruth evaluates six parallel strategy universes to select the optimal route every time.</p>
|
||||
<a href="#" class="dm-blog-read-more">
|
||||
Read More
|
||||
<svg width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M3 7h8M8 4l3 3-3 3" stroke="#c01227" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
||||
</a>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
<!-- Post 6 -->
|
||||
<article class="dm-blog-card">
|
||||
<div class="dm-blog-card-image">
|
||||
<img src="<?php echo $depth; ?>assets/images/blog-post-pic-8.jpeg"
|
||||
alt="Fleet Reduction Without Compromise" loading="lazy">
|
||||
</div>
|
||||
<div class="dm-blog-card-body">
|
||||
<div class="dm-blog-meta">
|
||||
<span class="dm-blog-category">Fleet Management</span>
|
||||
<span class="dm-blog-date">Feb 27, 2025</span>
|
||||
</div>
|
||||
<h3>Fleet Reduction Without Compromising Delivery Volume</h3>
|
||||
<p>Deploying 37% fewer vehicles while handling the same order volumes isn't a trade-off — it's the result of smarter routing intelligence applied at every dispatch.</p>
|
||||
<a href="#" class="dm-blog-read-more">
|
||||
Read More
|
||||
<svg width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M3 7h8M8 4l3 3-3 3" stroke="#c01227" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
||||
</a>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
<!-- Post 7 -->
|
||||
<article class="dm-blog-card">
|
||||
<div class="dm-blog-card-image">
|
||||
<img src="<?php echo $depth; ?>assets/images/blog-post-pic-6.jpeg"
|
||||
alt="Future of Urban Logistics" loading="lazy">
|
||||
</div>
|
||||
<div class="dm-blog-card-body">
|
||||
<div class="dm-blog-meta">
|
||||
<span class="dm-blog-category">Sustainability</span>
|
||||
<span class="dm-blog-date">Feb 12, 2025</span>
|
||||
</div>
|
||||
<h3>Building a Greener City: The Future of Urban Logistics</h3>
|
||||
<p>Cities are demanding cleaner delivery. We explore how AI-powered EV fleets and optimised routing create a path to zero-emission last-mile logistics at city scale.</p>
|
||||
<a href="#" class="dm-blog-read-more">
|
||||
Read More
|
||||
<svg width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M3 7h8M8 4l3 3-3 3" stroke="#c01227" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
||||
</a>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
<!-- Post 8 -->
|
||||
<article class="dm-blog-card">
|
||||
<div class="dm-blog-card-image">
|
||||
<img src="<?php echo $depth; ?>assets/images/blog-post-pic-4.jpeg"
|
||||
alt="SLA Compliance at Scale" loading="lazy">
|
||||
</div>
|
||||
<div class="dm-blog-card-body">
|
||||
<div class="dm-blog-meta">
|
||||
<span class="dm-blog-category">Operations</span>
|
||||
<span class="dm-blog-date">Jan 30, 2025</span>
|
||||
</div>
|
||||
<h3>How Doormile Maintains 99.9% SLA Compliance at Scale</h3>
|
||||
<p>Hitting SLA targets 99.9% of the time isn't luck — it's the product of ETA pre-validation, real-time rebalancing, and a routing engine built with delivery reliability as its first constraint.</p>
|
||||
<a href="#" class="dm-blog-read-more">
|
||||
Read More
|
||||
<svg width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M3 7h8M8 4l3 3-3 3" stroke="#c01227" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
||||
</a>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
<!-- Post 9 -->
|
||||
<article class="dm-blog-card">
|
||||
<div class="dm-blog-card-image">
|
||||
<img src="<?php echo $depth; ?>assets/images/blog-post-pic-3.jpeg"
|
||||
alt="Battery Simulation in EV Route Planning" loading="lazy">
|
||||
</div>
|
||||
<div class="dm-blog-card-body">
|
||||
<div class="dm-blog-meta">
|
||||
<span class="dm-blog-category">EV Fleet</span>
|
||||
<span class="dm-blog-date">Jan 14, 2025</span>
|
||||
</div>
|
||||
<h3>Battery Simulation: The Secret to EV Route Pre-Validation</h3>
|
||||
<p>Before a single rider leaves the hub, MileTruth™ simulates every route against real charge capacity — eliminating mid-route failures and protecting your fulfillment rate.</p>
|
||||
<a href="#" class="dm-blog-read-more">
|
||||
Read More
|
||||
<svg width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M3 7h8M8 4l3 3-3 3" stroke="#c01227" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
||||
</a>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
</div><!-- /dm-blog-grid -->
|
||||
</div>
|
||||
</section>
|
||||
8
includes/sections/blog/blog-hero.php
Normal file
8
includes/sections/blog/blog-hero.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<!-- ── Hero ── -->
|
||||
<div class="blog-hero">
|
||||
<div class="blog-hero-inner">
|
||||
<div class="blog-hero-eyebrow">Insights & Articles</div>
|
||||
<h1>Doormile <span>Blog</span></h1>
|
||||
<p>Ideas, case studies, and deep dives on EV logistics, AI routing, and the future of last-mile delivery.</p>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user