[mirotalksfu] - improve landing page

هذا الالتزام موجود في:
Miroslav Pejic
2023-09-27 09:11:46 +02:00
الأصل 0452c57977
التزام f99abd2ad4
2 ملفات معدلة مع 98 إضافات و57 حذوفات

عرض الملف

@@ -181,61 +181,9 @@
</div>
</section>
<section class="clients section">
<div class="container">
<h3 style="text-align: center">Our sponsors</h3>
<br />
<div class="clients-inner section-inner has-animations has-top-divider has-bottom-divider">
<ul class="list-reset">
<li class="reveal-from-left" data-reveal-delay="150">
<a href="https://broadcastx.de/" target="_blank"
><img class="w-150" src="../sponsors/BroadcastX.png" alt="BroadcastX"
/></a>
</li>
<li class="reveal-from-left" data-reveal-delay="300">
<a href="https://hetzner.cloud/?ref=XdRifCzCK3bn" target="_blank"
><img class="w-150" src="../sponsors/Hetzner.png" alt="Hetzner"
/></a>
</li>
<li class="reveal-from-left" data-reveal-delay="450">
<a style="cursor: pointer" onclick="adultContent()"
><img class="w-150" src="../sponsors/LuvLounge.png" alt="LuvLounge"
/></a>
</li>
<script>
function adultContent() {
if (
confirm(
'18+ WARNING! ADULTS ONLY!\n\nExplicit material for viewing by adults 18 years of age or older. You must be at least 18 years old to access to this site!\n\nProceeding you are agree and confirm to have 18+ year.',
)
) {
window.open('https://luvlounge.ca', '_blank');
}
}
</script>
<li class="reveal-from-left" data-reveal-delay="600">
<a href="https://www.questionpro.com" target="_blank"
><img class="w-150" src="../sponsors/QuestionPro.png" alt="QuestionPro"
/></a>
</li>
<li class="reveal-from-left" data-reveal-delay="750">
<a href="https://www.browserstack.com" target="_blank"
><img class="w-150" src="../sponsors/BrowserStack.png" alt="BrowserStack"
/></a>
</li>
<li class="reveal-from-left" data-reveal-delay="900">
<a href="https://crystalsound.ai" target="_blank"
><img class="w-150" src="../sponsors/CrystalSound.png" alt="CrystalSound"
/></a>
</li>
</ul>
</div>
</div>
</section>
<section class="features section">
<div class="container-sm">
<div class="pricing-header text-center reveal-from-bottom" data-reveal-delay="150">
<div class="pricing-header text-center reveal-from-bottom mt-32" data-reveal-delay="150">
<br />
<h2 class="section-title mt-0">
Unlimited number of conference rooms and users without call time limitation!
@@ -438,6 +386,85 @@
</div>
<hr />
</section>
<section class="clients section">
<div class="container">
<h3 style="text-align: center">Our sponsors</h3>
<br />
<div class="clients-inner section-inner has-animations has-top-divider has-bottom-divider">
<ul class="list-reset">
<li class="reveal-from-left" data-reveal-delay="150">
<div class="clients-logo">
<a href="https://broadcastx.de/" target="_blank"
><img
class="clients-size-logo"
src="../sponsors/BroadcastX.png"
alt="BroadcastX"
/></a>
</div>
</li>
<li class="reveal-from-left" data-reveal-delay="300">
<div class="clients-logo">
<a href="https://hetzner.cloud/?ref=XdRifCzCK3bn" target="_blank"
><img class="clients-size-logo" src="../sponsors/Hetzner.png" alt="Hetzner"
/></a>
</div>
</li>
<li class="reveal-from-left" data-reveal-delay="450">
<div class="clients-logo">
<a style="cursor: pointer" onclick="adultContent()"
><img
class="clients-size-logo"
src="../sponsors/LuvLounge.png"
alt="LuvLounge"
/></a>
</div>
</li>
<script>
function adultContent() {
if (
confirm(
'18+ WARNING! ADULTS ONLY!\n\nExplicit material for viewing by adults 18 years of age or older. You must be at least 18 years old to access to this site!\n\nProceeding you are agree and confirm to have 18+ year.',
)
) {
window.open('https://luvlounge.ca', '_blank');
}
}
</script>
<li class="reveal-from-left" data-reveal-delay="600">
<div class="clients-logo">
<a href="https://www.questionpro.com" target="_blank"
><img
class="clients-size-logo"
src="../sponsors/QuestionPro.png"
alt="QuestionPro"
/></a>
</div>
</li>
<li class="reveal-from-left" data-reveal-delay="750">
<div class="clients-logo">
<a href="https://www.browserstack.com" target="_blank"
><img
class="clients-size-logo"
src="../sponsors/BrowserStack.png"
alt="BrowserStack"
/></a>
</div>
</li>
<li class="reveal-from-left" data-reveal-delay="900">
<div class="clients-logo">
<a href="https://crystalsound.ai" target="_blank"
><img
class="clients-size-logo"
src="../sponsors/CrystalSound.png"
alt="CrystalSound"
/></a>
</div>
</li>
</ul>
</div>
</div>
</section>
</main>
<footer class="site-footer">