abc
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
<ol class="carousel-indicators">
|
||||
<li data-bs-target="#carouselId" data-bs-slide-to="0" class="active"></li>
|
||||
<li data-bs-target="#carouselId" data-bs-slide-to="1"></li>
|
||||
<li data-bs-target="#carouselId" data-bs-slide-to="2"></li>
|
||||
</ol>
|
||||
<div class="carousel-inner" role="listbox">
|
||||
<div class="carousel-item active">
|
||||
@ -12,11 +13,10 @@
|
||||
<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">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>
|
||||
<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>
|
||||
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5 wow fadeInUp"
|
||||
data-wow-delay="0.7s" href="aboutus.php">More Details</a>
|
||||
data-wow-delay="0.7s" href="contact.php">Get Started</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -26,10 +26,23 @@
|
||||
<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 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>
|
||||
<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>
|
||||
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5 wow fadeInUp"
|
||||
data-wow-delay="0.7s" href="aboutus.php">More Details</a>
|
||||
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">
|
||||
<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>
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user