bblog page added

This commit is contained in:
sujan
2024-09-08 13:55:30 +05:45
parent 59174955f0
commit ec90e4f91d
13 changed files with 13793 additions and 1891 deletions

View File

@ -19,17 +19,18 @@
<div class="col-6 col-lg-2 col-sm-4 xs-mb-30px order-sm-3 order-lg-2"> <span class="fs-18 fw-400 d-block text-white mb-5px">Useful Link</span>
<ul class="footer-list">
<li><a href="about.php">Company Profile</a></li>
<li><a href="demo-accounting-services.html">Services</a></li>
<li><a href="demo-accounting-process.html">Process</a></li>
<li><a href="demo-accounting-contact.html">Contact</a></li>
<li><a href="destination.php">Study Destination</a></li>
<li><a href="service.php">How can we help</a></li>
<li><a href="contact.php">Contact us</a></li>
<li><a href="faq.php">Faq's</a></li>
</ul>
</div>
<div class="col-6 col-lg-2 col-sm-4 xs-mb-30px order-sm-4 order-lg-3"> <span class="fs-18 fw-400 d-block text-white mb-5px">Services</span>
<ul class="footer-list">
<li><a href="demo-accounting-services.html">Financial</a></li>
<li><a href="demo-accounting-services.html">Investment</a></li>
<li><a href="demo-accounting-services.html">Banking</a></li>
<li><a href="demo-accounting-services.html">Consulting</a></li>
<li><a href="service-details.php">Career Councelling</a></li>
<li><a href="service-details.php">University Selection</a></li>
<li><a href="service-details.php">Abroad Study Handbook</a></li>
<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-400 d-block text-white mb-5px">Get in touch</span>
@ -49,7 +50,7 @@
</div>
</div>
</div>
<div class="row align-items-center fs-16 fw-300">
<div class="row align-items-center fs-16 fw-300 border-top">
<div class="col-lg-12 text-center pt-2">
<p>&COPY; 2024. All rights reserved. <a href="index.php" target="_blank" class="text-decoration-line-bottom text-white"> Access Education Network Pvt. Ltd.</a></p>
</div>