Access_Website/parts/service.php
2024-08-30 13:11:20 +05:45

69 lines
4.1 KiB
PHP

<!--Service Section-->
<section class="wpo-service-section section-padding">
<div class="container">
<div class="row align-items-end">
<div class="col-lg-7 col-12">
<div class="wpo-section-title">
<h3>How We Can Help</h3>
<p class="paragraph-padding">We help all the students who wish to Study Abroad in the reputed Universities. We make it possible for the students who are searching for respectful academic career.</p>
</div>
</div>
<div class="col-lg-5 col-12">
<div class="service-all-btn"> <a href="service.php" class="apply-btn">Our Services</a> </div>
</div>
</div>
</div>
<div class="container-fluid g-0">
<div class="service-slider owl-carousel">
<div class="service-card"> <img class="image" src="assets/images/access-images/career.jpg" alt="">
<div class="content">
<div class="text">
<h2><a href="career.php">Career Counselling</a></h2>
<p>We help the students to find what is best for their career to them who are in the state of dilemma and are confused in selecting courses as per their academics and career goal.</p>
<a href="career.php" class="service-single-link"> <i class="flaticon-right-arrow"></i> </a> </div>
</div>
</div>
<div class="service-card"> <img class="image" src="assets/images/access-images/university.jpg" alt="">
<div class="content">
<div class="text">
<h2><a href="career.php">University Selection</a></h2>
<p>With Access Education Network we can bring the information of the Universities worldwide in a single place so that the students are able to reach them as per their course desire.</p>
<a href="career.php" class="service-single-link"> <i class="flaticon-right-arrow"></i> </a> </div>
</div>
</div>
<div class="service-card"> <img class="image" src="assets/images/access-images/sop.jpg" alt="">
<div class="content">
<div class="text">
<h2><a href="career.php">SOP Format</a></h2>
<p>A simple SOP format will help you string together various pieces of information in a steady flow. It is divided into different paragraphs for better understanding.</p>
<a href="career.php" class="service-single-link"> <i class="flaticon-right-arrow"></i> </a> </div>
</div>
</div>
<div class="service-card"> <img class="image" src="assets/images/access-images/test.jpg" alt="">
<div class="content">
<div class="text">
<h2><a href="career.php">Test Prepration</a></h2>
<p>Preparation for the test is a crucial job. Students should be determined and dedicated in due course of preparation for scoring high.</p>
<a href="career.php" class="service-single-link"> <i class="flaticon-right-arrow"></i> </a> </div>
</div>
</div>
<div class="service-card"> <img class="image" src="assets/images/access-images/document.jpg" alt="">
<div class="content">
<div class="text">
<h2><a href="career.php">Document Guidence</a></h2>
<p>Access envisions to create the condition to have easy access of the students to us. The students remain in the dilemma of sorting out the best place to offer appropriate and needful guidance regarding the necessary documents and documentation.</p>
<a href="career.php" class="service-single-link"> <i class="flaticon-right-arrow"></i> </a> </div>
</div>
</div>
<div class="service-card"> <img class="image" src="assets/images/access-images/australia-day.jpg" alt="">
<div class="content">
<div class="text">
<h2><a href="career.php">Australian System</a></h2>
<p>The Australian Education System has three levels of education in practice. Primary, secondary and tertiary are the three distinct levels of education.</p>
<a href="career.php" class="service-single-link"> <i class="flaticon-right-arrow"></i> </a> </div>
</div>
</div>
</div>
</div>
</section>
<!--Service Section End-->