Skip to content

Commit 18265b2

Browse files
author
Grzegorz Bujański
committed
update index.html
1 parent f24a3bf commit 18265b2

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

index.html

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,22 @@
2727
<div class="text-center">
2828
<img
2929
class="mb-4"
30-
src="https://mdbootstrap.com/img/logo/mdb-transparent-250px.png"
31-
style="width: 250px; height: 90px"
30+
src="https://v1.mdbootstrap.com/wp-content/uploads/2022/11/mdb-sale.png"
3231
/>
33-
<h5 class="mb-3">Thank you for using our product. We're glad you're with us.</h5>
34-
<p class="mb-3">MDB Team</p>
32+
<h5 class="mb-4">Only now, you can get all premium features & more with the best discounts of the year.</h5>
33+
34+
<p class="mb-4 fw-bold">All offers are LIMITED!</p>
3535
<a
36-
class="btn btn-primary btn-lg"
37-
href="https://mdbootstrap.com/docs/standard/getting-started/"
36+
class="btn btn-lg btn-danger fw-bold mb-3" style="background-color: #e70808;"
37+
href="https://mdbootstrap.com/sale/november/"
3838
target="_blank"
3939
role="button"
40-
>Start MDB tutorial</a
40+
>Check insane offers</a
4141
>
42+
<hr>
43+
<p class="mt-4 lead fw-bold">Publish your project with a single command.</p>
44+
<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
45+
tool</p>
4246
</div>
4347
</div>
4448
</div>

0 commit comments

Comments
 (0)