footer part changes

This commit is contained in:
sujan 2024-09-10 18:02:44 +05:45
parent 04f9093a57
commit 91e3b9f55a
2 changed files with 12 additions and 16 deletions

View File

@ -11,7 +11,6 @@
</section>
-->
<!--Googel Map End-->
<footer class="text-white footer-bg">
<div class="container">
<div class="row justify-content-center fs-17 fw-300 mt-5 mb-4 md-mt-45px md-mb-45px xs-mt-35px xs-mb-35px">
@ -35,23 +34,20 @@
<li><a href="service-details.php">Test Prepration Guide</a></li>
</ul>
</div>
<div class="col-6 col-lg-2 col-sm-4 xs-mb-30px order-sm-5 order-lg-4"> <span class="fs-18 fw-600 d-block text-white mb-5px footer-heading">Get in touch</span>
<p class="mb-5px">Need support?</p>
<a href="cdn-cgi/l/email-protection.html#fe9697be9a91939f9790d09d9193" class="text-white lh-16 d-block mb-15px"><span class="__cf_email__" data-cfemail="dfb7b69fbbb0b2beb6b1f1bcb0b2">[email&#160;protected]</span></a>
<p class="mb-5px">Customer care?</p>
<a href="tel:12345678910" class="text-white lh-16 d-block">+1 234 567 8910</a> </div>
<div class="col-lg-3 col-sm-6 md-mb-40px xs-mb-0 order-sm-2 order-lg-5"> <span class="fs-18 fw-600 d-block text-white mb-5px footer-heading">Our Network</span>
<div class="col-lg-2 col-sm-6 md-mb-40px xs-mb-0 order-sm-2 order-lg-4"> <span class="fs-18 fw-600 d-block text-white mb-5px footer-heading">Destinations</span>
<ul class="footer-list">
<li><a href="#">Putalisadak</a></li>
<li><a href="service-details.php">Putalisadak </a></li>
<li><a href="#">Baneshwor</a></li>
<li><a href="#">Pokhara</a></li>
<li><a href="#">Kumaripati</a></li>
<li><a href="#">Chitwan</a></li>
<li><a href="#">Butwal</a></li>
<li><a href="#">Biratnagar</a></li>
<li><a href="uk.php">Study in UK</a></li>
<li><a href="usa.php">Study in USA</a></li>
<li><a href="canada.php">Study in Canada</a></li>
<li><a href="australia.php">Study in Australia</a></li>
<li><a href="newzealand.php">Study in New Zealand</a></li>
</ul>
</div>
<div class="col-6 col-lg-2 col-sm-4 xs-mb-30px order-sm-5 order-lg-5"> <span class="fs-18 fw-600 d-block text-white mb-5px footer-heading">Get in touch</span>
<p class="mb-5px">Opening Hours</p>
<p>9:00 AM 6:00 PM <br>
Sunday to Friday</p>
</div>
</div>
<div class="row align-items-center fs-16 fw-300 pt-3 pb-3">
<div class="col text-center"> <i class="feather icon-feather-map-pin d-inline-block icon-small me-10px"></i><br>

View File

@ -2,11 +2,11 @@
<?php include('parts/hero-section.php')?>
<?php include('parts/country.php')?>
<?php include('parts/about-intro.php')?>
<?php include('parts/location.php')?>
<?php include('parts/service.php')?>
<?php include('parts/form.php')?>
<?php /*?><?php include('parts/team.php')?><?php */?>
<?php include('parts/testimonials.php')?>
<?php include('parts/location.php')?>
<?php /*?><?php include('parts/visa.php')?><?php */?>
<?php include('parts/blog.php')?>
<?php include('parts/apply.php')?>