stomping-grounds/server/templates/pages/services/security.dust
Robin Hägg 859e702235 fuck
2015-09-13 14:13:54 +02:00

89 lines
4.3 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="page row servicepage security">
<div class="col splash">
<div class="splash-text">
<div class="col">
<h2>Keeping an eye on what's <i>important</i>.</h2><p>Our lives are filled with things that we love, cherish and want to look after. Modern technology can keep us connected to these things, heightening our vigilance and enhancing our senses.</p>
<a href="#content" data-view="Scroll2Me"><img src="/img/scroll-hinter.svg" class="scroll2me"></a>
</div>
</div>
</div>
<div class="col splashspacer">&nbsp;</div>
<div class="col postsplash" id="content">
<div class="row top-icon-row">
<div class="col">
<img class="icon" src="/img/icon-security.svg">
</div>
</div>
<div class="row content-row">
<div class="col s-12 m-9 l-8 s-centered intro">
<h2>Security</h2>
<p>Whole home security is all about correct coverage, ensuring your home has the right detection mechanisms for the property type. The security systems we supply, install and look after are designed to interact with one another, offering unbeatable protection whilst keeping you fully informed.</p>
</div>
<div class="col m-12 l-8 hover-p">
<div class="row">
<div class="col m-6 hover-for-p chillwhite" onclick="this.classList.toggle('active');">
<img src="/img/s-cctv.svg" class="icon-hiding"/>
<h3>CCTV</h3>
<p>High definition imagery with smart capabilities for intuitive and unrestricted control, even from your smartphone.</p>
</div>
<div class="col m-6 hover-for-p" onclick="this.classList.toggle('active');">
<img src="/img/s-alarm.svg" class="icon-hiding"/>
<h3>ALARM</h3>
<p>Modern alarms contact you when something isnt right, and can be armed or disarmed, wherever you are.</p>
</div>
</div>
<div class="row">
<div class="col m-6 hover-for-p" onclick="this.classList.toggle('active');">
<img src="/img/s-access.svg" class="icon-hiding"/>
<h3>ACCESS</h3>
<p>Enjoy peace of mind knowing that your doors automatically lock once you leave the house.</p>
</div>
<div class="col m-6 hover-for-p chillwhite" onclick="this.classList.toggle('active');">
<img src="/img/s-fire.svg" class="icon-hiding"/>
<h3>FIRE</h3>
<p>Monitoring smoke and carbon monoxide levels in your home is smarter than ever before, offering better protection, thats not intrusive.</p>
</div>
</div>
<div class="row">
<div class="col m-6 hover-for-p chillwhite" onclick="this.classList.toggle('active');">
<img src="/img/s-lighting.svg" class="icon-hiding"/>
<h3>LIGHTING</h3>
<p>Smart lighting can learn your daily routine, and replicate this whilst you're away to make it look like someones always home.</p>
</div>
<div class="col m-6 hover-for-p" onclick="this.classList.toggle('active');">
<img src="/img/s-support.svg" class="icon-hiding"/>
<h3>SUPPORT</h3>
<p>We look after all of the equipment we install, updating and improving the system when required. Weve got you covered.</p>
</div>
</div>
</div>
<div class="col s-12 m-12 l-4 call2action">
<div class="row">
<div class="col">
<p>We can customize different aspects of security to perfectly suit your home, or equip your property with a pre-designed, fully functional and exceptionally smart security system.</p>
<a class="bluebutton nav" href="/contact">Get Started</a>
</div>
</div>
</div>
<div class="col camera">
<div class="col m-5 camera-space">&nbsp;</div>
<div class="col m-7 text-pad">
<h2>Reliable equipment.<br><strong>Professionally installed.</strong></h2>
<h3>Dependable security</h3>
<p>Security systems demand reliability, so theyre fully functional when you really need them. We only supply quality equipment that has been extensively tested, giving you the peace of mind that the technology is doing its job correctly.</p>
<h3>Preparation is everything</h3>
<p>No two properties are the same, so we put lots of emphasis on pre-installation planning and system design to create a network that is secure, effective and perfectly situated.</p>
</div>
<div class="col"><a class="bluebutton nav mtb" href="/contact">Contact Us</a></div>
</div>
</div>
{>"partials/footer"/}
</div>
</div>