rohini/australia.php

72 lines
4.8 KiB
PHP
Raw Normal View History

2024-10-02 07:49:09 +00:00
<?php include('header.php')?>
<!--Page Header Start-->
<section class="page-header">
<div class="page-header-bg" style="background-image: url('assets/images/backgrounds/page-header-bg.jpg')"> </div>
<div class="container">
<div class="page-header__inner">
<h2>Australia</h2>
<ul class="thm-breadcrumb list-unstyled">
<li><a href="index.html">Home</a></li>
<li><span>-</span></li>
<li class="active">AUSTRALIA</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">A World of Opportunities Awaits</span> </div>
<h2 class="country-def-title">Land of Innovation and Adventure.</h2>
<p class="pt-4">Australia is one of the most sought-after destinations for international students, known for its world-class universities, diverse range of courses, and vibrant student life. Whether you want to pursue studies in engineering, healthcare, business, or creative arts, Australian institutions offer high-quality education and research opportunities that are globally recognized. With a unique blend of academic excellence and an adventurous lifestyle, Australia provides the perfect environment for students to grow both personally and professionally.</p>
</div>
</div>
<div class="row pt-5 pb-5">
<div class="col-lg-10 mx-auto"> <img src="assets/images/rohini/rohini-bg.jpg" class="img-fluid"> </div>
</div>
<div class="row">
<div class="col-lg-8 mx-auto">
<p>At Rohini International Education, we provide expert guidance to help you navigate the journey of studying in Australia. From university selection to visa application, we offer personalized services to ensure you achieve your academic goals and have a smooth transition to life in Australia.</p>
<h3 class="pt-5 pb-4 country-def-title">Why Study in the Australia? </h3>
<ul>
<li><strong>Top Universities:</strong> Australia is home to world-leading universities such as the University of Melbourne, Australian National University, and the University of Sydney.</li>
<li><strong>Wide Range of Programs:</strong> With a variety of programs from undergraduate to postgraduate, you can find the right course for your career aspirations.</li>
<li><strong>Post-Study Work Opportunities:</strong> Australia offers post-study work visas, allowing you to gain valuable work experience after graduation.</li>
<li><strong>Quality of Life:</strong> Australia consistently ranks high for quality of life, with friendly locals, modern cities, and beautiful landscapes.</li>
<li><strong>Cultural Diversity:</strong> Study in a multicultural society that welcomes students from around the world, providing a rich cultural experience.</li>
</ul>
<h3 class="pt-5 pb-4 country-def-title">Start Your Academic Journey in Australia with Confidence!</h3>
<p>At Rohini International Education, we are committed to guiding you every step of the way as you pursue your studies in Australia. Let us help you make informed decisions, so you can focus on what matters most—achieving your educational and career goals. </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/coaching/coaching-1-1.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/coaching/coaching-1-2.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/coaching/coaching-1-3.jpg" alt=""> </div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--Intro End-->
<?php include('footer.php')?>