<!-- Hero -->
<div class="bg-primary-dark position-relative">
<div class="container">
<div class="d-none d-md-block col-md-6 position-absolute top-0 end-0 bg-img-center h-100" style="background-image: url(../assets/img/900x700/img2.jpg);"></div>
<div class="d-md-none mb-5 mb-md-0">
<img class="img-fluid" src="../assets/img/900x700/img2.jpg" alt="Image Description">
</div>
<div class="row align-items-lg-center content-space-md-3">
<div class="col-md-8 col-lg-6">
<!-- Heading -->
<div class="pe-lg-3 mb-7">
<h1 class="display-4 text-white mb-3 mb-md-5">A complete SaaS platform for your <span class="text-warning">growth</span></h1>
<p class="lead text-white-70">One theme for all your projects.</p>
</div>
<!-- End Heading -->
<!-- Icon -->
<a class="d-block" href="#scrollToContent">
<span class="svg-icon svg-icon-lg text-white">
</span>
</a>
<!-- End Icon -->
</div>
<!-- End Col -->
</div>
<!-- End Row -->
</div>
</div>
<!-- End Hero -->
<!-- Stats -->
<div class="container">
<div class="bg-primary-dark content-space-1">
<div class="row">
<div class="col-md mb-5 mb-md-0">
<span class="h3 text-white">#1 most selling author of GetBootstrap</span>
</div>
<!-- End Col -->
<div class="col-sm mb-3 mb-sm-0">
<div class="px-sm-3">
<span class="h3 text-white">45k+</span>
<p class="fs-6 text-white-70">clients from freelancers to corporate companies</p>
</div>
</div>
<!-- End Col -->
<div class="col-sm">
<div class="px-sm-3">
<span class="h3 text-white">12k+</span>
<p class="fs-6 text-white-70">resolved all kinds of questions and inquiries over the last 8 years</p>
</div>
</div>
<!-- End Col -->
</div>
<!-- End Row -->
</div>
<div class="banner-half-start"></div>
</div>
<!-- End Stats -->