1
0
forked from Sujan/Rohini_New
Rohini_New/parts/about.php
2024-11-18 13:32:03 +05:45

38 lines
2.0 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.

<!--About One Start -->
<section class="about-one section-pd section-bg">
<div class="container">
<div class="row align-items-center">
<div class="col-xl-6">
<div class="about-one__left wow slideInLeft" data-wow-delay="100ms" data-wow-duration="2500ms">
<div class="row">
<div class="col-xl-6 col-lg-6 col-md-6">
<div class="about-one__img-box">
<div class="about-one__img-1"> <img src="assets/images/resources/about-one-img-1.jpg" alt=""> </div>
<div class="about-one__img-2"> <img src="assets/images/resources/about-one-img-2.jpg" alt=""> </div>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-6">
<div class="about-one__img-box-two">
<div class="about-one__img-3"> <img src="assets/images/resources/about-one-img-3.jpg" alt=""> </div>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-6">
<div class="about-one__right">
<div class="section-title text-left">
<div class="section-title__tagline-box"> <span class="section-title__tagline">About Company</span>
</div>
<h2 class="section-title__title">Your Future in New Zealand Begins Here</h2>
</div>
<P class="about-one__text mb-4">At Rohini Abroad Study, we dont just guide students—we shape futures. Based in Nepal, we are a specialized education consultancy dedicated exclusively to New Zealand, carving a niche as the nations foremost expert in New Zealand education. With a deep understanding of the Kiwi education system, we offer unparalleled guidance tailored to each student's aspirations.</P>
<div class="about-one__btn-and-client-info">
<div class="about-one__btn-box"> <a href="about.php" class="about-one__btn thm-btn"><span class="icon-right-arrow"></span>Continue Reading</a> </div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--About One End -->