Skip to content

Commit

Permalink
Merge pull request #257 from harshit1arora/main
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
07sumit1002 authored Oct 6, 2024
2 parents 5c548da + 9400ae1 commit 4e614bc
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -600,56 +600,56 @@ <h1>Explore Out Top Deals <br> From Top Rated Deaalers</h1>
<div class="services-container">
<div class="box">
<div class="box-img">
<img src="img/car1.jpg" alt="">
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRMbcTDQfyKWuPH727d_lUKN6tn_tUimpHg4w&s" alt="Maruti Suzuki Ertiga">
</div>
<p>2017</p>
<h3>2018 Honda Civic</h3>
<h2>Rs.850 | Rs.850 <span>/day</span></h2>
<p>2023</p>
<h3>Maruti Suzuki Ertiga - 7 Seater</h3>
<h2>Rs.2500 <span>/day</span></h2>
<a href="#" class="btn">Rent Now</a>
</div>
<div class="box">
<div class="box-img">
<img src="img/car2.jpg" alt="">
<img src="https://imgd-ct.aeplcdn.com/664x415/n/ewtlcta_1488145.jpg?q=80" alt="Maruti Suzuki Eeco">
</div>
<p>2017</p>
<h3>2018 Honda Civic</h3>
<h2>Rs.850 | Rs.850 <span>/day</span></h2>
<p>2010</p>
<h3>Maruti Suzuki Eeco - 7 Seater</h3>
<h2>Rs.1700 <span>/day</span></h2>
<a href="#" class="btn">Rent Now</a>
</div>
<div class="box">
<div class="box-img">
<img src="img/car3.jpg" alt="">
<img src="https://imgd.aeplcdn.com/664x374/n/cw/ec/26742/swift-exterior-right-front-three-quarter-2.jpeg?q=80" alt="Maruti Suzuki Swift">
</div>
<p>2017</p>
<h3>2018 Honda Civic</h3>
<h2>Rs.850 | Rs.3850 <span>/day</span></h2>
<p>2018</p>
<h3>Maruti Suzuki Swift - 5 Seater</h3>
<h2>Rs.1200 <span>/day</span></h2>
<a href="#" class="btn">Rent Now</a>
</div>
<div class="box">
<div class="box-img">
<img src="img/car4.jpg" alt="">
<img src="https://imgd-ct.aeplcdn.com/664x415/n/dzet6ra_1421855.jpg?q=80" alt="Toyota Innova Crysta">
</div>
<p>2017</p>
<h3>2018 Honda Civic</h3>
<h2>Rs.850 | Rs.2850 <span>/day</span></h2>
<p>2016</p>
<h3>Toyota Innova Crysta - 7 Seater</h3>
<h2>Rs.4000 <span>/day</span></h2>
<a href="#" class="btn">Rent Now</a>
</div>
<div class="box">
<div class="box-img">
<img src="img/car5.jpg" alt="">
<img src="https://stimg.cardekho.com/images/carexteriorimages/630x420/Honda/Honda-City-2011-2013/2754/front-left-side-47.jpg" alt="Honda City">
</div>
<p>2017</p>
<h3>2018 Honda Civic</h3>
<h2>Rs.850 | Rs.1850 <span>/day</span></h2>
<p>2013</p>
<h3>Honda City - 5 Seater</h3>
<h2>Rs.1900 <span>/day</span></h2>
<a href="#" class="btn">Rent Now</a>
</div>
<div class="box">
<div class="box-img">
<img src="img/car6.jpg" alt="">
<img src="https://3.imimg.com/data3/RU/GC/MY-8894631/a-500x500.jpg" alt="Tata Indigo">
</div>
<p>2017</p>
<h3>2018 Honda Civic</h3>
<h2>Rs.850 | Rs.850 <span>/day</span></h2>
<p>2018</p>
<h3>Tata Indigo - 5 Seater</h3>
<h2>Rs.1200 <span>/day</span></h2>
<a href="#" class="btn">Rent Now</a>
</div>
</div>
Expand Down

0 comments on commit 4e614bc

Please sign in to comment.