AlkantarClanX12
Current Path : /home/thanudqk/staging.avgteq.com/ |
Current File : /home/thanudqk/staging.avgteq.com/about.html |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <title>AVTEQ - About Us</title> <meta content="" name="description"> <meta content="" name="keywords"> <!-- Favicons --> <link href="/assets/img/AVGTEQ logo2.png" rel="icon"> <link href="/assets/img/AVGTEQ logo2.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|Jost:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet"> <!-- Vendor CSS Files --> <link href="assets/vendor/aos/aos.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"> </head> <body> <!-- ======= Header ======= --> <header id="header" class="fixed-top "> <div class="container d-flex align-items-center"> <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 class="nav-link scrollto" href="about.html">About</a></li> <li class="dropdown"><a href="services.html"><span>Our Services</span> <i class="bi bi-chevron-down"></i></a> <ul> <li><a href="#">CRM</a></li> <li><a href="#">Data Engineering</a></li> <li><a href="#">Supply Chain Management</a></li> <li><a href="#">SEO</a></li> <li><a href="#">IT Service Management</a></li> <li><a href="#">Cloud Service</a></li> <li><a href="#">Website Design</a></li> </ul> </li> <li><a class="nav-link scrollto" href="#forms">Contact Us</a></li> </ul> <i class="bi bi-list mobile-nav-toggle"></i> </nav><!-- .navbar --> </div> </header><!-- End Header --> <!-- ======= Hero Section ======= --> <section id="hero__aboutus" class="d-flex align-items-center"> <div class="container hero-container"> </div> </section><!-- End Hero --> <main id="main"> <!-- ======= About Us Section ======= --> <section id="about" class="about"> <div class="container" data-aos="fade-up"> <div class="content"> <div class="content__aboutus"> <img src="/assets/img/AVGTEQ logo2.png" alt="avteq logo" width="50" class="mb-2" id="avgteq__Logo"> <h3 class="heading__Aboutus">About Us</h3> </div> <h1 class="text-center">About Us</h1> <article class="text-center mt-5"> <strong>AVGTEQ</strong> is an independent, quality driven, IT Service centric company that provides IT solutions & services along with the latest technology innovations to deliver better business outcomes and new levels of performance, competitiveness and experiences for our customers. </article> <article class="text-center mt-5"> The criticality of the IT estate is top of mind for customers across all industries. They need to manage previous investments in enterprise infrastructure and also move some of their IT estate to the cloud services. Our focus is on IT modernization including on-premises and cloud, data-driven operations and workplace modernization. AVGTEQ is in a perfect position to help customers manage their IT estate. </article> <article class="text-center mt-5"> <strong>AVGTEQ</strong> delivers innovative solutions on a global scale with speed and agility. Our technology independence, combined with a leading technology talent, positions us to deliver maximum value to our customers across their enterprise technology investments </article> </div> </div> </section><!-- End About Us Section --> </main><!-- End #main --> <!-- ======= Footer ======= --> <footer id="footer"> <div class="footer-top"> <div class="container"> <div class="row" id="forms"> <div class="col-lg-3 col-md-6 footer-contact"> <div class="mb-3"> <label for="exampleFormControlInput1" class="form-label">Name</label> <input type="name" class="form-control" id="exampleFormControlInput1" placeholder="John Doe"> </div> </div> <div class="col-lg-3 col-md-6 footer-links"> <div class="mb-3"> <label for="exampleFormControlInput1" class="form-label">Email address</label> <input type="email" class="form-control" id="exampleFormControlInput1" placeholder="name@example.com"> </div> </div> <div class="col-lg-3 col-md-6 footer-links"> <div class="mb-3"> <label for="exampleFormControlInput1" class="form-label">Message</label> <input type="form-control" class="form-control" id="exampleFormControlInput1" placeholder="I want to know more about services"> </div> </div> <div class="col-lg-3 col-md-6 footer-links"> <div class="mb-3"> <button class="bubbly-button">Submit</button> </div> </div> </div> </div> </div> <div class="container pb-5"> <div class="row"> <div class="col-md-8"> <img src="/assets/img/Logo.png" alt=""> <p id="p" class="mt-3 footer__Paragraph"> Independent, quality driven, IT Service centric companies that provides IT solutions & services along with the latest technology innovations to deliver better business outcomes and new levels of performance, competitiveness and experiences for our customers. </p> </div> <div class="col-md-4"> <ul id="footer-nav" style="color: #fff!important;"> <li><a href="/about.html">About Us</a></li> <li><a href="/services.html">Our Services</a></li> </ul> </div> </footer><!-- End Footer --> <div id="preloader"></div> <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="assets/vendor/aos/aos.js"></script> <script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script> <script src="assets/vendor/glightbox/js/glightbox.min.js"></script> <script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script> <script src="assets/vendor/swiper/swiper-bundle.min.js"></script> <script src="assets/vendor/waypoints/noframework.waypoints.js"></script> <script src="assets/vendor/php-email-form/validate.js"></script> <!-- Template Main JS File --> <script src="app.js"></script> <script src="assets/js/main.js"></script> </body> </html>