File "banner.php"
Full path: /home/fsibplc/public_html/11/New folder/08/section/century section/banner.php
File
size: 2.1 B (2.1 KB bytes)
MIME-type: text/html
Charset: utf-8
Download Open Edit Advanced Editor Back
<!-- Start Banner Area -->
<section class="banner-area">
<div class="d-table">
<div class="d-table-cell">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-8 col-md-8">
<div class="banner-text">
<span>We help you for getting success</span>
<h1>STUDY-WORK-SETTLE IN JAPAN</h1>
<p>Best Country to establish your career.</p>
<div class="banner-button">
<a class="default-btn" href="book-table.html">
Let's Start
</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4">
<div class="video-wrap">
<div class="video-btn-wrap">
<a href="play-video" class="video-btn" data-ilb2-video='{"controls":"controls", "autoplay":false, "sources":[{"src":"assets/img/business.mp4", "type":"video/mp4"}]}' data-imagelightbox="video">
<i class="fa fa-play"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="shape shape-1">
<img src="<?= base_url('assets/img/shape/1.png') ?>" alt="Shape">
</div>
<div class="shape shape-3">
<img src="<?= base_url('assets/img/shape/3.png') ?>" alt="Shape">
</div>
<div class="shape shape-4">
<img src="<?= base_url('assets/img/shape/4.png') ?>" alt="Shape">
</div>
<div class="shape shape-5">
<img src="<?= base_url('assets/img/shape/5.png') ?>" alt="Shape">
</div>
<div class="shape shape-9">
<img src="<?= base_url('assets/img/shape/5.png') ?>" alt="Shape">
</div>
<div class="shape shape-6">
<img src="<?= base_url('assets/img/shape/6.png') ?>" alt="Shape">
</div>
<div class="shape shape-10">
<img src="<?= base_url('assets/img/shape/6.png') ?>" alt="Shape">
</div>
<div class="shape shape-7">
<img src="<?= base_url('assets/img/shape/7.png') ?>" alt="Shape">
</div>
<div class="shape shape-11">
<img src="<?= base_url('assets/img/shape/7.png') ?>" alt="Shape">
</div>
</section>
<!-- End Banner Area -->