brand-assets
Version:
39 lines (25 loc) • 1.06 kB
HTML
<div class="newhome contact" setup-landing>
<div class="col-xs-12 col-sm-6 small-bg">
<brand-header></brand-header>
<section class="intro meshContent">
<h2>Contact Us</h2>
<h5>Corporate Headquarters</h5>
<p>
MESH1<br />
Regeneration Park<br />
3612 Lafayette Road, Dept. 6<br />
Portsmouth, NH 03801<br /><br />
Phone: +1 603.766.0957<br />
Email: <a href="mailto:info@mesh01.com">info@mesh01.com</a>
</p>
</section><!-- /.meshContent -->
<div class="mobileImage">
<div data-ng-include="'/brand/views/social-menu.html'"></div>
<img class="" src="/brand/img/mesh1_bg_contact.jpg" width="100%" />
</div>
<div data-ng-include="'/brand/views/page-footer.html'"></div>
</div><!-- /.small-bg -->
<div class="col-sm-6 hidden-xs main-bg">
<div data-ng-include="'/brand/views/social-menu.html'"></div>
</div>
</div><!-- /.newhome.contact -->