rohini/newzealand.php
2024-10-06 11:05:15 +05:45

72 lines
4.8 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.

<?php include('header.php')?>
<!--Page Header Start-->
<section class="page-header">
<div class="page-header-bg" style="background-image: url('assets/images/rohini/newzealand-bg.jpg')"> </div>
<div class="container">
<div class="page-header__inner">
<h2>Newzealand</h2>
<ul class="thm-breadcrumb list-unstyled">
<li><a href="index.html">Home</a></li>
<li><span>-</span></li>
<li class="active">NEWZEALAND</li>
</ul>
</div>
</div>
</section>
<!--Page Header End-->
<!--Intro-->
<section class="section-pd blog-bg">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<div class="section-title__tagline-box"> <span class="section-title__tagline">Where Innovation Meets Nature</span> </div>
<h2 class="country-def-title">World Most Scenic Learning Environment. </h2>
<p class="pt-4">New Zealand is a growing hub for international students, offering world-class education combined with stunning natural beauty. Known for its innovative teaching methods, research opportunities, and globally recognized qualifications, New Zealand provides a dynamic and supportive environment for students. Whether you're interested in technology, engineering, business, or environmental studies, New Zealands institutions provide a high-quality education that equips students with the skills to thrive in a globalized world.</p>
</div>
</div>
<div class="row pt-5 pb-5">
<div class="col-lg-10 mx-auto"> <img src="assets/images/rohini/newzealand-banner.jpg" class="img-fluid"> </div>
</div>
<div class="row">
<div class="col-lg-8 mx-auto">
<p>At Rohini International Education, we specialize in guiding students through every step of their educational journey in New Zealand. Our expert team provides personalized support, from choosing the right university and course to navigating visa applications and securing financial aid, ensuring your transition to life in New Zealand is seamless.</p>
<h3 class="pt-5 pb-4 country-def-title">Why Study in the New Zealand? </h3>
<ul>
<li><strong>Globally Ranked Universities:</strong> Study at prestigious universities such as the University of Auckland, University of Otago, and Victoria University of Wellington.</li>
<li><strong>Innovative Learning:</strong> Experience hands-on, research-driven education that prepares you for the global job market.</li>
<li><strong>Work While You Study:</strong> New Zealand allows international students to work part-time during their studies, helping you gain valuable work experience.</li>
<li><strong>Post-Study Work Visas:</strong> New Zealand offers generous post-study work visas, allowing you to stay and work after you graduate.</li>
<li><strong>Breathtaking Nature:</strong> Study in a country known for its natural beauty, from mountains and beaches to forests and lakes, creating a perfect balance between academics and outdoor adventure.</li>
</ul>
<h3 class="pt-5 pb-4 country-def-title">Embark on Your Journey to New Zealand with Confidence! </h3>
<p>At Rohini International Education, we are committed to making your dream of studying in New Zealand a reality. Our dedicated support ensures that you focus on your studies while we handle the complexities of the application and transition process. </p>
</div>
</div>
<div class="row pt-5 pb-5">
<div class="col-lg-4 col-md-6 wow fadeInUp animated" data-wow-delay="100ms" style="visibility: visible; animation-delay: 100ms; animation-name: fadeInUp;">
<div class="coaching-one__single">
<div class="coaching-one__img-box">
<div class="coaching-one__img"> <img src="assets/images/rohini/newzealand1.jpg" alt=""> </div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 wow fadeInUp animated" data-wow-delay="100ms" style="visibility: visible; animation-delay: 100ms; animation-name: fadeInUp;">
<div class="coaching-one__single">
<div class="coaching-one__img-box">
<div class="coaching-one__img"> <img src="assets/images/rohini/newzealand2.jpg" alt=""> </div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 wow fadeInUp animated" data-wow-delay="100ms" style="visibility: visible; animation-delay: 100ms; animation-name: fadeInUp;">
<div class="coaching-one__single">
<div class="coaching-one__img-box">
<div class="coaching-one__img"> <img src="assets/images/rohini/newzealand3.jpg" alt=""> </div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--Intro End-->
<?php include('footer.php')?>