Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 8 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<li><a href="#home">Home</a></li>
<li><a href="#rent">Rent</a></li>
<li><a href="#ride">Go for Ride</a></li>
<li><a href="#contact">Contact</a></li>
<li><a href="#contact">Contact Us</a></li>
</ul>
<div class="nav__btn">
<button class="btn">Get Started</button>
Expand Down Expand Up @@ -87,7 +87,7 @@ <h4>CARS</h4>
</div>
</div>
<div class="range__card">
<img src="" alt="range" />
<img src="assets/range-2.jpg" alt="range" />
<div class="range__details">
<h4>SUVS</h4>
<a href="#"><i class="ri-arrow-right-line"></i></a>
Expand Down Expand Up @@ -115,9 +115,9 @@ <h4>ELECTRIC</h4>
<img src="assets/location.png" alt="location" />
</div>
<div class="location__content">
<h2 class="section__header">FIND CAR IN YOUR LOCATIONS</h2>
<h2 class="section__header">FIND CARS IN YOUR LOCATIONS</h2>
<p>
Lorem ipsum dolor, sit amet consectetur adipisicing elit. Ipsum mollitia officiis quaerat, earum, dolores modi nobis placeat at ut perferendis quam, nostrum distinctio facilis repudiandae explicabo laborum. Aperiam optio incidunt sunt odit eligendi, labore cupiditate exercitationem numquam, fuga quibusdam, blanditiis deleniti? Unde qui reprehenderit quibusdam odit eaque nostrum, ratione quis.
Finding cars in your location made easy with our services! No matter the time of the day, or unavailability of cars on other websites! you can be rest assured that YOU will reach wherever you want to!
</p>
<div class="location__btn">
<button href="" class="btn">\
Expand All @@ -128,7 +128,7 @@ <h2 class="section__header">FIND CAR IN YOUR LOCATIONS</h2>
</section>

<section class="select__container" id="ride">
<h2 class="section__header">PICK YOUR CAR DREAM TODAY</h2>
<h2 class="section__header">PICK YOUR DREAM CAR TODAY</h2>
<!-- Slider main container -->
<div class="swiper">
<!-- Additional required wrapper -->
Expand Down Expand Up @@ -167,7 +167,7 @@ <h4>215 <span>km/h</span></h4>
</div>
<div class="select__info__card">
<span><i class="ri-settings-5-line"></i></span>
<h4>6 <span>speed</span></h4>
<h4> 6 <span>Features</span></h4>
</div>
<div class="select__info__card">
<span><i class="ri-roadster-line"></i></span>
Expand Down Expand Up @@ -332,14 +332,12 @@ <h4>Cars that Adapt to Your Lifestyle</h4>
<section class="download">
<div class="section__container download__container">
<div class="download__content">
<h2 class="section__header">BAD CAR RENTAL COMPANY</h2>
<h2 class="section__header">PREMIUM CAR RENTAL COMPANY</h2>
<div class="download__links">
<a href="#">
Kidney bech de
<img src="assets/apple.png" alt="apple" />
</a>
<a href="#">
sasta hai
<img src="assets/google.png" alt="google" />
</a>
</div>
Expand All @@ -352,7 +350,7 @@ <h2 class="section__header">BAD CAR RENTAL COMPANY</h2>

<section class="news" id="contact">
<div class="section__container news__container">
<h2 class="section__header">DO not try to send any E-mail</h2>
<h2 class="section__header">EMAILS 👉 </h2>
<form action="/">
<input type="text" placeholder="No Emals accepted" />
<button class="btn">
Expand Down