File: /home/awaldron/_buildinmotion/bim_ci/app/Views/work/bsn.php
<div id="splash" class="parallax-window subpage" data-parallax="scroll" data-image-src="/img/splash/avs.jpg">
<div class="overlay"></div>
<div class="container" id="splash-content">
<div class="row">
<div class="col-sm-12">
<h1 class="semi">BSN Denver</h1>
</div>
</div>
</div>
</div>
<div>
<div class="container" id="work">
<div class="row">
<div class="col-lg-5 col-md-12">
<?php
$navOn = 'bsn';
include("work.php"); ?>
</div>
<div class="col-lg-7 col-md-12 work-content">
<br>
<img src="/img/work/bsn.jpeg" class="img-fluid" style="margin-bottom:32px;">
<h3>BSN Denver</h3>
<p><b>Services:</b></p>
<ul class="bullet-list">
<li>Mobile App Development</li>
<li>Website Design & Development</li>
<li>AWS Scalable Infrastructure</li>
</ul>
<p>BSN Denver was a popular independent sports journalism website that covered Denver's pro sports scene.</p>
<p>The BSN team decided that, after the success of DK Pittsburgh Sports and Boston Sports Journal, that it was time for them to also make the switch to a paid content platform.</p>
<p>Build in Motion migrated BSN to the new content platform and now supports them with hosting, iOS and Android mobile apps.</p>
</div>
</div>
</div>
</div>