<!-- Marketing messaging and featurettes
================================================== -->
<div class="row justify-content-between">
<div class="col-md-4">
<div class="card border-primary bg-primary m-0 p-0 h-100">
<div class="card-header text-light"><h5 class="card-title">Microsoft 365</h5></div>
<div class="card-body bg-light clearfix">
<!--<h4 class="card-title">Graphs</h4>-->
<img class="col-6 float-end mb-3 ms-3 img-circle" src="/img/home/circle/microsoft365.png" alt="Generic placeholder image" width="140" height="140">
<p>
We can offer solutions for providing Microsoft Office and/or Exchange Online accounts via Microsoft 365 or
Hosted Exchange mailboxes with or without Outlook licenses.
</p>
</div>
<div class="card-body bg-light d-flex align-items-end justify-content-end">
<p><a class="btn btn-lg btn-primary" role="button" href="{{ path('microsoft_page') }}" role="button">View details »</a></p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card border-primary bg-primary ml-1 mr-1 p-0 h-100">
<div class="card-header text-light"><h5 class="card-title">Development</h5></div>
<div class="card-body bg-light clearfix">
<!--<h4 class="card-title">Graphs</h4>-->
<img class="col-6 float-end mb-3 ms-3 img-circle" src="/img/home/circle/visualstudio.png" alt="Generic placeholder image" width="140" height="140">
<p>
Need code written in PHP, C# or any other modern language? Need database backends or conversions? We can
handle all your development needs.
</p>
</div>
<div class="card-body bg-light d-flex align-items-end justify-content-end">
<p><a class="btn btn-lg btn-primary" role="button" href="{{ path('development_page') }}" role="button">View details »</a></p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card border-primary bg-primary m-0 p-0 h-100">
<div class="card-header text-light"><h5 class="card-title">Networks</h5></div>
<div class="card-body bg-light clearfix">
<!--<h4 class="card-title">Graphs</h4>-->
<img class="col-6 float-end mb-3 ms-3 img-circle" src="/img/home/circle/integrations.png" alt="Generic placeholder image" width="140" height="140">
<p>Need assistance with your network, switches or firewalls? We have experience with most common used devices and the ability to adapt for those we have yet to utilise.</p>
</div>
<div class="card-body bg-light d-flex align-items-end justify-content-end">
<p><a class="btn btn-lg btn-primary" role="button" href="#" role="button">View details »</a></p>
</div>
</div>
</div>
</div>
<div class="row">
<!-- START THE FEATURETTES -->
<hr class="featurette-divider">
<div class="col-12 col-lg-6">
<div class="clearfix">
<h2 class="featurette-heading">Microsoft 365 and Microsoft Teams</h2>
<img class="col-md-6 float-md-end mb-3 ms-md-3 img-feature" src="/img/home/500/fistbump.jpg" alt="Generic placeholder image" width="140" height="140">
<p class="lead">Chat, call, host online meetings, and collaborate in real time, whether you are working remotely or onsite. Get one integrated solution including Teams, OneDrive cloud storage, and Office apps with advanced security options—at a price that is right for your business.</p>
</div>
</div>
<hr class="featurette-divider d-block d-lg-none">
<div class="col-12 col-lg-6">
<div class="clearfix">
<h2 class="featurette-heading">PHP/SQL/C#.NET Development</h2>
<img class="col-md-6 float-md-start mb-3 me-md-3 img-feature" src="/img/home/500/coding.jpg" alt="Generic placeholder image" width="140" height="140">
<p class="lead">
BV IT Solutions Ltd developers can offer custom solutions development on the PHP or C# language, SQL Databases
such as MySQL, Oracle, MS SQL, Access or PostgreSQL.
</p>
</div>
</div>
<hr class="featurette-divider d-block d-lg-none">
<div class="col-12 col-lg-6">
<div class="clearfix">
<h2 class="featurette-heading">Networks and Firewalls</h2>
<img class="col-md-6 float-md-end mb-3 ms-md-3 img-feature" src="/img/home/500/integrations.jpg" alt="Generic placeholder image" width="140" height="140">
<p class="lead">Our consultants work with the latest computer technologies, so they know what works and what doesn’t and how to deploy systems
that are reliable and easy to manage in the long term.</p>
</div>
</div>
</div>