country page added

This commit is contained in:
sujan
2024-09-03 17:25:55 +05:45
parent 54e305f27b
commit bf78a5e4b0
7 changed files with 309 additions and 43 deletions

View File

@ -13,35 +13,45 @@
</div>
</div>
</section>
<!-- end page-title -->
<!-- end page-title -->
<section class="hero-section-s3">
<!--Intro Section-->
<section class="wpo-introCounter-section section-padding">
<div class="container">
<div class="hero-wrap">
<div class="row">
<div class="col-lg-6 col-12">
<h2>Internation Logistics</h2>
<h3>Flexible <span>logistic</span> &amp; cargo service</h3>
<p>We are a flexible logistics and cargo service provider, offering tailored solutions to
meet
diverse transportation and delivery needs efficiently.</p>
<div class="hero-btn"> <a href="about.html" class="theme-btn">LEt,s get started</a> <a href="contact.html" class="contact-btn">Who we are <i class="flaticon-down"></i></a> </div>
<div class="row">
<div class="col-lg-8 col-12 mx-auto">
<div class="wpo-section-title">
<h3>IELTS Preprations</h3>
<p class="paragraph-padding">IELTS stands for The International English Language Testing System. It is a standardized English proficiency test that is primarily structured for non-native English speakers. It is the most widely used English assessment test for higher education and global migration.</p>
</div>
</div>
</div>
<div class="top-content">
<div class="count-wrap"> </div>
</div>
<div class="row pt-5 pb-5">
<div class="col-12 col-lg-8 mx-auto">
<h2 class="pb-4">IELTS is an abbreviated form of International English Language Testing System which is:- </h2>
<ul class="list-group">
<li class="list-group-item">A widely recognized English Language proficiency test.</li>
<li class="list-group-item">A reliable means of evaluating the English language ability.</li>
<li class="list-group-item">Jointly managed by university of Cambridge ESOL Examinations, the British Council and IDP Education Pty Limited.</li>
<li class="list-group-item">Accepted by almost all Australian, British, Canadian, Irish, New Zealand and more than 1800 US academic institutions.</li>
<li class="list-group-item">Is the only acceptable English test for immigration to Australian.</li>
</ul>
</div>
</div>
</div>
<div class="bg-image"> <img src="assets/images/slider/bg-img.jpg" alt=""> </div>
<div class="icon"> <img src="assets/images/slider/shape-1.svg" alt=""> </div>
<div class="shape-1"> <img src="assets/images/slider/shape-2.svg" alt=""> </div>
<div class="shape-2"> <img src="assets/images/slider/shape-3.svg" alt=""> </div>
<div class="left-img"> <img src="assets/images/slider/hero-img.jpg" alt=""> </div>
</section>
<section class="wpo-blog-section-s3 section-padding">
<!--Intro Section End-->
<!--Additional Information-->
<section class="section-padding blog-color">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6 col-12">
<div class="wpo-section-title">
<h3>Explore Our Blogs</h3>
<h3>Additional information</h3>
</div>
</div>
</div>
@ -50,7 +60,8 @@
<div class="blog-card-s3">
<div class="image"> <img src="assets/images/access-images/blog-australia.jpg" alt=""> </div>
<div class="content">
<h2> <a href="blog-details.php">Global Head of Transportation and Logistics Coordination</a> </h2>
<h2> <a href="blog-details.php">Why IELTS at Access?</a> </h2>
<p>Look no further than Access Education Network for your preparation needs. We are committed to empowering learners like you.</p>
<div class="blog-btn-content"> <a href="blog-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
</div>
</div>
@ -59,7 +70,8 @@
<div class="blog-card-s3">
<div class="image"> <img src="assets/images/access-images/blog-image.jpg" alt=""> </div>
<div class="content">
<h2> <a href="blog-details.php">Principal Transportation and Logistics Network Analyst</a> </h2>
<h2> <a href="blog-details.php">Why IELTS?</a> </h2>
<p>Proven, trusted, and recognized globally, IELTS is your pathway to success. Start your journey today.</p>
<div class="blog-btn-content"> <a href="blog-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
</div>
</div>
@ -68,7 +80,18 @@
<div class="blog-card-s3">
<div class="image"> <img src="assets/images/access-images/blog-image1.jpg" alt=""> </div>
<div class="content">
<h2> <a href="blog-details.php">Providing solutions for Industrialment, and restoration.</a> </h2>
<h2> <a href="blog-details.php">Major Elements of IELTS</a> </h2>
<p>Understanding these elements is crucial for achieving your desired score and unlocking countless opportunities.</p>
<div class="blog-btn-content"> <a href="blog-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="blog-card-s3">
<div class="image"> <img src="assets/images/access-images/blog-image1.jpg" alt=""> </div>
<div class="content">
<h2> <a href="blog-details.php">IELTS Scores</a> </h2>
<p>It's a gateway to academic pursuits, career opportunities, and even immigration prospects in English-speaking countries</p>
<div class="blog-btn-content"> <a href="blog-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
</div>
</div>
@ -76,4 +99,5 @@
</div>
</div>
</section>
<!--Additional Information End-->
<?php include('footer.php');?>