This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/application/views/site/1/theme/focusbusiness/pages/welcome.php
2018-06-13 21:40:08 +10:00

82 lines
3.4 KiB
PHP

<!-- @todo Move this content into the DB -->
<div id="container">
<div class="row">
<div id="welcome" class="col-md-12">
<h1>Graytech Hosting is an Australian based Internet Solutions provider.</h1>
</div>
</div> <!-- /row -->
<hr class="row-divider" />
<div class="row divider service-container">
<div class="col-md-3">
<h2><span class="slash">//</span> Our Services</h2>
</div>
<div class="col-md-3">
<div class="service-item">
<h3><i class="fa fa-tint"></i>Website Hosting</h3>
<p>Graytech Hosting can host your website on our enterprise servers for the fraction of a cost of many providers.</p>
<p>Your website will be hosted on Australian based servers, providing the best access experience for your audience.</p>
<p><a href="http://domains.graytech.hosting/web-hosting" class="">See Our Plans »</a></p>
</div> <!-- /service -->
</div>
<div class="col-md-3">
<div class="service-item">
<h3><i class="fa fa-map-marker"></i>Domain Names</h3>
<p>Register your .AU, .COM, .NET (or something else) domain with Graytech Hosting.</p>
<p>We'll take away the complications of getting you visible on the Internet with an available Internet Name that suits your requirements.</p>
<p><a href="http://domains.graytech.hosting/domain-names" class="">Register a Domain Name »</a></p>
</div> <!-- /service -->
</div>
<!--
<div class="col-md-3">
<div class="service-item">
<h3><i class="fa fa-cogs"></i>ADSL Internet</h3>
<p>Need to get online?</p>
<p>We have an ADSL plan that will enable you to access the Internet, without worrying about the complications of uploads, downloads and speed.</p>
<p><a href="<?php echo URL::site('product/category/20'); ?>" class="">See Our Plans »</a></p>
</div> x!-- /service --x
</div>
-->
</div> <!-- /row -->
<hr class="row-divider" />
<div class="row divider about-container">
<div class="col-md-3">
<h2><span class="slash">//</span> Our Story</h2>
</div>
<div class="col-md-4">
<div class="about-item">
<h3><i class="fa fa-bank"></i> About Us</h3>
<p>Graytech Hosting was established in 2003 providing Virtual Private Networks over the Internet to customers with distributed offices.</p>
<p>Today our portfolio includes many customers all over Australia, using our Hosting and Email Products.</p>
</div> <!-- /about -->
</div> <!-- /grid-4 -->
<div class="col-md-5">
<div class="about-item">
<h3><i class="fa fa-question"></i>Why Choose Us</h3>
<div class="choose-item">
<h3><i class="fa fa-star"></i> Competive Pricing</h3>
<p>We constantly revise our supplier list providing the most competitive pricing. While we make improvements in the background, you still continue to receive the same great service and with competitive pricing.</p>
</div> <!-- /choose-item -->
<div class="choose-item">
<h3><i class="fa fa-star"></i> Support Local Bendigo Customers</h3>
<p>We are based in Bendigo Victoria, so we support many local Bendigo Customers and Business get online.</p>
</div> <!-- /choose-item -->
<div class="choose-item">
<h3><i class="fa fa-star"></i> We partner with Graytech Computers</h3>
<p>We partner with <a href="http://www.graytech.com.au">Graytech Computers</a> to provide you with your End-to-End Computing and Internet requirements.</p>
</div> <!-- /choose-item -->
</div> <!-- /choose-item -->
</div> <!-- /grid-5 -->
</div> <!-- /row -->
</div> <!-- /container -->