File: //home/awaldron/_buildinmotion/bim_ci/app/Views/work/bigstxr.php
<div id="splash" class="parallax-window subpage" data-parallax="scroll" data-image-src="/img/splash/bigstxr.jpg">
<div class="overlay"></div>
<div class="container" id="splash-content">
<div class="row">
<div class="col-sm-12">
<h1 class="semi">BigStxr</h1>
</div>
</div>
</div>
</div>
<div>
<div class="container" id="work">
<div class="row">
<div class="col-lg-5 col-md-12">
<?php
$navOn = 'bigstxr';
include("work.php"); ?>
</div>
<div class="col-lg-7 col-md-12 work-content">
<br>
<img src="/img/work/BigStxr.jpeg" class="img-fluid" style="margin-bottom:32px;">
<h3>BigStxr</h3>
<p><b>Services:</b></p>
<ul class="bullet-list">
<li>Website Design & Development</li>
<li>3rd Party Authentication Integration</li>
<li>Catalyst - Application Development Framework</li>
</ul>
<p>BigStxr is a company that makes available discounted tickets to events for military service men and women and veterans.</p>
<p>Build in Motion developed a simple website that allows users to verify their military status with ID.me and gain access to discounted tickets.</p>
</div>
</div>
</div>
</div>