Spaces:
Sleeping
Sleeping
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta content="width=device-width, initial-scale=1.0" name="viewport"> | |
| <title>Aadhar AI</title> | |
| <meta content="" name="description"> | |
| <meta content="" name="keywords"> | |
| <!-- Favicons --> | |
| <link href="static/img/favicon.ico" rel="icon"> | |
| <link href="static/img/apple-touch-icon.png" rel="apple-touch-icon"> | |
| <!-- Google Fonts --> | |
| <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Nunito:300,300i,400,400i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet"> | |
| <!-- Vendor CSS Files --> | |
| <link href="static/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> | |
| <link href="static/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet"> | |
| <link href="static/vendor/aos/aos.css" rel="stylesheet"> | |
| <link href="static/vendor/remixicon/remixicon.css" rel="stylesheet"> | |
| <link href="static/vendor/swiper/swiper-bundle.min.css" rel="stylesheet"> | |
| <link href="static/vendor/glightbox/css/glightbox.min.css" rel="stylesheet"> | |
| <!-- Template Main CSS File --> | |
| <link href="static/css/style1.css" rel="stylesheet"> | |
| </head> | |
| <body> | |
| <!-- ======= Header ======= --> | |
| <header id="header" class="header fixed-top"> | |
| <div class="container-fluid container-xl d-flex align-items-center justify-content-between"> | |
| <a href="{{ url_for('home') }}" class="logo d-flex align-items-center"> | |
| <img src="static/img/logo.png" alt=""> | |
| <span>Aadhar AI</span> | |
| </a> | |
| <nav id="navbar" class="navbar"> | |
| <ul> | |
| <li><a class="nav-link scrollto" href="{{ url_for('home') }}">Home</a></li> | |
| <li><a class="nav-link scrollto" href="{{ url_for('about') }}">About</a></li> | |
| <li><a class="nav-link scrollto" href="{{ url_for('services') }}">Services</a></li> | |
| <li><a class="nav-link scrollto active" href="{{ url_for('contact') }}">Contact</a></li> | |
| </ul> | |
| <i class="bi bi-list mobile-nav-toggle"></i> | |
| </nav><!-- .navbar --> | |
| </div> | |
| </header><!-- End Header --> | |
| <!-- ======= Contact Section ======= --> | |
| <section id="contact" class="contact"> | |
| <div style="margin-top: 50px;" class="container" data-aos="fade-up"> | |
| <header class="section-header"> | |
| <h2>Contact Us! </h2> | |
| <p>We'd love to hear from You</p> | |
| </header> | |
| <div class="row gy-4"> | |
| <div class="col-lg-6"> | |
| <div class="row gy-4"> | |
| <div class="col-md-6"> | |
| <div class="info-box"> | |
| <i class="bi bi-geo-alt"></i> | |
| <h3>Address</h3> | |
| <p>#23, VHBCS Layout,<br>Thane, 560045</p> | |
| </div> | |
| </div> | |
| <div class="col-md-6"> | |
| <div class="info-box"> | |
| <i class="bi bi-telephone"></i> | |
| <h3>Call Us</h3> | |
| <p>+91 1234567890<br>+91 0123456789</p> | |
| </div> | |
| </div> | |
| <div class="col-md-6"> | |
| <div class="info-box"> | |
| <i class="bi bi-envelope"></i> | |
| <h3>Email Us</h3> | |
| <p>info@example.com<br>contact@example.com</p> | |
| </div> | |
| </div> | |
| <div class="col-md-6"> | |
| <div class="info-box"> | |
| <i class="bi bi-clock"></i> | |
| <h3>Open Hours</h3> | |
| <p>Monday - Friday<br>9:00AM - 05:00PM</p> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| <div class="col-lg-6"> | |
| <form action="" method="post" class="php-email-form"> | |
| <div class="row gy-4"> | |
| <div class="col-md-6"> | |
| <input type="text" name="name" class="form-control" placeholder="Your Name" required> | |
| </div> | |
| <div class="col-md-6 "> | |
| <input type="email" class="form-control" name="email" placeholder="Your Email" required> | |
| </div> | |
| <div class="col-md-12"> | |
| <input type="text" class="form-control" name="subject" placeholder="Subject" required> | |
| </div> | |
| <div class="col-md-12"> | |
| <textarea class="form-control" name="message" rows="6" placeholder="Message" required></textarea> | |
| </div> | |
| <div class="col-md-12 text-center"> | |
| <div class="loading">Loading</div> | |
| <div class="error-message"></div> | |
| <div class="sent-message">Your message has been sent. Thank you!</div> | |
| <button type="submit">Send Message</button> | |
| </div> | |
| </div> | |
| </form> | |
| </div> | |
| </div> | |
| </div> | |
| </section><!-- End Contact Section --> | |
| <!-- ======= Footer ======= --> | |
| <footer id="footer" class="footer"> | |
| <div class="footer-top"> | |
| <div class="container"> | |
| <div class="row gy-4"> | |
| <div class="col-lg-5 col-md-12 footer-info"> | |
| <a href="index.html" class="logo d-flex align-items-center"> | |
| <img src="static/img/logo.png" alt=""> | |
| <span>Aadhar AI</span> | |
| </a> | |
| <p>We offer cutting-edge solutions to safeguard and streamline your Aadhaar-related processes. With extensive experience in leveraging AI to detect anomalies and prevent fraud, we guide our clients through a secure digital journey. Our commitment to continuous innovation ensures that we stay ahead of emerging threats, building and transferring AI-driven skills, expertise, and solutions to help our clients protect their Aadhaar data effectively. | |
| </p> | |
| <div class="social-links mt-3"> | |
| <a href="https://www.twitter.com" target="_blank" class="twitter"><i class="bi bi-twitter"></i></a> | |
| <a href="https://facebook.com" target="_blank" class="facebook"><i class="bi bi-facebook"></i></a> | |
| <a href="https://instagram.com" target="_blank" class="instagram"><i class="bi bi-instagram bx bxl-instagram"></i></a> | |
| <a href="https://linkedin.com" target="_blank" class="linkedin"><i class="bi bi-linkedin bx bxl-linkedin"></i></a> | |
| </div> | |
| </div> | |
| <div class="col-lg-2 col-6 footer-links"> | |
| <h4>Useful Links</h4> | |
| <ul> | |
| <li><i class="bi bi-chevron-right"></i> <a href="{{ url_for('home') }}">Home</a></li> | |
| <li><i class="bi bi-chevron-right"></i> <a href="{{ url_for('about') }}">About us</a></li> | |
| <li><i class="bi bi-chevron-right"></i> <a href="{{ url_for('services') }}">Services</a></li> | |
| <li><i class="bi bi-chevron-right"></i> <a href="{{ url_for('contact') }}">Contact</a></li> | |
| </ul> | |
| </div> | |
| <div class="col-lg-3 col-md-12 footer-contact text-center text-md-start"> | |
| <h4>Contact Us</h4> | |
| <p> | |
| #23, VHBCS LAyout <br> | |
| Thane, 560045<br> | |
| India <br><br> | |
| <strong>Phone:</strong> +91 1234567890<br> | |
| <strong>Email:</strong> info@example.com<br> | |
| </p> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| <div class="container"> | |
| <div class="copyright"> | |
| © Copyright <strong><span>Aadhar AI</span></strong>. All Rights Reserved | |
| </div> | |
| <div class="credits"> | |
| Designed by <a href="https://github.com/ShutterStack" target="_blank">ShutterStack</a> | |
| </div> | |
| </div> | |
| </footer><!-- End Footer --> | |
| <a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a> | |
| <!-- Vendor JS Files --> | |
| <script src="static/vendor/bootstrap/js/bootstrap.bundle.js"></script> | |
| <script src="static/vendor/aos/aos.js"></script> | |
| <script src="static/vendor/php-email-form/validate.js"></script> | |
| <script src="static/vendor/swiper/swiper-bundle.min.js"></script> | |
| <script src="static/vendor/purecounter/purecounter.js"></script> | |
| <script src="static/vendor/isotope-layout/isotope.pkgd.min.js"></script> | |
| <script src="static/vendor/glightbox/js/glightbox.min.js"></script> | |
| <!-- Template Main JS File --> | |
| <script src="static/js/main.js"></script> | |
| </body> | |
| </html> |