initial
This commit is contained in:
31
parts/qualities.php
Normal file
31
parts/qualities.php
Normal file
@@ -0,0 +1,31 @@
|
||||
<section class="section mt40">
|
||||
<div class="container">
|
||||
<div class="row col-p30">
|
||||
<div class="col-sm-4 xs-box2">
|
||||
<div class="box-services-c">
|
||||
<i class="fa-solid fa-users text-50"></i>
|
||||
|
||||
<h3 class="title-small br-bottom-center">Skilled Workforce</h3>
|
||||
<p class="mb0">Access a wide network of experienced professionals.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-4 xs-box2">
|
||||
<div class="box-services-c">
|
||||
<i class="fa-solid fa-briefcase text-50"></i>
|
||||
|
||||
<h3 class="title-small br-bottom-center">Industry Expertise</h3>
|
||||
<p class="mb0">Specialized recruitment for diverse sectors.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<div class="box-services-c">
|
||||
<i class="fa-solid fa-globe text-50"></i>
|
||||
|
||||
|
||||
<h3 class="title-small br-bottom-center">Global Reach</h3>
|
||||
<p class="mb0">Connecting talent with opportunities worldwide.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
Reference in New Issue
Block a user