Merge branch 'inital-content' into 'master'

Added additional text to Services we offer and contact section

See merge request autonomic-cooperative/autonomic-cooperative.gitlab.io!7
This commit is contained in:
georgeowell 2017-09-24 18:13:49 +00:00
commit 02252e2d0c
2 changed files with 21 additions and 22 deletions

View File

@ -3,11 +3,10 @@
<div class="inner"> <div class="inner">
<header> <header>
<h2>Get in Touch</h2> <h2>Get in Touch</h2>
<p>Aliquam ut ex ut augue consectetur interdum endrerit imperdiet amet eleifend fringilla.</p> <p>Contact us to discuss your project's needs and arrange a consultation.</p>
</header> </header>
<ul class="actions vertical"> <ul class="actions vertical">
<li><a href="#" class="button fit special">Lorem ipsum</a></li> <li><a href="#" class="button fit special">Contact</a></li>
<li><a href="#" class="button fit">Lorem ispum</a></li>
</ul> </ul>
</div> </div>
</section> </section>

View File

@ -3,34 +3,34 @@
<div class="inner"> <div class="inner">
<header class="major"> <header class="major">
<h2>Services we offer</h2> <h2>Services we offer</h2>
<p>We design integrated infrastructure tailored to your needs using technologies from<br />the <p>We design integrated infrastructure tailored to your needs utilising technologies from<br />the
best free and open source software projects available. Your data under your control. <br />Here are some examples of the best free and open source software projects available. Your data under your control. <br />Here are some examples of the
applications we have deployed for <a href="/clients">our clients</a>.</p> applications we have deployed for our clients.</p>
</header> </header>
<ul class="features"> <ul class="features">
<li class="icon fa-paper-plane-o"> <li class="icon fa-paper-plane-o">
<h3>Encrypted Email</h3> <h3>Encrypted Email Server</h3>
<p>Augue consectetur sed interdum imperdiet et ipsum. Mauris lorem tincidunt nullam amet leo Aenean ligula consequat consequat.</p> <p>Secure your email communications with state of the art mailbox storage and transport encryption.</p>
</li> </li>
<li class="icon fa-rocket2"> <li class="icon fa-laptop">
<h3>Text and Video Chat</h3> <h3>Rocket.Chat</h3>
<p>Private chat room for your group built on <a href="//rocket.chat">Rocket.Chat</a>. Chat over video, audio and text, and share links and files, from your mobile, desktop, or any web browser.</p> <p>Mobile friendly multi-channel team chat with no artificial limits on features. Vital for remote project coordination.</p>
</li> </li>
<li class="icon fa-bar-chart"> <li class="icon fa-code">
<h3>Interactive Data Visualisation</h3> <h3>Sandstorm</h3>
<p>Augue consectetur sed interdum imperdiet et ipsum. Mauris lorem tincidunt nullam amet leo Aenean ligula consequat consequat.</p> <p>A personal "cloud in a box" designed with the upmost security in mind. File-storage, collaborative document editing, calendars and much more.</p>
</li>
<li class="icon fa-map-o">
<h3>Interactive Mapping</h3>
<p>Augue consectetur sed interdum imperdiet et ipsum. Mauris lorem tincidunt nullam amet leo Aenean ligula consequat consequat.</p>
</li> </li>
<li class="icon fa-headphones"> <li class="icon fa-headphones">
<h3>Voice Chat</h3> <h3>Mumble Voice Chat</h3>
<p><a href="https://www.mumble.com/">Mumble</a>. Augue consectetur sed interdum imperdiet et ipsum. Mauris lorem tincidunt nullam amet leo Aenean ligula consequat consequat.</p> <p>Stable and low latency voice communications. Perfect for meetings, even with large groups or low bandwidth.</p>
</li> </li>
<li class="icon fa-comments-o"> <li class="icon fa-heart-o">
<h3>Forum and Mailing Lists</h3> <h3>Discourse Forum</h3>
<p><a href="https://www.discourse.org/">Discourse</a>. Augue consectetur sed interdum imperdiet et ipsum. Mauris lorem tincidunt nullam amet leo Aenean ligula consequat consequat.</p> <p>Build your online community with a modern and responsive forum. A great accessible replacement for traditional mailing lists.</p>
</li>
<li class="icon fa-flag-o">
<h3>Interactive Mapping</h3>
<p>Need something mapping? We can provide data visualisations using Leaflet and Open Street Maps.</p>
</li> </li>
</ul> </ul>
</div> </div>