<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <title>E-Bike</title> <meta content="" name="description"> <meta content="" name="keywords"> <!-- Favicons --> <link href="assets/img/logo.png" rel="icon"> <!-- Google Fonts --> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet"> <link href="https://fonts.cdnfonts.com/css/airstrike" rel="stylesheet"> <!-- Vendor CSS Files --> <link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet"> <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet"> <link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet"> <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet"> <link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet"> <link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet"> <!-- Template Main CSS File --> <link href="assets/css/style.css" rel="stylesheet"> <!-- <link href="assets/css/slider.css" rel="stylesheet"> --> <!-- ======================================================= * Template Name: Sailor * Template URL: https://bootstrapmade.com/sailor-free-bootstrap-theme/ * Updated: Mar 17 2024 with Bootstrap v5.3.3 * Author: BootstrapMade.com * License: https://bootstrapmade.com/license/ ======================================================== --> <style> </style> </head> <body class="bg-secondary"> <a href="https://api.whatsapp.com/send?phone=+923114995162&text=Hello" class="float" target="_blank"> <i class="bi bi-whatsapp"></i> </a> <div class="modal fade" id="onLoadModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog modal-xl modal-bg"> <div class="modal-content bg-transparent border-0"> <div class="modal-body"> <div class="row"> <div class="col-md-6 pt-0 pt-md-5"> <div class="text-end"> <button type="button" class="btn-close d-md-none d-inline" data-bs-dismiss="modal" aria-label="Close"></button> </div> <a href="products.html"> <img src="assets/img/bike-modal1.png" class="img-fluid" alt=""> </a> </div> <div class="col-md-6 pt-0 d-flex flex-column justify-content-between"> <div class="text-end"> <button type="button" class="btn-close d-none d-md-inline bg-white" data-bs-dismiss="modal" aria-label="Close"></button> </div> <a href="cars.html"> <img src="assets/img/car coming soon 1.png" class="img-fluid" alt=""> </a> </div> </div> </div> </div> </div> </div> <!-- ======= Header ======= --> <header id="header" class="sticky-top d-flex align-items-center"> <div class="container d-flex align-items-center"> <h1 class="logo me-auto"><a href="../index.html"><img src="assets/img/logo2.png" class="img-fluid" style="width: 130px;" alt=""></a></h1> <!-- Uncomment below if you prefer to use an image logo --> <!-- <a href="index.html" class="logo me-auto"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>--> <nav id="navbar" class="navbar"> <ul> <li><a href="index.html" class="active">Home</a></li> <li><a href="about.html">About Us</a></li> <li><a href="products.html">Products</a></li> <!-- <li><a href="social.html">Social Responsibility</a></li> --> <!-- <li><a href="#">Gallery</a></li> --> <li><a href="#">Sitemap</a></li>