content change

This commit is contained in:
Aashishad
2024-06-11 12:32:26 +05:45
parent 4f4e3cecca
commit 07712766a1
10 changed files with 149 additions and 54 deletions

View File

@ -19,11 +19,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>
@ -38,11 +38,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>
@ -57,11 +58,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>
@ -76,11 +77,11 @@
<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>