rohini/parts/about.php

36 lines
2.0 KiB
PHP
Raw Permalink Normal View History

2024-09-27 11:28:00 +00:00
<!--About One Start-->
2024-09-29 07:44:56 +00:00
<section class="about-four">
<div class="about-four__shape-2 img-bounce"> <img src="assets/images/shapes/about-four-shape-2.png" alt=""> </div>
2024-09-27 11:28:00 +00:00
<div class="container">
<div class="row">
<div class="col-xl-6">
2024-09-29 07:44:56 +00:00
<div class="about-four__left">
<div class="section-title text-left mb-0">
<div class="section-title__tagline-box"> <span class="section-title__tagline">get to know us</span>
<div class="section-title__border-box"></div>
2024-09-27 11:28:00 +00:00
</div>
2024-09-29 07:44:56 +00:00
<h2 class="section-title__title pt-3">Your Trusted Partner in Global Education.</h2>
2024-09-27 11:28:00 +00:00
</div>
2024-09-29 07:44:56 +00:00
<p class="about-four__text-1 pt-4 pb-0">Rohini International Education is committed to transforming the academic dreams of students into reality. Since our inception, we have been dedicated to offering personalized, high-quality guidance for students aspiring to study abroad. Our team of experienced education consultants ensures that each student receives tailored advice to find the best-fit universities and programs across the globe.</p>
<div class="about-four__btn-box"> <a href="about.php" class="thm-btn about-four__btn">Explore More</a> </div>
2024-09-27 11:28:00 +00:00
</div>
</div>
<div class="col-xl-6">
2024-09-29 07:44:56 +00:00
<div class="about-four__right">
<div class="about-four__img-box">
<div class="about-four__img-one"> <img src="assets/images/resources/about-four-img-1.jpg" alt=""> </div>
<div class="about-four__img-two"> <img src="assets/images/resources/about-four-img-2.jpg" alt=""> </div>
<div class="about-four__experience">
<div class="about-four__experience-inner count-box counted">
<h3 class="count-text" data-stop="28" data-speed="1500">28</h3>
<p>Years of Experience</p>
<div class="about-four__shape-1"> <img src="assets/images/shapes/about-two-shape-1.png" alt=""> </div>
</div>
2024-09-27 11:28:00 +00:00
</div>
</div>
</div>
</div>
</div>
</div>
</section>
2024-09-29 07:44:56 +00:00
<!--About One End-->