This commit is contained in:
2024-06-24 16:53:38 +05:45
parent d80bd7dfd9
commit eefb79b3c9
193 changed files with 28476 additions and 321 deletions

View File

@ -24,7 +24,7 @@
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>
<a class="btn btn-primary rounded-pill py-3 px-5" href="aboutus.php">Read More</a>
</div>
</div>
</div>

View File

@ -6,7 +6,8 @@
</div>
<div class="col-lg-2 row-cols-1 text-center mb-2 mb-lg-0">
<a href="" class="btn btn-primary border-white rounded-pill m-3 ">Apply Now</a>
<a href="apply.php" class="btn btn-outline-dark rounded-pill m-3 " data-bs-toggle="modal"
data-bs-target="#exampleModal" data-bs-whatever="Orient">Apply Now</a>
</div>
</div>

View File

@ -66,7 +66,7 @@
style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div>
<button class="btn btn-primary w-100 py-3">Submit your Enquiry</button>
<a href="#"><button class="btn btn-primary w-100 py-3 ">Submit your Enquiry</button></a>
</div>
</div>
</form>

View File

@ -12,14 +12,11 @@
<div class="text-center p-4" style="max-width: 900px;">
<h4 class="text-white text-uppercase fw-bold mb-3 mb-md-4 wow fadeInUp" data-wow-delay="0.1s">Solution For
All Type Of Visas</h4>
<h1 class="display-1 text-capitalize text-white mb-3 mb-md-4 wow fadeInUp" data-wow-delay="0.3s">Study in
Abroad</h1>
<p class="text-white mb-4 mb-md-5 fs-5 wow fadeInUp" data-wow-delay="0.5s">Lorem Ipsum is simply dummy text
of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever
since the 1500s,
<h1 class="display-1 text-capitalize text-white mb-3 mb-md-4 wow fadeInUp" data-wow-delay="0.3s">Abroad Study</h1>
<p class="text-white mb-4 mb-md-5 fs-5 wow fadeInUp" data-wow-delay="0.5s">Your Journey to Success Begins Here <br>Discover Global Opportunities Today
</p>
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5 wow fadeInUp"
data-wow-delay="0.7s" href="#">More Details</a>
data-wow-delay="0.7s" href="aboutus.php">More Details</a>
</div>
</div>
</div>
@ -29,14 +26,10 @@
<div class="text-center p-4" style="max-width: 900px;">
<h5 class="text-white text-uppercase fw-bold mb-3 mb-md-4 wow fadeInUp" data-wow-delay="0.1s">Solution For
All Type Of Visas</h5>
<h1 class="display-1 text-capitalize text-white mb-3 mb-md-4 wow fadeInUp" data-wow-delay="0.3s">Best Visa
Immigrations Services</h1>
<p class="text-white mb-4 mb-md-5 fs-5 wow fadeInUp" data-wow-delay="0.5s">Lorem Ipsum is simply dummy text
of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever
since the 1500s,
</p>
<h1 class="display-1 text-capitalize text-white mb-3 mb-md-4 wow fadeInUp" data-wow-delay="0.3s">Best Visa Services</h1>
<p class="text-white mb-4 mb-md-5 fs-5 wow fadeInUp" data-wow-delay="0.5s">Navigate Your Path to Excellence <br>With Personalized Educational Guidance</p>
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5 wow fadeInUp"
data-wow-delay="0.7s" href="#">More Details</a>
data-wow-delay="0.7s" href="aboutus.php">More Details</a>
</div>
</div>
</div>

View File

@ -14,110 +14,68 @@
<div class="row justify-content-md-center">
<div class="col-md-3 mb-3">
<div class="card">
<img class="img-fluid" alt="100%x280" src="img/australia.png">
<a href="australia.php"><img class="img-fluid" alt="100%x280" src="img/australia.png"></a>
<div class="card-body">
<h4 class="card-title">Australia</h4>
<h4 class="card-title"><a href="australia.php">Australia </a></h4>
</div>
</div>
</div>
<div class="col-md-3 mb-3">
<div class="card">
<img class="img-fluid" alt="100%x280" src="img/canada.png">
<a href="canada.php"><img class="img-fluid" alt="100%x280" src="img/canada.png"></a>
<div class="card-body">
<h4 class="card-title">Canada</h4>
<h4 class="card-title"><a href="canada.php">Canada</a></h4>
</div>
</div>
</div>
<div class="col-md-3 mb-3">
<div class="card">
<img class="img-fluid" alt="100%x280" src="img/usa.png">
<a href="usa.php"><img class="img-fluid" alt="100%x280" src="img/usa.png"></a>
<div class="card-body">
<h4 class="card-title">USA</h4>
<h4 class="card-title"><a href="usa.php">USA</a></h4>
</div>
</div>
</div>
<div class="col-md-3 mb-3">
<div class="card">
<img class="img-fluid" alt="100%x280" src="img/uk.png">
<a href="uk.php"><img class="img-fluid" alt="100%x280" src="img/uk.png"></a>
<div class="card-body">
<h4 class="card-title">UK</h4>
<h4 class="card-title"><a href="uk.php">UK</a></h4>
</div>
</div>
</div>
<div class="col-md-3 mb-3">
<div class="card">
<img class="img-fluid" alt="100%x280" src="img/newzealand.png">
<a href="newzealand.php"><img class="img-fluid" alt="100%x280" src="img/newzealand.png"></a>
<div class="card-body">
<h4 class="card-title">New Zealand</h4>
<h4 class="card-title"><a href="newzealand.php">New Zealand</a></h4>
</div>
</div>
</div>
<div class="col-md-3 mb-3">
<div class="card">
<img class="img-fluid" alt="100%x280" src="img/japan.png">
<a href="japan.php"><img class="img-fluid" alt="100%x280" src="img/japan.png"></a>
<div class="card-body">
<h4 class="card-title">Japan</h4>
<h4 class="card-title"><a href="japan.php">Japan</a></h4>
</div>
</div>
</div>
<div class="col-md-3 mb-3">
<div class="card">
<img class="img-fluid" alt="100%x280" src="img/singapore.jpg">
<a href="singapore.php"><img class="img-fluid" alt="100%x280" src="img/singapore.jpg"></a>
<div class="card-body">
<h4 class="card-title">Singapore</h4>
<h4 class="card-title"><a href="singapore.php">Singapore</a></h4>
</div>
</div>
</div>
</div>
</div>
<!-- <div class="carousel-item">
<div class="row">
<div class="col-md-4 mb-3">
<div class="card">
<img class="img-fluid" alt="100%x280" src="img/uk.png">
<div class="card-body">
<h4 class="card-title">UK</h4>
</div>
</div>
</div>
<div class="col-md-4 mb-3">
<div class="card">
<img class="img-fluid" alt="100%x280" src="img/newzealand.png">
<div class="card-body">
<h4 class="card-title">New Zealand</h4>
</div>
</div>
</div>
<div class="col-md-4 mb-3">
<div class="card">
<img class="img-fluid" alt="100%x280" src="img/japan.png">
<div class="card-body">
<h4 class="card-title">Japan</h4>
</div>
</div>
</div>
</div>
</div> -->
</div>
</div>
</div>
<!-- <div class="col-12">
<a class="btn btn-primary mb-3 mr-1" href="#carouselExampleIndicators2" role="button" data-slide="prev">
<i class="fa fa-arrow-left"></i>
</a>
<a class="btn btn-primary mb-3 " href="#carouselExampleIndicators2" role="button" data-slide="next">
<i class="fa fa-arrow-right"></i>
</a>
</div> -->
<div class="col-12">
<a class="btn btn-primary rounded-pill py-3 px-5" href="destination.php">Read More</a>
</div>
</div>
</div>
</div>

View File

@ -5,9 +5,6 @@
<h5 class="sub-title 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">
@ -90,4 +87,7 @@
</div>
</div>
</div>
<div class="col-12 justify-content-center text-center">
<a class="btn btn-primary rounded-pill py-3 px-5" href="testprep.php">Read More</a>
</div>
</div>