Implemented metronic home page

This commit is contained in:
Deon George
2021-06-29 10:37:24 +10:00
parent d9c4aa5b92
commit 8899ade36b
113 changed files with 470 additions and 14578 deletions

View File

@@ -0,0 +1,10 @@
<!-- BEGIN BLOCKQUOTE BLOCK -->
<div class="row quote-v1 margin-bottom-30" style="background: #002090;">
<div class="col-md-9">
<span class="text-uppercase"><strong>Get in contact today</strong></span>
</div>
<div class="col-md-3 text-right">
<a class="btn-transparent" href="mailto:help@graytech.net.au" target="_blank"><i class="fas fa-pencil-alt margin-right-10"></i><email>help</email>@<domain>graytech.net.au</domain></a>
</div>
</div>
<!-- END BLOCKQUOTE BLOCK -->