fix wording, spelling, remove coming soon label on imap/smtp

This commit is contained in:
Aidan 2024-12-05 09:39:59 -05:00
parent 9f276163bf
commit 14a801e8b2

View File

@ -3,7 +3,7 @@
<%- include('shards/nav', { currentPage: 'services' }) %>
<i class="il mt-5">What we do</i>
<hr>
<p class="text-start">p0ntus mail is an email server I personally host ana manage, avaliable free of charge to the public. p0ntus mail is free, and powered by user donations.</p>
<p class="text-start">p0ntus mail is an email server I personally host and manage, available free of charge to the public. p0ntus mail is free, and powered by user donations.</p>
<p class="text-start">Here is what we have to offer you:</p>
<div class="row">
<div class="col-md-6 mb-4">
@ -26,7 +26,7 @@
<div class="card">
<div class="card-body">
<h5 class="card-title"><i class="fa-solid fa-ban ico-sm"></i> Spam Protection</h5>
<p class="card-text">We use RSPAMD for spam protection, to ensure your inbox stays clean.</p>
<p class="card-text">We use RSPAMD for spam protection to ensure your inbox stays clean.</p>
</div>
</div>
</div>
@ -44,8 +44,8 @@
<p>Upon creating your account, you will be allocated an account with the following:</p>
<ul class="list-group text-start">
<li class="list-group-item">4000 MB storage</li>
<li class="list-group-item">Webmail access</li>
<li class="list-group-item">IMAP/SMTP access (soon)</li>
<li class="list-group-item">Webmail</li>
<li class="list-group-item">IMAP/SMTP access</li>
<li class="list-group-item">Spam protection</li>
<li class="list-group-item">5 outgoing messages per hour</li>
</ul>