Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added images modifies padding and spacing and tex align format text styles #137

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
Binary file added img/rev4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
138 changes: 122 additions & 16 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,11 @@
<section class="home" id="home">
<div class="text text-center" style="background-image: url(img/Car\ Website\ –\ [email protected]);">
<h1><br>Want to <span>Share</span> or <span>Rent</span> <br>a cab.</h1>
<p>Wherever you're going,there's a carpool that will<br>
<div class="carweb">
<p>Wherever you're going, there's a carpool that will<br>
get you there for less.</p>
<img src="img/Car Website – [email protected]" alt="">
<p>Wherever you're going,there's a carpool that will<br>
get you there for less.</p>
<div class="carweb">
<img src="Car Website – [email protected]" alt="">
Expand Down Expand Up @@ -829,7 +833,8 @@ <h1 class="heading"> Customer Reviews </h1>
<div class="swiper-wrapper">

<div class="swiper-slide slide">
<img src="img/rev4.jpeg" alt="">
<img src="img/rev1.jpg" alt="">
<img src="img/rev4.jpeg" alt="">
<h3>Noah Lee</h3>
<p>I recently used Cabrental for a weekend trip and was thoroughly impressed. The booking process
was seamless, and the website was intuitive and easy to navigate. The car was clean and in
Expand All @@ -846,7 +851,10 @@ <h3>Noah Lee</h3>
</div>

<div class="swiper-slide slide">
<img src="img/rev3.jpg" alt="">
<img src="img/rev2.jpg" alt="">
<h3>Olivia Davis</h3>
<p>I recently used Cabrental for a weekend getaway, and I couldn't be happier with the experience. The website is user-friendly, and I found the perfect car within minutes.</p>
<img src="img/rev3.jpg" alt="">
<h3>Sophia Rossi</h3>
<p>I recently used Cabrental for a weekend getaway, and I couldn't be happier with the experience.
The website is user-friendly, and I found the perfect car within minutes.</p>
Expand All @@ -860,6 +868,10 @@ <h3>Sophia Rossi</h3>
</div>

<div class="swiper-slide slide">
<img src="img/rev3.jpg" alt="">
<h3>Sophia Rossi</h3>
<p>The booking process was straightforward, and I received a confirmation email immediately. When I arrived at the pick-up location, the staff was friendly and efficient. The car was clean, well-maintained, and exactly as described on the website.</p>

<img src="img/rev1.jpg" alt="">
<h3>Olivia Davis</h3>
<p>The booking process was straightforward, and I received a confirmation email immediately. When I
Expand All @@ -875,7 +887,11 @@ <h3>Olivia Davis</h3>
</div>

<div class="swiper-slide slide">
<img src="img/rev2.jpg" alt="">

<img src="img/rev4.jpg" alt="">
<h3>Emma Brown</h3>
<p>Returning the car was just as easy, and there were no hidden fees or unexpected charges. I will definitely be using Cabrental again for my future trips. Highly recommended!</p>
<img src="img/rev2.jpg" alt="">
<h3>Rohan Gupta</h3>
<p>Returning the car was just as easy, and there were no hidden fees or unexpected charges. I will
definitely be using Cabrental again for my future trips. Highly recommended!</p>
Expand Down Expand Up @@ -1044,7 +1060,19 @@ <h2 class="accordion-header">

<section class="contact us" id="contact us">

<div id="contact">
<div id="contact">
<div class="container">
<div class="row">
<div class="contact-left">
<h1 class="sub-title">Contact Me</h1>

<div class="social-icon">
<a href="#" target="_blank"><i id="fb" class="fa-brands fa-facebook"></i></a>
<a href="#" target="_blank"><i id="twt" class="fa-brands fa-twitter-square"></i></a>
<a href="#" target="_blank"><i id="inst" class="fa-brands fa-instagram"></i></a>
<a href="#" target="_blank"><i id="link" class="fa-brands fa-linkedin"></i></a>
</div>
<div id="contact">
<div class="container">
<div class="row">
<div class="contact-left">
Expand Down Expand Up @@ -1077,18 +1105,22 @@ <h1 class="sub-title">Contact Me</h1>


</section>



<!-- About -->
<!-- About -->
<section class="about" id="about">
<div class="heading">
<h1>About Us</h1>
<span>Get to know more about our company, our mission, and our commitment to providing the best cab rental
services.</span>
</div>
</section>
<!-- About -->
<section class="about" id="about">
<div class="heading">
<span>About Us</span>
<h1>Get to know more about our company, our mission, and our commitment to providing the best cab rental
services.</h1>
</div>
</section>

<!-- <section id="testimonials">
<div class="container">
<h2>Words from Our Clients <span>Inspiring Testimonials of Satisfaction</span></h2>
Expand Down Expand Up @@ -1124,6 +1156,8 @@ <h2>Words from Our Clients <span>Inspiring Testimonials of Satisfaction</span></
</div>
</section> -->
<section class="testimonials">
<h2>Words from Our Clients <span class="highlight" style="color: orangered;">Inspiring Testimonials of Satisfaction</span></h2>
<section class="testimonials">
<h2>Words from Our Clients <span class="highlight">Inspiring Testimonials of Satisfaction</span></h2>
<div class="testimonials-container" id="testimonials-container">
<div class="testimonial">
Expand All @@ -1148,9 +1182,51 @@ <h2>Words from Our Clients <span class="highlight">Inspiring Testimonials of Sat
<button class="view-all-button" id="view-all-button">View All</button>
</div>
</section>


<footer>
<footer>
<div id="topbtn" class="topbtn">
<a class="gotopbtn" href="#"><i class="fa-solid fa-angles-up"></i></a>
</div>

<div class="footer-container">
<div class="call-us">
<p>Questions? Call 000-080-000-000</p>

<!-- About -->
<section class="about" id="about">

<div class="footer-links">
<div class="footer-column">
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">About Us</a></li>
<li><a href="#">Privacy</a></li>
<li><a href="#">Services</a></li>
</ul>
</div>
<div class="footer-column">
<ul>
<li><a href="#">Help Center</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Cookies Preferences</a></li>
<li><a href="#">Legal Notices</a></li>
</ul>
</div>
<div class="footer-column">
<ul>
<li><a href="#">Account</a></li>
<li><a href="#">Contact Us</a></li>
<li><a href="#">Corporate Information</a></li>
<li><a href="#">Pricing</a></li>
</ul>
</div>
<div class="footer-column">
<ul>
<li><a href="#">Media Center</a></li>
<li><a href="#">Terms of Use</a></li>
<li><a href="Contact us/contact.html">Contact Us</a></li>
</ul>
</div>
<footer>
<div id="topbtn" class="topbtn">
<a class="gotopbtn" href="#"><i class="fa-solid fa-angles-up"></i></a>
</div>
Expand Down Expand Up @@ -1199,7 +1275,39 @@ <h2>Words from Our Clients <span class="highlight">Inspiring Testimonials of Sat
</div>

<!-- <p>© 2024 CabRental. All rights reserved. | Designed and Developed by Sumit Kumar</p> -->
<p> &copy;

<p> <b>&copy;</b> <script>document.write(new Date().getFullYear())</script> CabRental. All Copyrights reserved. | Designed and Developed by Sumit Kumar</p>

</div>

</footer>


<!-- Link to JS -->
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>

<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>

<script src="main.js"></script>
<script src="script.js"></script>
<script>
const topButton = document.getElementById("topbtn");
window.onscroll = function () {
if (document.body.scrollTop > 100 || document.documentElement.scrollTop > 100) {
topButton.style.display = "block";
} else {
topButton.style.display = "none";
}
};
topButton.onclick = function (event) {
event.preventDefault();
window.scrollTo({
top: 0,
behavior: 'smooth'
});
};
</script>
<p> &copy;
<script>document.write(new Date().getFullYear())</script> CabRental. All rights reserved. | Designed and
Developed by Sumit Kumar
</p>
Expand Down Expand Up @@ -1233,8 +1341,6 @@ <h2>Words from Our Clients <span class="highlight">Inspiring Testimonials of Sat
});
};
</script>


</body>


Expand Down
Loading