<div class="row mb-3">
<div class="col-md-6 mt-3 mb-3">
<div class="card mb-3 h-100">
<div class="card-header">
<h5 class="card-title text-primary">BV IT Solutions Ltd</h5>
<h6 class="card-subtitle text-muted">Connecting Together</h6>
</div>
<div class="card-body d-flex justify-content-center align-items-center">
<p class="text-center"><img src="/img/bvits.png" width="300" class="text-center" /></p>
</div>
<div class="card-body d-flex justify-content-end align-items-end">
<p class="card-text">
<a class="btn btn-lg btn-primary" role="button" href="mailto:support@bvits.co.uk">Contact us today</a>
</p>
</div>
<!--
<div class="card-footer text-muted">
1 days ago
</div>
-->
</div>
</div>
<div class="col-md-6 mt-3 mb-3">
<div class="card mb-3 h-100">
<div class="card-header">
<h5 class="card-title text-primary">Why Choose Us?</h5>
<h6 class="card-subtitle text-muted">Why not!</h6>
</div>
<div class="card-body">
<p class="card-text">
BV IT Solutions provides vast experience of the IT industry over the last 20 years, with both a hardware
and software skill base. Problems can be diagnosed with knowledge crossing of those boundaries.
</p>
<p class="card-text">
Seasoned experience in software, integrations, databases, diagnostics and networks, mean we cross
boundaries others struggle to understand or desire to cross. Professional approaches to understanding
the issues, problems are resolved fast.
</p>
</div>
<div class="card-body d-flex justify-content-end align-items-end">
<p class="card-text">
<a class="btn btn-lg btn-primary" href="{{ path('development_page') }}" role="button">Learn more</a>
</p>
</div>
<!--
<div class="card-footer text-muted">
2 days ago
</div>
-->
</div>
</div>
</div>