Updated services pane

This commit is contained in:
Pierre
2018-05-08 18:31:46 +02:00
parent 08fd3b415e
commit 8537cf571e
2 changed files with 54 additions and 73 deletions

View File

@ -2,11 +2,11 @@
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2 class="section-heading">Discover what all the buzz is about!</h2>
<p>Our app is available on any mobile device! Download now to get started!</p>
<h2 class="section-heading">Comunic is everywhere!</h2>
<p>Our app is available on Web and in the browser for now!</p>
<div class="badges">
<a class="btn btn-outline btn-xl" href="{{ site.app_url }}">Web Application</a>
<a class="badge-link" href="#"><img src="/img/google-play-badge.svg" alt=""></a>
<a class="badge-link" href="#"><img src="/img/app-store-badge.svg" alt=""></a>
</div>
</div>
</div>