<div class="container" style="text-align: center">
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">What Would Winning More Jobs Do For You?</h3>
</div>
<div class="panel-body">
<p>
You now do about <input name="jobs" type="name" value="30"/> jobs per month with an average price of $<input name="price" type="name" value="1000"/>
</p>
<p>A <strong>1%</strong> increase in jobs will bring you <strong class="text-success one-percent"></strong> more this year</p>
<p>A <strong>5%</strong> increase in jobs will bring you <strong class="text-success five-percent"></strong> more this year</p>
<p>A <strong>10%</strong> increase in jobs will bring you <strong class="text-success ten-percent"></strong> more this year</p>
<p>We can help you win more jobs by enabling you to quickly deliver professional estimates on site and ensuring that all of your prospects receive follow ups. You will be spend less time doing paper work and more time getting paid.</p>
<a href="#" class="btn btn-success btn-lg">Start Winning More Jobs Now</a>
</div>
</div>
</div>
</div>
</div>