89 lines
3.8 KiB
PHP
89 lines
3.8 KiB
PHP
<div class="container-fluid testimonial overflow-hidden pb-5 bg-primary"
|
|
style="background-image: url('img/testibg.png'); object-fit: cover;">
|
|
<div class="container py-5">
|
|
<div class="section-title text-center mb-5 wow fadeInUp" data-wow-delay="0.1s">
|
|
<div class="sub-style">
|
|
<h5 class="sub-title px-3">OUR STUDENTS REVIEWS</h5>
|
|
</div>
|
|
<h1 class="display-5 mb-2">What Our Student</h1>
|
|
<h2>Says about Us</h2>
|
|
</div>
|
|
<div class="owl-carousel testimonial-carousel wow zoomInDown" data-wow-delay="0.2s">
|
|
<div class="testimonial-item">
|
|
<div class="testimonial-content p-4 mb-5">
|
|
<p class="fs-5 mb-0">
|
|
New Zealand is a fantastic place to live and study! The Team at Orient is highly experienced and
|
|
knowledgeable. If you want to be in
|
|
NZ for your higher studies like me, I can vouch for them to guide you
|
|
best.
|
|
</p>
|
|
<div class="d-flex justify-content-end">
|
|
<i class="fas fa-star text-warning"></i>
|
|
<i class="fas fa-star text-warning"></i>
|
|
<i class="fas fa-star text-warning"></i>
|
|
<i class="fas fa-star text-warning"></i>
|
|
<i class="fas fa-star text-warning"></i>
|
|
</div>
|
|
</div>
|
|
<div class="d-flex">
|
|
<div class="rounded-circle me-4" style="width: 100px; height: 100px;">
|
|
<img class="img-fluid rounded-circle" src="img/testimonial-1.jpg" alt="img">
|
|
</div>
|
|
<div class="my-auto">
|
|
<h5>Krishna Meche</h5>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="testimonial-item">
|
|
<div class="testimonial-content p-4 mb-5">
|
|
<p class="fs-5 mb-0">
|
|
I came to study in London through Orient International in the year 2008, and I am now
|
|
happily settled in this country. Orient consists of a team of highly knowledgeable and experienced people.
|
|
They are very supportive, and I would happily recommend Orient to all Nepalese students aiming to study in
|
|
the
|
|
UK.
|
|
</p>
|
|
<div class="d-flex justify-content-end">
|
|
<i class="fas fa-star text-warning"></i>
|
|
<i class="fas fa-star text-warning"></i>
|
|
<i class="fas fa-star text-warning"></i>
|
|
<i class="fas fa-star text-warning"></i>
|
|
<i class="fas fa-star text-warning"></i>
|
|
</div>
|
|
</div>
|
|
<div class="d-flex">
|
|
<div class="rounded-circle me-4" style="width: 100px; height: 100px;">
|
|
<img class="img-fluid rounded-circle" src="img/testimonial-3.jpg" alt="img">
|
|
</div>
|
|
<div class="my-auto">
|
|
<h5>Kamal Bhusal</h5>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="testimonial-item">
|
|
<div class="testimonial-content p-4 mb-5">
|
|
<p class="fs-5 mb-0">
|
|
The team at Orient was highly supportive throughout my application process. Their knowledge of the NZ visa
|
|
process is truly unmatched in Nepal. To all the Nepalese students intending to study in New Zealand, I say
|
|
Orient can be your best guide.
|
|
</p>
|
|
<div class="d-flex justify-content-end">
|
|
<i class="fas fa-star text-warning"></i>
|
|
<i class="fas fa-star text-warning"></i>
|
|
<i class="fas fa-star text-warning"></i>
|
|
<i class="fas fa-star text-warning"></i>
|
|
<i class="fas fa-star text-warning"></i>
|
|
</div>
|
|
</div>
|
|
<div class="d-flex">
|
|
<div class="rounded-circle me-4" style="width: 100px; height: 100px;">
|
|
<img class="img-fluid rounded-circle" src="img/testimonial-1.jpg" alt="img">
|
|
</div>
|
|
<div class="my-auto">
|
|
<h5>Anita Bhattarai</h5>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div> |