mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-10 19:57:13 +03:00
update index.html
This commit is contained in:
parent
f24a3bf224
commit
18265b22c7
18
index.html
18
index.html
|
@ -27,18 +27,22 @@
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
<img
|
<img
|
||||||
class="mb-4"
|
class="mb-4"
|
||||||
src="https://mdbootstrap.com/img/logo/mdb-transparent-250px.png"
|
src="https://v1.mdbootstrap.com/wp-content/uploads/2022/11/mdb-sale.png"
|
||||||
style="width: 250px; height: 90px"
|
|
||||||
/>
|
/>
|
||||||
<h5 class="mb-3">Thank you for using our product. We're glad you're with us.</h5>
|
<h5 class="mb-4">Only now, you can get all premium features & more with the best discounts of the year.</h5>
|
||||||
<p class="mb-3">MDB Team</p>
|
|
||||||
|
<p class="mb-4 fw-bold">All offers are LIMITED!</p>
|
||||||
<a
|
<a
|
||||||
class="btn btn-primary btn-lg"
|
class="btn btn-lg btn-danger fw-bold mb-3" style="background-color: #e70808;"
|
||||||
href="https://mdbootstrap.com/docs/standard/getting-started/"
|
href="https://mdbootstrap.com/sale/november/"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
role="button"
|
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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user