jpscontracting/templates/block.html

23 lines
2.0 KiB
HTML
Raw Permalink Normal View History

<section class="page-section" style="background: url({{ url_for('static', filename='extra-images/bg-partner.png') }}) no-repeat; background-size:cover; padding:63px 0;margin:0 0 40px 0;">
<div class="container">
<div class="row">
<div class="element-size-50">
<div class="lightbox col-md-12">
<div class="px-section-title">
<h3 style="color:#fff;">Why Choose Us?</h3>
</div>
<p class="px-textborder"style="color:#fff;">With over 15 years of hands-on experience, JPs contracting can manage your project from conception through to completion. We've got you covered for all of your planning, designing, and building needs.</p><br>
<div class="px-list-style" style="color:#fff;">
<ul class="px-icon-style">
<li style="color:#fff;">Confident and skilled contracting</li>
<li style="color:#fff;">Professions project management and coordination</li>
<li style="color:#fff;">A holistic approach to the design and build phases of each project</li>
<li style="color:#fff;">Comfortable, safe, durable and energy-efficient custom-built homes</li>
<li style="color:#fff;">Peace of mind in knowing that your home was built right, the first time</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>