mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-30 19:40:05 -07:00
More chanegs
This commit is contained in:
parent
469a5f8d33
commit
9a75e8a933
3 changed files with 10 additions and 10 deletions
|
@ -5,7 +5,7 @@
|
|||
<h2 class="section-heading">Discover what all the buzz is about!</h2>
|
||||
<p>Our app is available to download now for free! Download now to get started!</p>
|
||||
<div class="badges">
|
||||
<a class="badge-link" href="https://github.com/tidusjar/ombi/releases/latest"><img src="img/google-play-badge.svg" alt=""></a>
|
||||
<a class="badge-link" target="_blank" href="https://github.com/tidusjar/ombi/releases/latest"><img src="img/google-play-badge.svg" alt=""></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-12 text-center">
|
||||
<h2 class="section-heading">At Your Service</h2>
|
||||
<h2 class="section-heading">Why you should use Ombi</h2>
|
||||
<hr class="primary">
|
||||
<br />
|
||||
</div>
|
||||
|
@ -13,29 +13,29 @@
|
|||
<div class="col-lg-3 col-md-6 text-center">
|
||||
<div class="service-box">
|
||||
<i class="fa fa-4x fa-diamond wow bounceIn text-primary"></i>
|
||||
<h3>Sturdy Templates</h3>
|
||||
<p class="text-muted">Our templates are updated regularly so they don't break.</p>
|
||||
<h3>Excellent Support</h3>
|
||||
<p class="text-muted">Have an issue or need some help? Post on Github and the ombi team will get back to you as soon as possible.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-3 col-md-6 text-center">
|
||||
<div class="service-box">
|
||||
<i class="fa fa-4x fa-paper-plane wow bounceIn text-primary" data-wow-delay=".1s"></i>
|
||||
<h3>Ready to Ship</h3>
|
||||
<p class="text-muted">You can use this theme as is, or you can make changes!</p>
|
||||
<h3>Easy to use</h3>
|
||||
<p class="text-muted">We have designed this from the ground up so it is easy for you and your users to request new content for your Plex Server</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-3 col-md-6 text-center">
|
||||
<div class="service-box">
|
||||
<i class="fa fa-4x fa-newspaper-o wow bounceIn text-primary" data-wow-delay=".2s"></i>
|
||||
<h3>Up to Date</h3>
|
||||
<p class="text-muted">We update dependencies to keep things fresh.</p>
|
||||
<p class="text-muted">We are developing regulary and always adding new features and bug fixing :)</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-3 col-md-6 text-center">
|
||||
<div class="service-box">
|
||||
<i class="fa fa-4x fa-heart wow bounceIn text-primary" data-wow-delay=".3s"></i>
|
||||
<h3>Made with Love</h3>
|
||||
<p class="text-muted">You have to make your websites with love these days!</p>
|
||||
<p class="text-muted">We do take pride in the quality and support we provide</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
<div class="row">
|
||||
<div class="col-lg-12 text-center">
|
||||
<div class="section-heading">
|
||||
<h2>Unlimited Features, Unlimited Fun</h2>
|
||||
<p class="text-muted">Check out what you can do with this app theme!</p>
|
||||
<h2>Ulitmate Plex Companion</h2>
|
||||
<p class="text-muted">So what can Ombi do!?</p>
|
||||
<hr>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue