File "indexCopy-20260907163446.html"

Full Path: /home/chawlag2/public_html/bikes/assets/vendor/glightbox/js/indexCopy-20260907163446.html
File size: 4 KB
MIME-type: text/html
Charset: utf-8

<!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>
    .airstrike-h1 {
      font-family: 'Airstrike', sans-serif;
      font-size: 200px;
      /* background: linear-gradient(160deg, #adadad 0%, #444444 100%); */
      background-color: white;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      z-index: 1;
      width: 450px;
      /* text-align: center; */
    }

    .airstrike {
      font-family: 'Airstrike', sans-serif;
    }

    .million {
      font-size: 48px;
      font-weight: bold;
      color: transparent !important;
      /* Make the text color transparent */
      background: linear-gradient(90deg, #d9232d, #d9232c56, #d9232d);
      background-size: 200% 100%;
      animation: shimmer 2.5s infinite linear;
      -webkit-background-clip: text;
      /* For Safari */
      background-clip: text;
      /* For other browsers */
    }

    @keyframes shimmer {
      0% {
        background-position: 200% 0;
      }

      100% {
        background-position: -200% 0;
      }
    }

    .modal-bg {
      background-image: url(assets/img/modal-bg-3.png);
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
    }
  </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="mo