student resources

This commit is contained in:
2024-07-02 12:30:56 +05:45
parent 0f6417d4a8
commit bf32ca2ae9
15 changed files with 287 additions and 20 deletions

View File

@ -34,15 +34,15 @@
<div class="service-title">
<div class="service-title-name">
<div class="bg-primary text-center rounded p-3 mx-5 mb-4">
<a href="#" class="h4 text-white mb-0">Personalized Counseling</a>
<a href="personalized-counseling.php" class="h4 text-white mb-0">Personalized Counseling</a>
</div>
<a class="btn bg-light text-secondary rounded-pill py-3 px-5 mb-4" href="#">Explore More</a>
<a class="btn bg-light text-secondary rounded-pill py-3 px-5 mb-4" href="personalized-counseling.php">Explore More</a>
</div>
<div class="service-content pb-4">
<a href="#"><h4 class="text-white mb-4 py-3">"Personalized Counseling"</h4></a>
<a href="personalized-counseling.php"><h4 class="text-white mb-4 py-3">"Personalized Counseling"</h4></a>
<div class="px-4">
<p class="mb-4">Tailored guidance from experts to help you achieve your study abroad dreams.</p>
<a class="btn btn-primary border-secondary rounded-pill py-3 px-5" href="#">Explore More</a>
<a class="btn btn-primary border-secondary rounded-pill py-3 px-5" href="personalized-counseling.php">Explore More</a>
</div>
</div>
</div>
@ -63,10 +63,10 @@
<a class="btn bg-light text-secondary rounded-pill py-3 px-5 mb-4" href="#">Explore More</a>
</div>
<div class="service-content pb-4">
<a href="#"><h4 class="text-white mb-4 py-3"> "Comprehensive Support"</h4></a>
<a href="comprehensive-support.php"><h4 class="text-white mb-4 py-3"> "Comprehensive Support"</h4></a>
<div class="px-4">
<p class="mb-4">End-to-end assistance from application to visa processing for a seamless experience.</p>
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5" href="#">Explore More</a>
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5" href="comprehensive-support.php">Explore More</a>
</div>
</div>
</div>
@ -87,10 +87,10 @@
<a class="btn bg-light text-secondary rounded-pill py-3 px-5 mb-4" href="#">Explore More</a>
</div>
<div class="service-content pb-4">
<a href="#"><h4 class="text-white mb-4 py-3"> "Experienced <br>Team"</h4></a>
<a href="experienced-team.php"><h4 class="text-white mb-4 py-3"> "Experienced <br>Team"</h4></a>
<div class="px-4">
<p class="mb-4">Over a decade of expertise in international education and student success.</p>
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5" href="#">Explore More</a>
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5" href="experienced-team.php">Explore More</a>
</div>
</div>
</div>
@ -111,10 +111,10 @@
<a class="btn bg-light text-secondary rounded-pill py-3 px-5 mb-4" href="#">Explore More</a>
</div>
<div class="service-content pb-4">
<a href="#"><h4 class="text-white mb-4 py-3">"Prime <br> Location"</h4></a>
<a href="prime-location.php"><h4 class="text-white mb-4 py-3">"Prime <br> Location"</h4></a>
<div class="px-4">
<p class="mb-4">Conveniently located at New Baneshwor for easy access to our services.</p>
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5" href="#">Explore More</a>
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5" href="prime-location.php">Explore More</a>
</div>
</div>
</div>