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

@ -14,11 +14,15 @@
<h5 class="sub-title pe-3">About the company</h5>
<h1 class="display-5 mb-4">Orient <br> Were Trusted Consultant Agency
</h1>
<p class="mb-4">Lorem ipsum dolor sit amet consectetur adipisicing elit. Sunt architecto consectetur iusto
perferendis blanditiis assumenda dignissimos, commodi fuga culpa earum explicabo libero sint est mollitia
saepe! Sequi asperiores rerum nemo!
Lorem ipsum dolor sit amet consectetur adipisicing elit. Ipsum dolorum id natus inventore impedit sint
reiciendis cum labore tempora unde.</p>
<p class="mb-4">Orient Consultancy is a leading educational services provider dedicated to guiding and
supporting individuals in achieving their academic and professional aspirations. Specializing in test
preparation, language training, and study abroad consultancy, we offer comprehensive programs tailored to meet
the diverse needs of students worldwide. Our experienced team of educators and consultants delivers
personalized coaching for exams such as IELTS, TOEFL, PTE, SAT, GRE, and GMAT, ensuring students are
well-prepared for their academic journeys. Additionally, we provide structured language classes in Japanese
and Korean, enhancing cultural understanding and language proficiency. Our consultancy services include expert
guidance on university admissions, visa applications, and career counseling, empowering students to navigate
the complexities of studying abroad with confidence and success.</p>
<a class="btn btn-primary rounded-pill py-3 px-5" href="">Read More</a>
</div>
</div>

View File

@ -55,7 +55,7 @@
</div>
</div>
<div class="col-12">
<div class="g-recaptcha" data-sitekey="6LcYxAETAAAAACHBoSfbKWFI5G5o24X3wU-3WA06">
<div class="g-recaptcha mb-3" data-sitekey="6LcYxAETAAAAACHBoSfbKWFI5G5o24X3wU-3WA06">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-6uj92ut1c260"
frameborder="0" scrolling="no"

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>