edit home page

This commit is contained in:
razusrest
2024-07-01 17:55:55 +05:45
parent cf913a6625
commit 3a776f70ad
7 changed files with 73 additions and 73 deletions

View File

@ -2,12 +2,12 @@
<div class="container ">
<div class="row ">
<div class="col-8 wow fadeInUp" data-wow-delay="0.1s">
<h2 class="text-center">Confused which destination is best? <br>Let us help you right away !</h2>
<h2 class="text-center">Start Your Journey Today ! <br> Explore Opportunities with Orient International</h2>
</div>
<div class="col-lg-2 row-cols-1 text-center mb-2 mb-lg-0">
<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>
data-bs-target="#exampleModal" data-bs-whatever="Orient">Contact Us</a>
</div>
</div>