edit images
4
css/bootstrap.min.css
vendored
@ -523,13 +523,13 @@ progress {
|
||||
|
||||
@media(min-width: 1200px) {
|
||||
.display-3 {
|
||||
font-size: 4rem
|
||||
font-size: 3rem
|
||||
}
|
||||
}
|
||||
|
||||
.display-4 {
|
||||
font-size: calc(1.475rem + 2.7vw);
|
||||
font-weight: 700;
|
||||
font-weight: 400;
|
||||
line-height: 1.2
|
||||
}
|
||||
|
||||
|
@ -54,7 +54,7 @@
|
||||
|
||||
<div class="d-flex text-right icons">
|
||||
|
||||
<a class="btn mx-1 text-white" href="https://www.facebook.com/people/Orient-International-Study/" target="_blank"><i class="fab fa-facebook-f"></i></a>
|
||||
<a class="btn mx-1 text-white" href="https://www.facebook.com/profile.php?id=61561062214963" target="_blank"><i class="fab fa-facebook-f"></i></a>
|
||||
<a class="btn mx-1 text-white" href="#"><i class="fab fa-instagram"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -57,7 +57,7 @@
|
||||
</div>
|
||||
<div class="col-lg-5 row-cols-1 text-center mb-2 mb-lg-0">
|
||||
<div class="d-inline-flex align-items-center justify-content-end" style="height: 45px;">
|
||||
<a class="btn btn-sm btn-outline-light btn-square rounded-circle me-2" href="https://www.facebook.com/people/Orient-International-Study/"><i
|
||||
<a class="btn btn-sm btn-outline-light btn-square rounded-circle me-2" href="https://www.facebook.com/profile.php?id=61561062214963" target="_blank"><i
|
||||
class="fab fa-facebook-f fw-normal text-white"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-square rounded-circle me-2" href="" target="_blank"><i
|
||||
class="fab fa-instagram fw-normal text-white"></i></a>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<div class="col-xl-5 wow fadeInLeft" data-wow-delay="0.1s">
|
||||
<div class="bg-light rounded">
|
||||
<img src="img/office.png" class="img-fluid w-100"
|
||||
style=" height: 500px; object-fit: cover;" alt="Image">
|
||||
style=" height: 320px; object-fit: cover;" alt="Image">
|
||||
<!-- <img src="img/about-3.jpg" class="img-fluid w-100 border-bottom border-5 border-primary"
|
||||
style="border-top-right-radius: 300px; border-top-left-radius: 300px;" alt="Image"> -->
|
||||
</div>
|
||||
|
@ -12,10 +12,9 @@
|
||||
<div class="carousel-caption">
|
||||
<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">Your Gateway to Global Education</h4>
|
||||
<h1 class="display-1 text-capitalize text-white mb-3 mb-md-4 wow fadeInUp" data-wow-delay="0.3s">Unlock your potential with top universities around the world.</h1>
|
||||
<h1 class="display-3 text-capitalize text-white mb-3 mb-md-4 wow fadeInUp" data-wow-delay="0.3s">Unlock your potential with top universities around the world.</h1>
|
||||
<!-- <p class="text-white mb-4 mb-md-5 fs-5 wow fadeInUp" data-wow-delay="0.5s">Unlock your potential with<br> top universities around the world.</p> -->
|
||||
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5 wow fadeInUp"
|
||||
data-wow-delay="0.7s" href="contact.php">Get Started</a>
|
||||
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5 wow fadeInUp" data-wow-delay="0.7s" href="contact.php">Get Started</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -24,10 +23,9 @@
|
||||
<div class="carousel-caption">
|
||||
<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">Expert Guidance for Your Study Abroad Journey</h5>
|
||||
<h1 class="display-1 text-capitalize text-white mb-3 mb-md-4 wow fadeInUp" data-wow-delay="0.3s">Personalized counseling and comprehensive support for your educational goals.</h1>
|
||||
<h1 class="display-3 text-capitalize text-white mb-3 mb-md-4 wow fadeInUp" data-wow-delay="0.3s">Personalized counseling and comprehensive support for your educational goals.</h1>
|
||||
<!-- <p class="text-white mb-4 mb-md-5 fs-5 wow fadeInUp" data-wow-delay="0.5s">Personalized counseling and comprehensive<br> support for your educational goals.</p> -->
|
||||
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5 wow fadeInUp"
|
||||
data-wow-delay="0.7s" href="services.php">Learn More</a>
|
||||
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5 wow fadeInUp" data-wow-delay="0.7s" href="services.php">Learn More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -36,22 +34,19 @@
|
||||
<div class="carousel-caption">
|
||||
<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">Achieve Success with Language and Test Prep Classes</h5>
|
||||
<h1 class="display-1 text-capitalize text-white mb-3 mb-md-4 wow fadeInUp" data-wow-delay="0.3s">Master Japanese, Korean, IELTS, and PTE with our expert instructors.</h1>
|
||||
<h1 class="display-3 text-capitalize text-white mb-3 mb-md-4 wow fadeInUp" data-wow-delay="0.3s">Master Japanese, Korean, IELTS, and PTE with our expert instructors.</h1>
|
||||
<!-- <p class="text-white mb-4 mb-md-5 fs-5 wow fadeInUp" data-wow-delay="0.5s">Master Japanese, Korean, IELTS,<br>and PTE with our expert instructors.</p> -->
|
||||
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5 wow fadeInUp"
|
||||
data-wow-delay="0.7s" href="testprep.php">Join Now</a>
|
||||
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5 wow fadeInUp" data-wow-delay="0.7s" href="testprep.php">Join Now</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="carousel-control-prev" type="button" data-bs-target="#carouselId" data-bs-slide="prev">
|
||||
<span class="carousel-control-prev-icon wow fadeInLeft" data-wow-delay="0.2s" style="background-color: #f1592a;"
|
||||
aria-hidden="false"></span>
|
||||
<span class="carousel-control-prev-icon wow fadeInLeft" data-wow-delay="0.2s" style="background-color: #f1592a;" aria-hidden="false"></span>
|
||||
<span class="visually-hidden-focusable">Previous</span>
|
||||
</button>
|
||||
<button class="carousel-control-next" type="button" data-bs-target="#carouselId" data-bs-slide="next">
|
||||
<span class="carousel-control-next-icon wow fadeInRight" data-wow-delay="0.2s" style="background-color: #f1592a;"
|
||||
aria-hidden="false"></span>
|
||||
<span class="carousel-control-next-icon wow fadeInRight" data-wow-delay="0.2s" style="background-color: #f1592a;" aria-hidden="false"></span>
|
||||
<span class="visually-hidden-focusable">Next</span>
|
||||
</button>
|
||||
</div>
|
||||
|
@ -53,7 +53,7 @@
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div class="rounded-circle me-4" style="width: 100px; height: 100px;">
|
||||
<img class="img-fluid rounded-circle" src="img/testimonial-2.jpg" alt="img">
|
||||
<img class="img-fluid rounded-circle" src="img/testimonial-3.jpg" alt="img">
|
||||
</div>
|
||||
<div class="my-auto">
|
||||
<h5>Kamal Bhusal</h5>
|
||||
@ -77,7 +77,7 @@
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div class="rounded-circle me-4" style="width: 100px; height: 100px;">
|
||||
<img class="img-fluid rounded-circle" src="img/testimonial-3.jpg" alt="img">
|
||||
<img class="img-fluid rounded-circle" src="img/testimonial-1.jpg" alt="img">
|
||||
</div>
|
||||
<div class="my-auto">
|
||||
<h5>Anita Bhattarai</h5>
|
||||
|
@ -70,13 +70,13 @@
|
||||
<div class="training-inner">
|
||||
<img src="img/langclass.jpg" class="img-fluid w-100 rounded" alt="Image">
|
||||
<div class="training-title-name">
|
||||
<a href="#" class="h4 text-white mb-0">KOREAN Language</a>
|
||||
<a href="#" class="h4 text-white mb-0">JAPANESE & KoreanKOREAN Language</a>
|
||||
<a href="#" class="h4 text-white mb-0">Classes</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="training-content rounded-bottom p-4" style="background-color: #f1592a;">
|
||||
<a href="language.php">
|
||||
<h4 class="text-white">Korean Language Classes</h4>
|
||||
<h4 class="text-white">Japanese & Korean Language Classes</h4>
|
||||
</a>
|
||||
<p class="text-white-50">Learn Korean language fundamentals with our experienced instructors.</p>
|
||||
<a class="btn btn-secondary rounded-pill text-white p-0" href="language.php">Read More <i
|
||||
|
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 221 KiB |
Before Width: | Height: | Size: 429 KiB After Width: | Height: | Size: 194 KiB |
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 18 KiB |
BIN
img/toefl.png
Before Width: | Height: | Size: 392 KiB After Width: | Height: | Size: 239 KiB |
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 132 KiB |