File: /var/www/html/old-beta-ccc/v2/careersImg.php
<?php include 'header.php' ?>
<section class="careers-section">
<div class="container-fluid" style="padding-right:0px !important;">
<div class="row" >
<img style="padding-right:0px !important;" src="assets/images/careers-section-bg-9.png" alt="careers-header-frame">
</div>
</div>
</section>
<section class="mt-5">
<div class="text-center">
<img src="assets/images/we-have-challenge.png" style="width:1440px;height: 944px;">
</div>
</section>
<section class="mt-5">
<div class="text-center">
<img src="assets/images/why-join-us-image.png" style="width:1440px;height: 944px;">
</div>
</section>
<section class="mt-5">
<div class="text-center">
<h2 class="text-center">Perks of joining us</h2>
<img class="mt-3" src="assets/images/perks-of-joining-us.png" style="width:1290px;height:890px;">
</div>
</section>
<section class="mt-5">
<div class="text-center">
<h2>Process of Interview</h2>
<img src="assets/images/process-of-interview1.png" style="width:1111px;height:484px;">
</div>
</section>
<section class="mt-5">
<div class="text-center">
<img src="assets/images/current-opening.png" style="width:1440px;height: 944px;">
</div>
</section>
<?php include 'footer.php' ?>