home page changes

This commit is contained in:
sujan 2024-09-08 10:46:05 +05:45
parent 19e9e43386
commit 59174955f0
4 changed files with 466 additions and 73 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@
<?php include('parts/about-intro.php')?>
<?php include('parts/service.php')?>
<?php include('parts/form.php')?>
<?php include('parts/apply.php')?>
<?php include('parts/team.php')?>
<?php include('parts/blog.php')?>
<?php include('parts/apply.php')?>
<?php include('footer.php');?>

View File

@ -1,15 +1,12 @@
<!--Form Section-->
<section class="form-bg mt-0 p-0 md-h-600px sm-h-500px border-top border-4 position-relative" data-parallax-background-ratio="0.3">
<div class="container">
<div class="row text-white pt-5 pb-5">
<div class="col-lg-7">
<div class="bg-white p-6 border-radius-6px box-shadow-double-large">
<div class="row">
<div class="col-lg-10 col-md-12 col-sm-12">
<h3 class="custom-title alt-font text-dark-gray ls-minus-2px xs-mb-35px">Need Help with Your Study Abroad Plans?</h3>
<p class="text-dark-gray pt-3 pb-3">We're here to guide you through every step of your study abroad journey, providing expert advice and support tailored to your needs.</p>
</div>
<div class="row text-white pt-5 pb-5 align-items-center">
<div class="col-lg-6">
<h3 class="text-white custom-title alt-font ls-minus-2px xs-mb-35px">Need Help with Your Study Abroad Plans?</h3>
<p class="text-white pt-3 pb-3">We're here to guide you through every step of your study abroad journey, providing expert advice and support tailored to your needs.</p>
</div>
<div class="col-lg-6 bg-white p-4 border-radius-6px box-shadow-double-large">
<!-- start contact form -->
<form action="email-templates/contact-form.php" method="post" class="row contact-form-style-02">
<div class="col-md-6 mb-30px">
@ -66,7 +63,6 @@
<input type="hidden" name="redirect" value="">
<button class="btn btn-base-color btn-medium btn-rounded btn-box-shadow submit" type="submit">Send message</button>
</div>
<div class="col-12">
<div class="form-results mt-20px d-none"></div>
</div>
@ -75,6 +71,5 @@
</div>
</div>
</div>
</div>
</section>
<!--Form Section End-->

View File

@ -24,6 +24,7 @@
<div class="row g-0 h-100 lg-h-auto">
<div class="col-xl-6">
<div class="h-100 lg-h-400px cover-background position-relative" style="background-image: url(images/access-image/career.jpg)">
<!--
<div class="position-absolute right-0px bottom-0 d-flex">
<div class="ps-40px pe-40px h-110px bg-white d-flex align-items-center">
<div class="fs-30 fw-700 text-dark-gray"><span class="fs-16 fw-500 d-table lh-22 text-medium-gray">Starting from</span>$50.00</div>
@ -31,6 +32,7 @@
<div class="ps-40px pe-40px xs-ps-30px xs-pe-30px h-110px bg-dark-gray d-flex align-items-center"> <a href="demo-hotel-and-resort-contact.html" class="d-flex align-items-center text-white"> <span class="fs-18 fw-600 lh-22 text-uppercase me-15px">Book<br>
now</span><span class="w-55px h-55px bg-white-transparent-extra-light border-radius-100 text-white position-relative"><i class="bi bi-arrow-right-short icon-extra-medium absolute-middle-center lh-0px"></i></span> </a> </div>
</div>
-->
</div>
</div>
<div class="col-xl-6 bg-very-light-gray pt-6 pb-6 ps-8 pe-8">
@ -48,6 +50,7 @@
<div class="row g-0 h-100 lg-h-auto">
<div class="col-xl-6">
<div class="h-100 lg-h-400px cover-background position-relative" style="background-image: url(images/access-image/university.jpg)">
<!--
<div class="position-absolute right-0px bottom-0 d-flex">
<div class="ps-40px pe-40px h-110px bg-white d-flex align-items-center">
<div class="fs-30 fw-700 text-dark-gray"><span class="fs-16 fw-500 d-table lh-22 text-medium-gray">Starting from</span>$50.00</div>
@ -55,6 +58,7 @@
<div class="ps-40px pe-40px xs-ps-30px xs-pe-30px h-110px bg-dark-gray d-flex align-items-center"> <a href="demo-hotel-and-resort-contact.html" class="d-flex align-items-center text-white"> <span class="fs-18 fw-600 lh-22 text-uppercase me-15px">Book<br>
now</span><span class="w-55px h-55px bg-white-transparent-extra-light border-radius-100 text-white position-relative"><i class="bi bi-arrow-right-short icon-extra-medium absolute-middle-center lh-0px"></i></span> </a> </div>
</div>
-->
</div>
</div>
<div class="col-xl-6 bg-very-light-gray pt-6 pb-6 ps-8 pe-8">
@ -72,6 +76,7 @@
<div class="row g-0 h-100 lg-h-auto">
<div class="col-xl-6">
<div class="h-100 lg-h-400px cover-background position-relative" style="background-image: url(images/access-image/sop.jpg)">
<!--
<div class="position-absolute right-0px bottom-0 d-flex">
<div class="ps-40px pe-40px h-110px bg-white d-flex align-items-center">
<div class="fs-30 fw-700 text-dark-gray"><span class="fs-16 fw-500 d-table lh-22 text-medium-gray">Starting from</span>$50.00</div>
@ -79,6 +84,7 @@
<div class="ps-40px pe-40px xs-ps-30px xs-pe-30px h-110px bg-dark-gray d-flex align-items-center"> <a href="demo-hotel-and-resort-contact.html" class="d-flex align-items-center text-white"> <span class="fs-18 fw-600 lh-22 text-uppercase me-15px">Book<br>
now</span><span class="w-55px h-55px bg-white-transparent-extra-light border-radius-100 text-white position-relative"><i class="bi bi-arrow-right-short icon-extra-medium absolute-middle-center lh-0px"></i></span> </a> </div>
</div>
-->
</div>
</div>
<div class="col-xl-6 bg-very-light-gray pt-6 pb-6 ps-8 pe-8">
@ -96,6 +102,7 @@
<div class="row g-0 h-100 lg-h-auto">
<div class="col-xl-6">
<div class="h-100 lg-h-400px cover-background position-relative" style="background-image: url(images/access-image/australia-day.jpg)">
<!--
<div class="position-absolute right-0px bottom-0 d-flex">
<div class="ps-40px pe-40px h-110px bg-white d-flex align-items-center">
<div class="fs-30 fw-700 text-dark-gray"><span class="fs-16 fw-500 d-table lh-22 text-medium-gray">Starting from</span>$50.00</div>
@ -103,6 +110,7 @@
<div class="ps-40px pe-40px xs-ps-30px xs-pe-30px h-110px bg-dark-gray d-flex align-items-center"> <a href="demo-hotel-and-resort-contact.html" class="d-flex align-items-center text-white"> <span class="fs-18 fw-600 lh-22 text-uppercase me-15px">Book<br>
now</span><span class="w-55px h-55px bg-white-transparent-extra-light border-radius-100 text-white position-relative"><i class="bi bi-arrow-right-short icon-extra-medium absolute-middle-center lh-0px"></i></span> </a> </div>
</div>
-->
</div>
</div>
<div class="col-xl-6 bg-very-light-gray pt-6 pb-6 ps-8 pe-8">
@ -120,6 +128,7 @@
<div class="row g-0 h-100 lg-h-auto">
<div class="col-xl-6">
<div class="h-100 lg-h-400px cover-background position-relative" style="background-image: url(images/access-image/test.jpg)">
<!--
<div class="position-absolute right-0px bottom-0 d-flex">
<div class="ps-40px pe-40px h-110px bg-white d-flex align-items-center">
<div class="fs-30 fw-700 text-dark-gray"><span class="fs-16 fw-500 d-table lh-22 text-medium-gray">Starting from</span>$50.00</div>
@ -127,6 +136,7 @@
<div class="ps-40px pe-40px xs-ps-30px xs-pe-30px h-110px bg-dark-gray d-flex align-items-center"> <a href="demo-hotel-and-resort-contact.html" class="d-flex align-items-center text-white"> <span class="fs-18 fw-600 lh-22 text-uppercase me-15px">Book<br>
now</span><span class="w-55px h-55px bg-white-transparent-extra-light border-radius-100 text-white position-relative"><i class="bi bi-arrow-right-short icon-extra-medium absolute-middle-center lh-0px"></i></span> </a> </div>
</div>
-->
</div>
</div>
<div class="col-xl-6 bg-very-light-gray pt-6 pb-6 ps-8 pe-8">