edited layout
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<!-- Search Area Start
|
||||
<!-- Search Area Start
|
||||
<div class="search-wrap">
|
||||
<div class="search-inner">
|
||||
<i class="fas fa-times search-close" id="search-close"></i>
|
||||
@ -31,12 +31,12 @@
|
||||
<!-- Slide 1 -->
|
||||
<div class="swiper-slide">
|
||||
<div class="hero-image bg-cover" style="background-image: url('img/hero/hero-3.jpg');">
|
||||
<div class="line-shape" data-animation="slideInLeft" data-duration="3s" data-delay="2.1s">
|
||||
<!-- <div class="line-shape" data-animation="slideInLeft" data-duration="3s" data-delay="2.1s">
|
||||
<img src="img/hero/line-shape-1.png" alt="shape-img">
|
||||
</div>
|
||||
<div class="line-shape-2" data-animation="slideInLeft" data-duration="3s" data-delay="2.3s">
|
||||
<img src="img/hero/line-shape-2.png" alt="shape-img">
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
@ -51,6 +51,11 @@
|
||||
<p class="text-white mt-3" data-animation="fadeInUp" data-delay="1.5s">
|
||||
Discover Nepal with Comfort and Trust.
|
||||
</p>
|
||||
<a href="car-grid.php" data-animation="fadeInUp" data-delay="1.5s">
|
||||
<button class="pickup-btn animated-btn" type="submit">
|
||||
Search Car
|
||||
</button>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -59,12 +64,12 @@
|
||||
<!-- Slide 2 -->
|
||||
<div class="swiper-slide">
|
||||
<div class="hero-image bg-cover" style="background-image: url('img/hero/hero-4.jpg');">
|
||||
<div class="line-shape" data-animation="slideInLeft" data-duration="3s" data-delay="2.1s">
|
||||
<!-- <div class="line-shape" data-animation="slideInLeft" data-duration="3s" data-delay="2.1s">
|
||||
<img src="img/hero/line-shape-1.png" alt="shape-img">
|
||||
</div>
|
||||
<div class="line-shape-2" data-animation="slideInLeft" data-duration="3s" data-delay="2.3s">
|
||||
<img src="img/hero/line-shape-2.png" alt="shape-img">
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
@ -77,8 +82,13 @@
|
||||
तपाईंको यात्रा सुखद र अविस्मरणीय रहोस्।
|
||||
</h1>
|
||||
<p class="text-white mt-3" data-animation="fadeInUp" data-delay="1.5s">
|
||||
हाम्रो देश प्राकृतिक सौन्दर्य, सांस्कृतिक विविधता, र अद्वितीय अतिथिसत्कारको लागि प्रसिद्ध छ।
|
||||
हाम्रो देश प्राकृतिक सौन्दर्य, सांस्कृतिक विविधता, र अद्वितीय अतिथिसत्कारको लागि
|
||||
प्रसिद्ध छ।
|
||||
</p>
|
||||
<a href="car-grid.php" data-animation="fadeInUp" data-delay="1.5s">
|
||||
<button class="pickup-btn animated-btn" type="submit">
|
||||
कार खोजनुहोस् </button>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -86,4 +96,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
Reference in New Issue
Block a user