update index.html

This commit is contained in:
Grzegorz Bujański 2022-11-15 14:53:45 +01:00
parent f24a3bf224
commit 18265b22c7

View File

@ -27,18 +27,22 @@
<div class="text-center">
<img
class="mb-4"
src="https://mdbootstrap.com/img/logo/mdb-transparent-250px.png"
style="width: 250px; height: 90px"
src="https://v1.mdbootstrap.com/wp-content/uploads/2022/11/mdb-sale.png"
/>
<h5 class="mb-3">Thank you for using our product. We're glad you're with us.</h5>
<p class="mb-3">MDB Team</p>
<h5 class="mb-4">Only now, you can get all premium features & more with the best discounts of the year.</h5>
<p class="mb-4 fw-bold">All offers are LIMITED!</p>
<a
class="btn btn-primary btn-lg"
href="https://mdbootstrap.com/docs/standard/getting-started/"
class="btn btn-lg btn-danger fw-bold mb-3" style="background-color: #e70808;"
href="https://mdbootstrap.com/sale/november/"
target="_blank"
role="button"
>Start MDB tutorial</a
>Check insane offers</a
>
<hr>
<p class="mt-4 lead fw-bold">Publish your project with a single command.</p>
<p class="mt-2">Use <a href="https://mdbgo.com/" class="fw-bold" target="_blank"><u>MDB GO</u></a> for a free hosting & deployment
tool</p>
</div>
</div>
</div>