- Update /fr/commande-sim and /en/commande-sim pages to indicate SIM card ordering is no longer available - Replace form with alert message and reseller information - Remove translation templates and use static text - Apply Bootstrap centering to horizontally align main title - Update both French and English versions - Remove unused translation keys from i18n files
4.2 KiB
4.2 KiB
title, date, draft
| title | date | draft |
|---|---|---|
| Order SIM Card | 2024-10-11T14:20:00+00:00 | false |
Order your Maore Mobile SIM
<div class="alert alert-warning" role="alert">
<h4 class="alert-heading">SIM Order Unavailable</h4>
<p>Ordering new SIM cards is currently unavailable. Please visit one of our resellers to obtain a Maore Mobile SIM card.</p>
</div>
<div class="card mb-4">
<div class="card-body">
<h2 class="card-title">Why choose Maore Mobile?</h2>
<div class="row">
<div class="col-md-6">
<ul class="list-unstyled">
<li class="mb-2">
<img src="/img/icon-credit.svg" alt="Included Credit" class="mr-2" style="width: 24px;">
<strong>Included Credit:</strong> 5€ credit included
</li>
<li class="mb-2">
<img src="/img/icon-no-engage.svg" alt="No Commitment" class="mr-2" style="width: 24px;">
<strong>No Commitment:</strong> No commitment
</li>
<li class="mb-2">
<img src="/img/icon-no-limit.svg" alt="Unlimited Validity" class="mr-2" style="width: 24px;">
<strong>Unlimited Validity:</strong> Credit with unlimited validity
</li>
</ul>
</div>
<div class="col-md-6">
<ul class="list-unstyled">
<li class="mb-2">
<img src="/img/icon-transfert.svg" alt="Transfer" class="mr-2" style="width: 24px;">
<strong>Simple Credit Transfer:</strong> Send and receive credit easily
</li>
<li class="mb-2">
<img src="/img/icon-tarif-mayotte.svg" alt="Rates" class="mr-2" style="width: 24px;">
<strong>Unique Rates:</strong> Unique rates to Mayotte and 50+ destinations
</li>
<li class="mb-2">
<img src="/img/phone.svg" alt="Local Support" class="mr-2" style="width: 24px;">
<strong>Local Support:</strong> Customer service based in Mayotte
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="card">
<div class="card-body">
<h2 class="card-title">Where to find our SIM cards?</h2>
<p>You can get your Maore Mobile SIM card at one of our reseller locations in Mayotte. Visit the Resellers page to find the nearest point of sale to you.</p>
<div class="text-center">
<a href="/en/resellers" class="btn btn-primary btn-lg">Find a Reseller</a>
</div>
<div class="mt-4">
<h3>Contact Information</h3>
<div class="row">
<div class="col-md-6">
<p><strong>Customer Service:</strong></p>
<p><img src="/img/phone.svg" alt="Phone" class="mr-2" style="width: 20px;"> 06 39 900 900</p>
<p>Mon-Fri 9am-6pm</p>
</div>
<div class="col-md-6">
<p><strong>Other Contacts:</strong></p>
<p>Email: contact@maoremobile.yt</p>
<p>Website: www.maoremobile.yt</p>
</div>
</div>
</div>
</div>
</div>
</div>