Added additional text to Services we offer and contact section

This commit is contained in:
georgeowell 2017-09-24 18:45:01 +01:00
parent 3b3b3fd5ca
commit 5a437e6ef5
2 changed files with 11 additions and 12 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 intergrated infrastructure tailored to your needs utilising 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 our clients (insert link to clients page).</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 Server</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-laptop"> <li class="icon fa-laptop">
<h3>Rocket.Chat</h3> <h3>Rocket.Chat</h3>
<p>Augue consectetur sed interdum imperdiet et ipsum. Mauris lorem tincidunt nullam amet leo Aenean ligula consequat consequat.</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-code"> <li class="icon fa-code">
<h3>Visual Data</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>
<li class="icon fa-headphones"> <li class="icon fa-headphones">
<h3>Mumble Voice Chat</h3> <h3>Mumble Voice Chat</h3>
<p>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-heart-o"> <li class="icon fa-heart-o">
<h3>Discourse Forum</h3> <h3>Discourse Forum</h3>
<p>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>
<li class="icon fa-flag-o"> <li class="icon fa-flag-o">
<h3>Interactive Mapping</h3> <h3>Interactive Mapping</h3>
<p>Augue consectetur sed interdum imperdiet et ipsum. Mauris lorem tincidunt nullam amet leo Aenean ligula consequat consequat.</p> <p>Need something mapping? We can provide data visualisations using Leaflet and Open Street Maps.</p>
</li> </li>
</ul> </ul>
</div> </div>