changes
This commit is contained in:
22
testprep.php
22
testprep.php
@ -18,9 +18,6 @@
|
||||
<h5 class="sub-title text-primary px-3">Test Preparation Classes</h5>
|
||||
</div>
|
||||
<h1 class="display-5 mb-4">Get the Best Test Preparation Service from Our Orient</h1>
|
||||
<p class="mb-0">Lorem ipsum dolor sit amet consectetur adipisicing elit. Quaerat deleniti amet at atque sequi
|
||||
quibusdam cumque itaque repudiandae temporibus, eius nam mollitia voluptas maxime veniam necessitatibus saepe in
|
||||
ab? Repellat!</p>
|
||||
</div>
|
||||
<div class="row g-4">
|
||||
<div class="col-lg-6 col-lg-6 col-xl-3 wow fadeInUp" data-wow-delay="0.1s">
|
||||
@ -32,11 +29,11 @@
|
||||
<a href="#" class="h4 text-white mb-0">Coaching</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="training-content bg-secondary rounded-bottom p-4">
|
||||
<div class="training-content rounded-bottom p-4" style="background-color: #f1592a;">
|
||||
<a href="ielts.php">
|
||||
<h4 class="text-white">IELTS Coaching</h4>
|
||||
</a>
|
||||
<p class="text-white-50">Lorem ipsum dolor sit amet consectetur adipisicing elit. Autem, veritatis.</p>
|
||||
<p class="text-white-50">Orient Consultancy provides expert IELTS coaching for achieving top scores.</p>
|
||||
<a class="btn btn-secondary rounded-pill text-white p-0" href="ielts.php">Read More <i
|
||||
class="fa fa-arrow-right"></i></a>
|
||||
</div>
|
||||
@ -51,11 +48,12 @@
|
||||
<a href="#" class="h4 text-white mb-0">Coaching</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="training-content bg-secondary rounded-bottom p-4">
|
||||
<div class="training-content rounded-bottom p-4" style="background-color: #f1592a;">
|
||||
<a href="toefl.php">
|
||||
<h4 class="text-white">TOEFL Coaching</h4>
|
||||
</a>
|
||||
<p class="text-white-50">Lorem ipsum dolor sit amet consectetur adipisicing elit. Autem, veritatis.</p>
|
||||
<p class="text-white-50">Orient Consultancy provides tailored TOEFL coaching to maximize your test
|
||||
performance.</p>
|
||||
<a class="btn btn-secondary rounded-pill text-white p-0" href="toefl.php">Read More <i
|
||||
class="fa fa-arrow-right"></i></a>
|
||||
</div>
|
||||
@ -70,11 +68,11 @@
|
||||
<a href="#" class="h4 text-white mb-0">Coaching</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="training-content bg-secondary rounded-bottom p-4">
|
||||
<div class="training-content rounded-bottom p-4" style="background-color: #f1592a;">
|
||||
<a href="pte.php">
|
||||
<h4 class="text-white">PTE Coaching</h4>
|
||||
</a>
|
||||
<p class="text-white-50">Lorem ipsum dolor sit amet consectetur adipisicing elit. Autem, veritatis.</p>
|
||||
<p class="text-white-50">Orient Consultancy delivers specialized PTE coaching for optimal test results.</p>
|
||||
<a class="btn btn-secondary rounded-pill text-white p-0" href="pte.php">Read More <i
|
||||
class="fa fa-arrow-right"></i></a>
|
||||
</div>
|
||||
@ -83,17 +81,17 @@
|
||||
<div class="col-lg-6 col-lg-6 col-xl-3 wow fadeInUp" data-wow-delay="0.7s">
|
||||
<div class="training-item">
|
||||
<div class="training-inner">
|
||||
<img src="img/training-4.jpg" class="img-fluid w-100 rounded" alt="Image">
|
||||
<img src="img/langclass.jpg" class="img-fluid w-100 rounded" alt="Image">
|
||||
<div class="training-title-name">
|
||||
<a href="#" class="h4 text-white mb-0">Language</a>
|
||||
<a href="#" class="h4 text-white mb-0">Classes</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="training-content bg-secondary rounded-bottom p-4">
|
||||
<div class="training-content rounded-bottom p-4" style="background-color: #f1592a;">
|
||||
<a href="language.php">
|
||||
<h4 class="text-white">Language Classes</h4>
|
||||
</a>
|
||||
<p class="text-white-50">Lorem ipsum dolor sit amet consectetur adipisicing elit. Autem, veritatis.</p>
|
||||
<p class="text-white-50">Orient Consultancy offers engaging language classes in Japanese and Korean.</p>
|
||||
<a class="btn btn-secondary rounded-pill text-white p-0" href="language.php">Read More <i
|
||||
class="fa fa-arrow-right"></i></a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user