This commit is contained in:
razusrest 2024-07-02 16:06:47 +05:45
commit 1d5e77f12a
16 changed files with 271 additions and 21 deletions

32
comprehensive-support.php Normal file
View File

@ -0,0 +1,32 @@
<?php include('header.php');?>
<div class="container-fluid bg-breadcrumb">
<div class="container text-center py-5" style="max-width: 900px;">
<h3 class="text-white display-3 mb-4 wow fadeInDown" data-wow-delay="0.1s">Services</h1>
<ol class="breadcrumb justify-content-center text-white mb-0 wow fadeInDown" data-wow-delay="0.3s">
<li class="breadcrumb-item"><a href="index.php" class="text-white">Home</a></li>
<li class="breadcrumb-item"><a href="#" class="text-white">Comprehensive Support</a></li>
</ol>
</div>
</div>
<div class="container-fluid py-5 bg-light">
<div class="container py-5">
<div class="row g-5">
<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="col-xl-7 wow fadeInRight" data-wow-delay="0.3s">
<h5 class="sub-title pe-3">Counseling</h5>
<h1 class="display-5 mb-4">Introduction</h1>
<p class="">Comprehensive support lies at the core of our educational consultancy, where we prioritize individualized care and guidance for every student. From the outset, we engage deeply with each student to understand their unique aspirations, academic background, and personal challenges. This personalized approach allows us to offer a holistic range of services tailored to meet their specific needs and goals.</p>
<p class="">We assist in developing personalized educational plans that align with career ambitions and academic strengths. Our expert counselors provide meticulous guidance in selecting the right colleges and programs that best suit their interests and aspirations. We offer hands-on support throughout the application process, ensuring that each student presents themselves effectively through compelling personal statements, resumes, and recommendation letters.</p>
</div>
</div>
</div>
</div>
<?php include('footer.php');?>

30
embassy.php Normal file
View File

@ -0,0 +1,30 @@
<?php include('header.php');?>
<div class="container-fluid bg-breadcrumb">
<div class="container text-center py-5" style="max-width: 900px;">
<h3 class="text-white display-3 mb-4 wow fadeInDown" data-wow-delay="0.1s">Student Resources</h1>
<ol class="breadcrumb justify-content-center text-white mb-0 wow fadeInDown" data-wow-delay="0.3s">
<li class="breadcrumb-item"><a href="index.php" class="text-white">Home</a></li>
<li class="breadcrumb-item"><a href="#" class="text-white">Embassy Address</a></li>
</ol>
</div>
</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">Embassy Address</h5>
<h1 class="display-5 mb-4">Introduction</h1>
<p class="">Accessing embassy addresses is vital for students planning to study abroad, ensuring they have essential support while away from home. Our website provides comprehensive lists of embassy addresses worldwide, enabling students to quickly locate their nearest embassy or consulate. This information includes contact details and services offered, such as visa application support and emergency assistance. By equipping students with this resource, we aim to enhance their safety and peace of mind during their educational journey abroad.</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>
</div>
</div>
<?php include('footer.php');?>

31
essentials.php Normal file
View File

@ -0,0 +1,31 @@
<?php include('header.php');?>
<div class="container-fluid bg-breadcrumb">
<div class="container text-center py-5" style="max-width: 900px;">
<h3 class="text-white display-3 mb-4 wow fadeInDown" data-wow-delay="0.1s">Student Resources</h1>
<ol class="breadcrumb justify-content-center text-white mb-0 wow fadeInDown" data-wow-delay="0.3s">
<li class="breadcrumb-item"><a href="index.php" class="text-white">Home</a></li>
<li class="breadcrumb-item"><a href="#" class="text-white">Essential Resources</a></li>
</ol>
</div>
</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">Resources</h5>
<h1 class="display-5 mb-4">Introduction</h1>
<p class="">Creating an essential resources section for an educational consultancy's website aimed at students involves curating a comprehensive set of tools and information crucial to their academic journey and decision-making process. Begin by providing educational guides and articles covering topics such as college selection, scholarship applications, essay writing tips, and standardized test preparation. </p>
<p class="">Provide access to test preparation materials, including study guides and practice tests for exams like the SAT, ACT, GRE, or TOEFL. Additionally, feature career guidance resources, information on student support services, upcoming educational events, internship and job opportunities, and insights into studying abroad if applicable. Ensure easy navigation through FAQs, contact information for personalized assistance, and integration with social media for ongoing engagement.</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>
</div>
</div>
<?php include('footer.php');?>

32
experienced-team.php Normal file
View File

@ -0,0 +1,32 @@
<?php include('header.php');?>
<div class="container-fluid bg-breadcrumb">
<div class="container text-center py-5" style="max-width: 900px;">
<h3 class="text-white display-3 mb-4 wow fadeInDown" data-wow-delay="0.1s">Services</h1>
<ol class="breadcrumb justify-content-center text-white mb-0 wow fadeInDown" data-wow-delay="0.3s">
<li class="breadcrumb-item"><a href="index.php" class="text-white">Home</a></li>
<li class="breadcrumb-item"><a href="#" class="text-white">Experienced Team</a></li>
</ol>
</div>
</div>
<div class="container-fluid py-5 bg-light">
<div class="container py-5">
<div class="row g-5">
<div class="col-xl-5 wow fadeInLeft" data-wow-delay="0.1s">
<div class="bg-light rounded">
<img src="img/experienced.png" class="img-fluid w-100" style=" height: 350px; object-fit: cover;" alt="Image">
</div>
</div>
<div class="col-xl-7 wow fadeInRight" data-wow-delay="0.3s">
<h5 class="sub-title pe-3">Counseling</h5>
<h1 class="display-5 mb-4">Introduction</h1>
<p class="">Our educational consultancy boasts an experienced team dedicated to guiding students through every facet of their academic journey. Comprised of seasoned educators, career counselors, and admissions experts, our team brings a wealth of knowledge and expertise to each student interaction. With years of collective experience in academia and counseling, we are adept at understanding the unique needs and aspirations of each student.</p>
<p class="">Moreover, our team is dedicated to fostering a supportive and encouraging environment where students can confidently explore their academic potential. We prioritize building meaningful relationships with our students, offering mentorship and advocacy throughout their educational journey. At our consultancy, our experienced team stands ready to empower students with the knowledge and resources needed to achieve their academic and career aspirations successfully.</p>
</div>
</div>
</div>
</div>
<?php include('footer.php');?>

View File

@ -6,7 +6,6 @@
<div class="footer-item d-flex flex-column">
<h4 class="text-white mb-4">Contact Information and Introduction</h4>
<h6 class="text-white mb-4">Contact us for expert guidance on studying abroad with Orient International.</h6>
<h6 class="text-white"><i class="fa fa-map-marker-alt me-2"></i>Kathmandu, Nepal</h6>
<h6 class="text-white"><i class="fas fa-envelope me-2"></i> info@orientabroad.com</h6>
<h6 class="text-white"><i class="fas fa-phone me-2"></i> 01-4238541</h6>
@ -29,10 +28,10 @@
<div class="footer-item d-flex flex-column">
<h4 class="text-white mb-4">Student Resources</h4>
<h6 class="text-white">Essential resources and services for students planning to study abroad.</h6>
<a href="#.php" class=""><i class="fas fa-angle-right me-2"></i> Resources</a>
<a href="#.php" class=""><i class="fas fa-angle-right me-2"></i> Sample Documents </a>
<a href="#.php" class=""><i class="fas fa-angle-right me-2"></i> Embassy Address </a>
<a href="#.php" class=""><i class="fas fa-angle-right me-2"></i> Visa Information </a>
<a href="essentials.php" class=""><i class="fas fa-angle-right me-2"></i> Resources</a>
<a href="sample-documents.php" class=""><i class="fas fa-angle-right me-2"></i> Sample Documents </a>
<a href="embassy.php" class=""><i class="fas fa-angle-right me-2"></i> Embassy Address </a>
<a href="visa-information.php" class=""><i class="fas fa-angle-right me-2"></i> Visa Information </a>
</div>
</div>
<div class="col-md-6 col-lg-6 col-xl-3">

View File

@ -182,17 +182,16 @@
<a href="#" class="nav-link" data-bs-toggle="dropdown"><span
class="dropdown-toggle">Student Resources</span></a>
<div class="dropdown-menu m-0">
<a href="i#" class="dropdown-item">Essential Resources</a>
<a href="#" class="dropdown-item">Sample Documents</a>
<a href="#" class="dropdown-item">Embassy Addresses
</a>
<a href="#" class="dropdown-item">Visa Information</a>
<a href="essentials.php" class="dropdown-item">Essential Resources</a>
<a href="sample-documents.php" class="dropdown-item">Sample Documents</a>
<a href="embassy.php" class="dropdown-item">Embassy Addresses</a>
<a href="visa-information.php" class="dropdown-item">Visa Information</a>
</div>
</div>
<a href="blog.php" class="nav-item nav-link">Blog</a>
<a href="contact.php" class="nav-item nav-link">Contact</a>
<a href="contact.php" class="nav-item nav-link">Contact Us</a>
</div>
</div>
</nav>

BIN
img/comprehensive.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

BIN
img/counseling.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
img/experienced.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

BIN
img/prime-location.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
img/prime.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

View File

@ -0,0 +1,32 @@
<?php include('header.php');?>
<div class="container-fluid bg-breadcrumb">
<div class="container text-center py-5" style="max-width: 900px;">
<h3 class="text-white display-3 mb-4 wow fadeInDown" data-wow-delay="0.1s">Services</h1>
<ol class="breadcrumb justify-content-center text-white mb-0 wow fadeInDown" data-wow-delay="0.3s">
<li class="breadcrumb-item"><a href="index.php" class="text-white">Home</a></li>
<li class="breadcrumb-item"><a href="#" class="text-white">Personalized Counseling</a></li>
</ol>
</div>
</div>
<div class="container-fluid py-5 bg-light">
<div class="container py-5">
<div class="row g-5">
<div class="col-xl-5 wow fadeInLeft" data-wow-delay="0.1s">
<div class="bg-light rounded">
<img src="img/counseling.jpg" class="img-fluid w-100" style=" height: 350px; object-fit: cover;" alt="Image">
</div>
</div>
<div class="col-xl-7 wow fadeInRight" data-wow-delay="0.3s">
<h5 class="sub-title pe-3">Counseling</h5>
<h1 class="display-5 mb-4">Introduction</h1>
<p class="">Personalized counseling is at the heart of our educational consultancy services, where we dedicate ourselves to understanding and guiding each student through their academic journey. Our approach begins with a comprehensive assessment of the students academic background, career goals, and personal interests. Through individualized sessions, our experienced counselors provide tailored advice on educational planning, helping students map out their academic pathways and choose courses that align with their aspirations.</p>
<p class="">We assist in navigating the complexities of college and program selection, offering insights into institutions that best fit their needs. Additionally, we provide strategic support in crafting compelling application materials, including personal statements and resumes, and offer guidance on preparing for standardized tests essential for admissions. Our counselors also help students explore financial aid options and scholarships, ensuring they have access to resources that make their educational goals achievable. </p>
</div>
</div>
</div>
</div>
<?php include('footer.php');?>

33
prime-location.php Normal file
View File

@ -0,0 +1,33 @@
<?php include('header.php');?>
<div class="container-fluid bg-breadcrumb">
<div class="container text-center py-5" style="max-width: 900px;">
<h3 class="text-white display-3 mb-4 wow fadeInDown" data-wow-delay="0.1s">Services</h1>
<ol class="breadcrumb justify-content-center text-white mb-0 wow fadeInDown" data-wow-delay="0.3s">
<li class="breadcrumb-item"><a href="index.php" class="text-white">Home</a></li>
<li class="breadcrumb-item"><a href="#" class="text-white">Prime Location</a></li>
</ol>
</div>
</div>
<div class="container-fluid py-5 bg-light">
<div class="container py-5">
<div class="row g-5">
<div class="col-xl-5 wow fadeInLeft" data-wow-delay="0.1s">
<div class="bg-light rounded">
<img src="img/prime-location.jpg" class="img-fluid w-100" style=" height: 350px; object-fit: cover;" alt="Image">
</div>
</div>
<div class="col-xl-7 wow fadeInRight" data-wow-delay="0.3s">
<h5 class="sub-title pe-3">Prime Location</h5>
<h1 class="display-5 mb-4">Introduction</h1>
<p class="">Our consultancy is strategically situated in a prime location, providing convenient access and a conducive environment for students and families seeking expert educational guidance. Located [specify location if known], our office is easily accessible via [mention transportation options if applicable]. This prime location ensures that students from [city or region] and beyond can benefit from our comprehensive services without hassle.</p>
<p class="">Moreover, being situated in a prime location means we are well-connected to educational institutions, libraries, and other resources that enrich our consultancy's offerings. This proximity allows us to stay informed about the latest developments in education and admissions, ensuring that our advice remains current and relevant.</p>
</div>
</div>
</div>
</div>
<?php include('footer.php');?>

31
sample-documents.php Normal file
View File

@ -0,0 +1,31 @@
<?php include('header.php');?>
<div class="container-fluid bg-breadcrumb">
<div class="container text-center py-5" style="max-width: 900px;">
<h3 class="text-white display-3 mb-4 wow fadeInDown" data-wow-delay="0.1s">Student Resources</h1>
<ol class="breadcrumb justify-content-center text-white mb-0 wow fadeInDown" data-wow-delay="0.3s">
<li class="breadcrumb-item"><a href="index.php" class="text-white">Home</a></li>
<li class="breadcrumb-item"><a href="#" class="text-white">Sample Documents</a></li>
</ol>
</div>
</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>
</div>
</div>
<?php include('footer.php');?>

View File

@ -34,15 +34,15 @@
<div class="service-title">
<div class="service-title-name">
<div class="bg-primary text-center rounded p-3 mx-5 mb-4">
<a href="#" class="h4 text-white mb-0">Personalized Counseling</a>
<a href="personalized-counseling.php" class="h4 text-white mb-0">Personalized Counseling</a>
</div>
<a class="btn bg-light text-secondary rounded-pill py-3 px-5 mb-4" href="#">Explore More</a>
<a class="btn bg-light text-secondary rounded-pill py-3 px-5 mb-4" href="personalized-counseling.php">Explore More</a>
</div>
<div class="service-content pb-4">
<a href="#"><h4 class="text-white mb-4 py-3">"Personalized Counseling"</h4></a>
<a href="personalized-counseling.php"><h4 class="text-white mb-4 py-3">"Personalized Counseling"</h4></a>
<div class="px-4">
<p class="mb-4">Tailored guidance from experts to help you achieve your study abroad dreams.</p>
<a class="btn btn-primary border-secondary rounded-pill py-3 px-5" href="#">Explore More</a>
<a class="btn btn-primary border-secondary rounded-pill py-3 px-5" href="personalized-counseling.php">Explore More</a>
</div>
</div>
</div>
@ -63,10 +63,10 @@
<a class="btn bg-light text-secondary rounded-pill py-3 px-5 mb-4" href="#">Explore More</a>
</div>
<div class="service-content pb-4">
<a href="#"><h4 class="text-white mb-4 py-3"> "Comprehensive Support"</h4></a>
<a href="comprehensive-support.php"><h4 class="text-white mb-4 py-3"> "Comprehensive Support"</h4></a>
<div class="px-4">
<p class="mb-4">End-to-end assistance from application to visa processing for a seamless experience.</p>
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5" href="#">Explore More</a>
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5" href="comprehensive-support.php">Explore More</a>
</div>
</div>
</div>
@ -87,10 +87,10 @@
<a class="btn bg-light text-secondary rounded-pill py-3 px-5 mb-4" href="#">Explore More</a>
</div>
<div class="service-content pb-4">
<a href="#"><h4 class="text-white mb-4 py-3"> "Experienced <br>Team"</h4></a>
<a href="experienced-team.php"><h4 class="text-white mb-4 py-3"> "Experienced <br>Team"</h4></a>
<div class="px-4">
<p class="mb-4">Over a decade of expertise in international education and student success.</p>
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5" href="#">Explore More</a>
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5" href="experienced-team.php">Explore More</a>
</div>
</div>
</div>
@ -111,10 +111,10 @@
<a class="btn bg-light text-secondary rounded-pill py-3 px-5 mb-4" href="#">Explore More</a>
</div>
<div class="service-content pb-4">
<a href="#"><h4 class="text-white mb-4 py-3">"Prime <br> Location"</h4></a>
<a href="prime-location.php"><h4 class="text-white mb-4 py-3">"Prime <br> Location"</h4></a>
<div class="px-4">
<p class="mb-4">Conveniently located at New Baneshwor for easy access to our services.</p>
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5" href="#">Explore More</a>
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5" href="prime-location.php">Explore More</a>
</div>
</div>
</div>

31
visa-information.php Normal file
View File

@ -0,0 +1,31 @@
<?php include('header.php');?>
<div class="container-fluid bg-breadcrumb">
<div class="container text-center py-5" style="max-width: 900px;">
<h3 class="text-white display-3 mb-4 wow fadeInDown" data-wow-delay="0.1s">Student Resources</h1>
<ol class="breadcrumb justify-content-center text-white mb-0 wow fadeInDown" data-wow-delay="0.3s">
<li class="breadcrumb-item"><a href="index.php" class="text-white">Home</a></li>
<li class="breadcrumb-item"><a href="#" class="text-white">Visa Information</a></li>
</ol>
</div>
</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">Visa Information</h5>
<h1 class="display-5 mb-4">Introduction</h1>
<p class="">Visa information is crucial for students planning to study abroad, and our educational consultancy provides comprehensive resources to guide them through the visa application process. We offer detailed information on different types of visas required for various countries, including student visas, work visas, and tourist visas.</p>
<p class="">Our website outlines the necessary documentation, application procedures, and timelines students need to follow when applying for visas. We also provide links to official visa application websites and embassy contacts for further assistance. By offering this essential information, we aim to support students in securing the necessary visas efficiently, ensuring a smooth transition to their chosen academic destination.</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>
</div>
</div>
<?php include('footer.php');?>