country page added

This commit is contained in:
sujan
2024-10-02 13:34:09 +05:45
parent dceb92d975
commit 3af59be07f
8 changed files with 351 additions and 26 deletions

View File

@ -22,7 +22,9 @@
<div class="col-lg-7 mx-auto">
<p>At Rohini International Education, we are committed to helping students achieve their dreams of pursuing higher education abroad. Established with a vision to provide exceptional guidance and support, we have grown into a leading education consultancy known for our expertise, personalized approach, and dedication to student success.</p>
</div>
<div class="row pt-5 pb-5"> <img src="assets/images/rohini/rohini-bg.jpg"> </div>
<div class="row pt-5 pb-5">
<div class="col-lg-9 mx-auto"> <img src="assets/images/rohini/rohini-bg.jpg" class="img-fluid"></div>
</div>
<div class="col-lg-7 mx-auto">
<p>With years of experience in the international education sector, our team of skilled counselors and consultants is dedicated to providing comprehensive services tailored to meet the unique needs of each student. Whether you're planning to study in the UK, USA, Canada, Australia, or any other top destination, we are here to guide you every step of the way. </p>
</div>
@ -49,5 +51,5 @@
</div>
</div>
</section>
<!--Mission and Vision End-->
<?php include('footer.php')?>
<!--Mission and Vision End-->
<?php include('footer.php')?>