rohini/parts/feature.php
2024-09-29 17:07:13 +05:45

44 lines
2.4 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--feature One Start-->
<section class="feature-one blog-bg section-pd">
<div class="container">
<div class="row">
<!--feature One Single Start-->
<div class="col-xl-4 col-lg-4">
<div class="feature-one__single">
<div class="feature-one__inner visa-bg text-white">
<p class="feature-one__sub-title text-white">Visa Processing</p>
<h3 class="feature-one__title"><a href="service.php" class="text-white">Your Visa, Our Priority</a></h3>
<p class="pt-4 pb-4">We simplify the visa process with expert guidance, ensuring a smooth and successful application for your study abroad journey.</p>
<div class="feature-one__btn-box"> <a href="service.php" class="feature-one__btn">Learn More</a> </div>
</div>
</div>
</div>
<!--feature One Single End-->
<!--feature One Single Start-->
<div class="col-xl-4 col-lg-4">
<div class="feature-one__single">
<div class="feature-one__inner class-bg text-white">
<p class="feature-one__sub-title text-white">Positive result</p>
<h3 class="feature-one__title"><a href="service.php" class="text-white">Unlock Global Opportunities</a></h3>
<p class="pt-4 pb-4">Our comprehensive IELTS/TOEFL preparation programs equip you with the skills and confidence to achieve top scores and meet international admission requirements.</p>
<div class="feature-one__btn-box"> <a href="service.php" class="feature-one__btn">Learn More</a> </div>
</div>
</div>
</div>
<!--feature One Single End-->
<!--feature One Single Start-->
<div class="col-xl-4 col-lg-4">
<div class="feature-one__single">
<div class="feature-one__inner finance-bg text-white">
<p class="feature-one__sub-title text-white">Financial Guidance</p>
<h3 class="feature-one__title"><a href="service.php" class="text-white">Invest in Your Future,<br>Well Guide the Way</a></h3>
<p class="pt-4 pb-4">Our expert financial advice helps you navigate scholarships, loans, and budgeting for a stress-free study abroad experience.</p>
<div class="feature-one__btn-box"> <a href="service.php" class="feature-one__btn">Learn More</a> </div>
</div>
</div>
</div>
<!--feature One Single End-->
</div>
</div>
</section>
<!--feature One End-->