update
This commit is contained in:
17
footer.php
17
footer.php
@@ -6,7 +6,7 @@
|
||||
<div class="col-lg-4 col-md-4">
|
||||
<div class="widget about-widget">
|
||||
<h4 class="widget_title">About Me.</h4>
|
||||
<div class="text">I am an Overseas Education Advisor with experience supporting students in planning and applying for overseas education.</div>
|
||||
<div class="text">An experienced Overseas Education Advisor, specializing in supporting students with planning and applying for overseas education.</div>
|
||||
<div class="copyright"><a href="index.php">Prabin</a> © 2025 All Right Reserved</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -15,10 +15,10 @@
|
||||
<h4 class="widget_title">Usefull Link</h4>
|
||||
<div class="widget-content">
|
||||
<ul class="list">
|
||||
<li><a href="#">About</a></li>
|
||||
<li><a href="#">Article</a></li>
|
||||
<li><a href="#">Our Blog </a></li>
|
||||
<li><a href="#">Contact Us</a></li>
|
||||
<li><a href="./about.php">About</a></li>
|
||||
<li><a href="./article-list.php">Article</a></li>
|
||||
<li><a href="blog-list.php">Our Blog </a></li>
|
||||
<li><a href="./contact.php">Contact Us</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -74,7 +74,9 @@
|
||||
|
||||
<div class="modal-header">
|
||||
<!-- <h5 class="modal-title">Get In Touch</h5> -->
|
||||
<button type="button" class="btn-close" data-bs-dismiss="modal"></button>
|
||||
<button type="button" class="btn-close1" data-bs-dismiss="modal">
|
||||
<i class="fa-solid fa-xmark"></i>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<div class="modal-body">
|
||||
@@ -86,7 +88,7 @@
|
||||
|
||||
<div class="col-lg-">
|
||||
<!-- Contact form section -->
|
||||
<section class="contact-form-section">
|
||||
<section class="contact-form-section popupp">
|
||||
<div class="auto-container">
|
||||
<div class="sec-title text-center">
|
||||
<h2>Lets Get In<span>Touch</span> </h2>
|
||||
@@ -162,6 +164,7 @@
|
||||
<script src="assets/js/pagination.js"></script>
|
||||
<script src="assets/js/video.js"></script>
|
||||
<script src="assets/js/raffle-video.js"></script>
|
||||
<script src="assets/js/venture.js"></script>
|
||||
|
||||
</body>
|
||||
<!-- Mirrored from html.tonatheme.com/2020/Pestico/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 24 Dec 2025 06:15:19 GMT -->
|
||||
|
||||
Reference in New Issue
Block a user