File: //proc/thread-self/root/home/awaldron/_buildinmotion/bim_ci/app/Views/work/genco.php
<div id="splash" class="parallax-window subpage" data-parallax="scroll" data-image-src="/img/splash/genco.jpg">
<div class="overlay"></div>
<div class="container" id="splash-content">
<div class="row">
<div class="col-sm-12">
<h1 class="semi">Genco</h1>
</div>
</div>
</div>
</div>
<div>
<div class="container" id="work">
<div class="row">
<div class="col-lg-5 col-md-12">
<?php
$navOn = 'genco';
include("work.php"); ?>
</div>
<div class="col-lg-7 col-md-12 work-content">
<br>
<img src="/img/work/genco.jpg" class="img-fluid" style="margin-bottom:32px;">
<h3>Genco Inventory Auditor</h3>
<p><b>Services:</b></p>
<ul><li>Custom Application Development</li>
<li>Consulting</li>
</ul>
<p>Genco was in need of an upgrade to a legacy application used to audit damage to products in the warehouse.</p>
<p>In the warehouse, minimizing the number or damaged goods is paramount. Build in Motion developed an application
designed for ease-of-use in the toughest of conditions to help Genco's customers monitor and eliminate product damage.</p>
</div>
</div>
</div>
</div>