forked from reslr/reslr.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
executable file
·30 lines (24 loc) · 1.29 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
layout: about
title: About
permalink: /about/
---
<div class="container mtb">
<div class="row">
<div class="col-lg-6">
<h1>More About Our Company</h1>
<img class="img-responsive" src="{{ "/assets/img/about.jpg" | prepend: site.baseurl }}" alt="">
<p>We are a team of highly experienced technologists delivering exceptional results to our clients. We strive to create an internal culture focused on developing the strengths and interests of our team.</p>
<p>While we are primarily based in the NYC Metro area, we support clients throughout the US.</p>
<h3>Specialties</h3>
<p>WordPress, Drupal, Laravel, Performance, Architecture, JavaScript, PHP, Technical Strategy</p>
<h4>Performance</h4>
<p>From audits to tuning systems, our infrastructure and front-end experts can help.</p>
<h4>Site Development</h4>
<p>Each engineer has over 15 years of experience building high traffic digital properties.</p>
<h4>Technical Strategy</h4>
<p>Our experience implementing solutions can help you make those tough decisions.</p>
<p><br/><a href="/contact/" class="btn btn-theme">Hire us</a></p>
</div>
</div><! --/row -->
</div><! --/container -->