Skip to content

Commit

Permalink
[mirotalksfu] - improve landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavpejic85 committed Jun 14, 2023
1 parent 80879c5 commit 5e04fb0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions public/views/landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
</header>

<main>
<section class="hero">
<section class="hero reveal-from-bottom">
<div class="container">
<div class="hero-inner">
<div class="hero-copy">
Expand Down Expand Up @@ -212,7 +212,7 @@ <h3 style="text-align: center">Our sponsors</h3>

<section class="features section">
<div class="container-sm">
<div class="pricing-header text-center">
<div class="pricing-header text-center reveal-from-bottom" data-reveal-delay="150">
<br />
<h2 class="section-title mt-0">
Unlimited number of conference rooms and users without call time limitation!
Expand Down Expand Up @@ -339,7 +339,7 @@ <h4 class="feature-title mt-24">Maximum security</h4>
</section>

<section class="cta section">
<div class="container">
<div class="container reveal-from-bottom">
<h2 style="text-align: center">Meet the team</h2>
<br />
<div align="center">
Expand All @@ -365,7 +365,7 @@ <h2 style="text-align: center">Try an easier, more secure way of calling.</h2>
</div>
</div>
<hr />
<div style="width: 200px; margin: 0 auto; text-align: center">
<div class="reveal-from-top" 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" />
Expand Down

0 comments on commit 5e04fb0

Please sign in to comment.