[mirotalk] - improve landing page

This commit is contained in:
Miroslav Pejic
2023-11-03 15:15:52 +01:00
parent 2bd4c9af16
commit 29bd7e622f
+25 -11
View File
@@ -458,17 +458,31 @@
</div>
</div>
</div>
<div class="container">
<div class="section-inner has-top-divider has-bottom-divider reveal-from-top">
<div class="container-xs">
<div style="width: 200px; margin: 0 auto; text-align: center">
<p>Powered by</p>
<a href="https://hetzner.cloud/?ref=XdRifCzCK3bn">
<img src="../sponsors/Hetzner.png" alt="Powered by Hetzner" />
</a>
</div>
</div>
</div>
</div>
</section>
<section class="clients section">
<div class="container">
<p class="mt-24" style="text-align: center">Powered by</p>
<div class="clients-inner section-inner has-animations has-top-divider has-bottom-divider">
<ul class="list-reset">
<li class="reveal-from-top" data-reveal-delay="150">
<a href="https://hetzner.cloud/?ref=XdRifCzCK3bn" target="_blank"
><img
class="clients-size-logo"
src="../sponsors/Hetzner.png"
alt="Powered by Hetzner"
/></a>
</li>
<li class="reveal-from-top" data-reveal-delay="300">
<a href="https://www.dpbolvw.net/click-101027391-14462707" target="_blank"
><img
class="clients-size-logo"
src="../advertisers/ContaboLogo.png"
alt="Powered by Contabo"
/></a>
</li>
</ul>
</div>
</div>
</section>