new landing page add
This commit is contained in:
256
_footer.php
256
_footer.php
@@ -1,129 +1,129 @@
|
||||
<!-- FOOTER -->
|
||||
<section>
|
||||
<footer class="py-8 py-md-11 bg-gray-200 shadow-light-lg bg-cover overlay overlay-dark overlay-5">
|
||||
<div style="margin: 0px 60px;" class="fluid-container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
|
||||
<!-- Brand -->
|
||||
<img style="height: 70px;" src="/assets/img/iimtt.png" alt="iimtt_logo" class="footer-brand img-fluid mb-2">
|
||||
|
||||
<!-- Text -->
|
||||
<p class="text-gray-700 mb-2">
|
||||
A better way to build.
|
||||
</p>
|
||||
|
||||
<!-- Social -->
|
||||
<ul class=" list-social mb-6 mb-md-0">
|
||||
<li class="list-inline-item list-social-item mr-3">
|
||||
<a href="https://www.instagram.com/iimtt.corporate/" class="text-decoration-none" target="_blank">
|
||||
<img src="/assets/img/icons/social/instagram.svg" class="list-social-icon" alt="logo">
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item list-social-item mr-3">
|
||||
<a href="https://www.facebook.com/IIMTT/" class="text-decoration-none" target="_blank">
|
||||
<img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item list-social-item mr-3">
|
||||
<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank">
|
||||
<img src="/assets/img/icons/social/twitter.svg" class="list-social-icon" alt="logo">
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
|
||||
<!-- Heading -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Global Registered Address
|
||||
</h5>
|
||||
|
||||
<!-- List -->
|
||||
<ul class="list-unstyled text-muted mb-6 mb-md-8 mb-lg-0">
|
||||
<li class="mb-3">
|
||||
<span class="collapse-chevron text-muted">
|
||||
<i class="fe fe-lg fe-map"></i>
|
||||
</span>
|
||||
Kemp House 160 City Road, London, Ec1v2nx<br>
|
||||
<!-- Chevron -->
|
||||
<span class="collapse-chevron text-muted">
|
||||
<i class="fe fe-lg fe-phone"></i>
|
||||
</span> +442038077020<br>
|
||||
<!-- Chevron -->
|
||||
<span class="collapse-chevron text-muted">
|
||||
<i class="fe fe-lg fe-mail"></i>
|
||||
</span> enquiry@iimtt.org
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
|
||||
<!-- Heading -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our partners
|
||||
</h5>
|
||||
|
||||
<!-- List -->
|
||||
<ul class="list-unstyled text-muted mb-6 mb-md-8 mb-lg-0">
|
||||
<li class="mb-3">
|
||||
<a href="https://atheneumglobal.education/" target="_blank" class="text-reset">
|
||||
Atheneum Global Teacher Training College
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-12 col-lg-3">
|
||||
|
||||
<!-- Heading -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our center
|
||||
</h5>
|
||||
|
||||
<!-- List -->
|
||||
<ul class="list-unstyled text-muted mb-0">
|
||||
<li class="mb-3">
|
||||
<a href="montessori-teacher-training-program-kolkata" class="text-reset">
|
||||
Regional Center Kolkata
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div> <!-- / .row -->
|
||||
|
||||
</div> <!-- / .container -->
|
||||
|
||||
</footer>
|
||||
<div style="background-image: linear-gradient(#1b2a4e, black);margin: 0;padding: 0;">
|
||||
<p style="color:#A5A5A5;margin: 0;text-align: center;padding-bottom: 10px;font-size:14px;"> © 2020 IIMTT. All Rights Reserved.</p>
|
||||
</div>
|
||||
</section>
|
||||
<div class="f1">
|
||||
<a href="#" class="back-to-top"><i class="fe fe-lg fe-arrow-up"></i></a>
|
||||
<div>
|
||||
|
||||
<!-- JAVASCRIPT -->
|
||||
<!-- Vendor JS -->
|
||||
<script src="/assets/js/vendor.bundle.js"></script>
|
||||
|
||||
<!-- Theme JS -->
|
||||
<script src="/assets/js/theme.bundle.js"></script>
|
||||
|
||||
<!--Start of Tawk.to Script-->
|
||||
<script type="text/javascript">
|
||||
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
|
||||
(function(){
|
||||
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
|
||||
s1.async=true;
|
||||
s1.src='https://embed.tawk.to/60435613385de407571d31f0/1f03ggfrv';
|
||||
s1.charset='UTF-8';
|
||||
s1.setAttribute('crossorigin','*');
|
||||
s0.parentNode.insertBefore(s1,s0);
|
||||
})();
|
||||
</script>
|
||||
<!--End of Tawk.to Script-->
|
||||
</body>
|
||||
<!-- FOOTER -->
|
||||
<section>
|
||||
<footer class="py-8 py-md-11 bg-gray-200 shadow-light-lg bg-cover overlay overlay-dark overlay-5">
|
||||
<div style="margin: 0px 60px;" class="fluid-container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
|
||||
<!-- Brand -->
|
||||
<img style="height: 70px;" src="/assets/img/iimtt.png" alt="iimtt_logo" class="footer-brand img-fluid mb-2">
|
||||
|
||||
<!-- Text -->
|
||||
<p class="text-gray-700 mb-2">
|
||||
A better way to build.
|
||||
</p>
|
||||
|
||||
<!-- Social -->
|
||||
<ul class=" list-social mb-6 mb-md-0">
|
||||
<li class="list-inline-item list-social-item mr-3">
|
||||
<a href="https://www.instagram.com/iimtt.corporate/" class="text-decoration-none" target="_blank">
|
||||
<img src="/assets/img/icons/social/instagram.svg" class="list-social-icon" alt="logo">
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item list-social-item mr-3">
|
||||
<a href="https://www.facebook.com/IIMTT/" class="text-decoration-none" target="_blank">
|
||||
<img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item list-social-item mr-3">
|
||||
<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank">
|
||||
<img src="/assets/img/icons/social/twitter.svg" class="list-social-icon" alt="logo">
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
|
||||
<!-- Heading -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Global Registered Address
|
||||
</h5>
|
||||
|
||||
<!-- List -->
|
||||
<ul class="list-unstyled text-muted mb-6 mb-md-8 mb-lg-0">
|
||||
<li class="mb-3">
|
||||
<span class="collapse-chevron text-muted">
|
||||
<i class="fe fe-lg fe-map"></i>
|
||||
</span>
|
||||
Kemp House 160 City Road, London, Ec1v2nx<br>
|
||||
<!-- Chevron -->
|
||||
<span class="collapse-chevron text-muted">
|
||||
<i class="fe fe-lg fe-phone"></i>
|
||||
</span> +442038077020<br>
|
||||
<!-- Chevron -->
|
||||
<span class="collapse-chevron text-muted">
|
||||
<i class="fe fe-lg fe-mail"></i>
|
||||
</span> enquiry@iimtt.org
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
|
||||
<!-- Heading -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our partners
|
||||
</h5>
|
||||
|
||||
<!-- List -->
|
||||
<ul class="list-unstyled text-muted mb-6 mb-md-8 mb-lg-0">
|
||||
<li class="mb-3">
|
||||
<a href="https://atheneumglobal.education/" target="_blank" class="text-reset">
|
||||
Atheneum Global Teacher Training College
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-12 col-lg-3">
|
||||
|
||||
<!-- Heading -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our center
|
||||
</h5>
|
||||
|
||||
<!-- List -->
|
||||
<ul class="list-unstyled text-muted mb-0">
|
||||
<li class="mb-3">
|
||||
<a href="montessori-teacher-training-program-kolkata" class="text-reset">
|
||||
Regional Center Kolkata
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div> <!-- / .row -->
|
||||
|
||||
</div> <!-- / .container -->
|
||||
|
||||
</footer>
|
||||
<div style="background-image: linear-gradient(#1b2a4e, black);margin: 0;padding: 0;">
|
||||
<p style="color:#A5A5A5;margin: 0;text-align: center;padding-bottom: 10px;font-size:14px;"> © 2020 IIMTT. All Rights Reserved.</p>
|
||||
</div>
|
||||
</section>
|
||||
<div class="f1">
|
||||
<a href="#" class="back-to-top"><i class="fe fe-lg fe-arrow-up"></i></a>
|
||||
<div>
|
||||
|
||||
<!-- JAVASCRIPT -->
|
||||
<!-- Vendor JS -->
|
||||
<script src="/assets/js/vendor.bundle.js"></script>
|
||||
|
||||
<!-- Theme JS -->
|
||||
<script src="/assets/js/theme.bundle.js"></script>
|
||||
|
||||
<!--Start of Tawk.to Script-->
|
||||
<script type="text/javascript">
|
||||
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
|
||||
(function(){
|
||||
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
|
||||
s1.async=true;
|
||||
s1.src='https://embed.tawk.to/60435613385de407571d31f0/1f03ggfrv';
|
||||
s1.charset='UTF-8';
|
||||
s1.setAttribute('crossorigin','*');
|
||||
s0.parentNode.insertBefore(s1,s0);
|
||||
})();
|
||||
</script>
|
||||
<!--End of Tawk.to Script-->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user