coming soon

This commit is contained in:
2024-07-03 11:00:58 +05:45
parent 922aaa36bd
commit 38408107f8
8 changed files with 42 additions and 98 deletions

View File

@ -11,21 +11,15 @@
</div>
<div class="container-fluid py-5 bg-light">
<div class="container py-5">
<div class="row g-5">
<div class="col-xl-7 wow fadeInRight" data-wow-delay="0.3s">
<h5 class="sub-title pe-3">Documents</h5>
<h1 class="display-5 mb-4">Introduction</h1>
<p class="">On Orient Education Consultancy, we provide a range of sample documents designed to assist students throughout their academic journey. These resources include sample resumes tailored for internships and job applications, cover letter examples for various purposes such as internship placements and graduate school admissions, and well-crafted personal statement samples to guide students in writing compelling application essays.</p>
<p class="">We also offer study plan templates to help students organize their study schedules effectively and interview preparation guides to boost their confidence during admissions or job interviews. Additionally, our website features financial aid checklists to streamline the application process for scholarships and grants, and timelines to ensure students stay on track with their college applications. These resources are aimed at empowering students with practical tools and examples that enhance their applications and overall educational experiences.</p>
</div>
<div class="col-xl-5 wow fadeInLeft" data-wow-delay="0.1s">
<div class="bg-light rounded">
<img src="img/comprehensive.jpg" class="img-fluid w-100" style=" height: 350px; object-fit: cover;" alt="Image">
</div>
</div>
<div class="container py-5">
<div class="container-fluid py-5 bg-light">
<div class="container py-5">
<div class="row">
<h1 class="display-5 text-center">COOMING SOON .....</h1>
</div>
</div>
</div>
</div>
</div>
<?php include('footer.php');?>