This commit is contained in:
Anju 2024-07-01 19:08:00 +05:45
commit b5e7245b8a
9 changed files with 16 additions and 19 deletions

View File

@ -27,7 +27,7 @@
</div>
<div class="col-md-6 col-lg-6 col-xl-3">
<div class="footer-item d-flex flex-column">
<h4 class="text-white mb-4">Student Services</h4>
<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>

View File

@ -4,10 +4,10 @@
<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/about-2.png" class="img-fluid w-100"
style="margin-bottom: -100px; height: 350px; 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">
<img src="img/office.png" class="img-fluid w-100"
style=" height: 500px; 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>
</div>
<div class="col-xl-7 wow fadeInRight" data-wow-delay="0.3s">

View File

@ -11,36 +11,33 @@
<img src="img/slider.png" class="img-fluid" alt="Image">
<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">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">Your Gateway to Global Education</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>
<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>
<!-- <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>
</div>
</div>
</div>
<div class="carousel-item">
<img src="img/carousel-2.jpg" class="img-fluid" alt="Image">
<img src="img/slider2.png" class="img-fluid" alt="Image">
<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">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">Expert Guidance for Your Study Abroad Journey</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>
<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>
<!-- <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>
</div>
</div>
</div>
<div class="carousel-item">
<img src="img/carousel-2.jpg" class="img-fluid" alt="Image">
<img src="img/slider3.png" class="img-fluid" alt="Image">
<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">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">Achieve Success with Language and Test Prep Classes</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>
<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>
<!-- <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>
</div>

BIN
img/office.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

BIN
img/office.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 638 KiB

BIN
img/office.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 2.9 MiB

BIN
img/slider2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

BIN
img/slider3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB