[mirotalksfu] - improvements + add Hetzner as new sponsor!

هذا الالتزام موجود في:
Miroslav Pejic
2022-06-13 09:41:28 +02:00
الأصل 9fcaabf290
التزام 77181e1d9e
23 ملفات معدلة مع 401 إضافات و89 حذوفات

عرض الملف

@@ -40,7 +40,7 @@
property="og:description"
content="MiroTalk SFU calling provides real-time video calls, messaging and screen sharing."
/>
<meta property="og:image" content="https://sfu.mirotalk.org/images/mirotalksfu.png" />
<meta property="og:image" content="https://sfu.mirotalk.com/images/mirotalksfu.png" />
<!-- StyleSheet -->
@@ -143,49 +143,54 @@
</div>
</section>
<section class="features section">
<section class="clients section">
<div class="container">
<div class="features-inner section-inner has-bottom-divider">
<div class="clients-inner section-inner has-top-divider has-bottom-divider">
<h2 style="text-align: center">Our sponsors</h2>
<div class="features-wrap">
<div class="feature text-center is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<a href="https://broadcastx.de/" target="_blank"
><img src="../sponsors/BroadcastX.png" alt="BroadcastX"
/></a>
</div>
</div>
</div>
</div>
<br />
<ul class="list-reset">
<li>
<a href="https://broadcastx.de/" target="_blank"
><img src="../sponsors/BroadcastX.png" alt="BroadcastX"
/></a>
</li>
<li>
<a href="https://www.hetzner.com" target="_blank"
><img src="../sponsors/Hetzner.png" alt="Hetzner"
/></a>
</li>
</ul>
</div>
</div>
</section>
<section class="features section">
<div class="container-sm">
<div class="pricing-inner section-inner">
<div class="pricing-header text-center">
<h2 class="section-title mt-0">
Unlimited number of conference rooms and users without call time limitation!
</h2>
<p class="section-paragraph mb-0">
MiroTalk with SFU integrated Server. We engineered a platform with maximum video
quality lowest latency that makes your calls crystal clear. Compatible with all
browsers and platforms!
</p>
</div>
<div style="width: 200px; margin: 0 auto">
<a
href="https://www.digitalocean.com/?refcode=1070207afbb1&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge"
>
<img
class="pulse"
src="https://web-platforms.sfo2.digitaloceanspaces.com/WWW/Badge%203.svg"
alt="DigitalOcean Referral Badge"
/>
</a>
</div>
<div class="pricing-header text-center">
<br />
<h2 class="section-title mt-0">
Unlimited number of conference rooms and users without call time limitation!
</h2>
<p class="section-paragraph mb-0">
MiroTalk with SFU integrated Server. We engineered a platform with maximum video quality
lowest latency that makes your calls crystal clear. Compatible with all browsers and
platforms!
</p>
</div>
<hr />
<div style="width: 200px; margin: 0 auto; text-align: center">
<!-- <a
href="https://www.digitalocean.com/?refcode=1070207afbb1&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge"
>
<img
src="https://web-platforms.sfo2.digitaloceanspaces.com/WWW/Badge%203.svg"
alt="Powered by DigitalOcean"
/>
</a> -->
<h4>Powered by</h4>
<a href="https://www.hetzner.com">
<img src="../sponsors/Hetzner.png" alt="Powered by Hetzner" />
</a>
</div>
<hr />
</div>
@@ -400,6 +405,28 @@
</svg>
</a>
</li>
<li>
<a
class="github-button"
href="https://github.com/sponsors/miroslavpejic85"
data-color-scheme="no-preference: light; light: light; dark: dark;"
data-icon="octicon-heart"
data-size="large"
aria-label="Sponsor @miroslavpejic85 on GitHub"
>Sponsor</a
>
</li>
<li>
<a
class="github-button"
href="https://github.com/miroslavpejic85/mirotalksfu"
data-color-scheme="no-preference: light; light: light; dark: dark;"
data-size="large"
data-show-count="true"
aria-label="Star miroslavpejic85/mirotalk on GitHub"
>Star</a
>
</li>
</ul>
<div class="footer-copyright">&copy; 2022 MiroTalk SFU, all rights reserved</div>
</div>
@@ -407,7 +434,8 @@
</footer>
</div>
<script src="../js/landing.js"></script>
<script src="../js/newRoom.js"></script>
<script defer src="../js/landing.js"></script>
<script defer src="../js/newRoom.js"></script>
<script async defer src="https://buttons.github.io/buttons.js"></script>
</body>
</html>