File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/completeitsolution.in/about.php
Back
<!doctype html> <html lang="zxx"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Bootstrap Min CSS --> <link rel="stylesheet" href="assets/css/bootstrap.min.css"> <!-- Animate Min CSS --> <link rel="stylesheet" href="assets/css/animate.min.css"> <!-- FontAwesome Min CSS --> <link rel="stylesheet" href="assets/css/fontawesome.min.css"> <!-- FlatIcon CSS --> <link rel="stylesheet" href="assets/css/flaticon.css"> <!-- Owl Carousel Min CSS --> <link rel="stylesheet" href="assets/css/owl.carousel.min.css"> <!-- Image LightBox Min CSS --> <link rel="stylesheet" href="assets/css/imagelightbox.min.css"> <!-- MeanMenu CSS --> <link rel="stylesheet" href="assets/css/meanmenu.css"> <!-- Style CSS --> <link rel="stylesheet" href="assets/css/style.css"> <!-- Responsive CSS --> <link rel="stylesheet" href="assets/css/responsive.css"> <title>Computers / Laptops On Rent in Delhi & Gurgaon, Noida</title> <link rel="icon" type="image/png" href="assets/img/favicon.png"> </head> <body> <?php include 'include/header.php'; ?> <!-- End Navbar Area --> <!-- Start Page Title Area --> <div class="page-title-area item-bg1"> <div class="d-table"> <div class="d-table-cell"> <div class="container"> <div class="page-title-content"> <h2>About Us</h2> <ul> <li><a href="index.php">Home</a></li> <li>About Us</li> </ul> </div> </div> </div> </div> </div> <!-- End Page Title Area --> <!-- Start About Area --> <section class="about-area ptb-100"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6 col-md-12"> <div class="about-title"> <span>About Us</span> <h2>We offer creative working environments that suit your business</h2> </div> </div> <div class="col-lg-6 col-md-12"> <div class="about-text"> <p>Welcome to Complete IT Solution in Noida, your trusted partner for a comprehensive IT solution. In an era where technology is the backbone of every successful business, we stand as your one-stop destination for all things IT-related.</p> </div> </div> </div> </div> </section> <!-- End About Area --> <section class="services-details-area ptb-100"> <div class="container"> <div class="services-details-overview"> <div class="services-details-desc"> <h3>Our Services</h3> <p>At Complete IT Solution, we offer a wide array of services designed to meet the diverse needs of modern businesses. From network setup and maintenance to cybersecurity solutions, data backup, and IT consultancy, we provide end-to-end IT services that empower your organization to thrive in the digital landscape.</p> </div> <div class="services-details-image"> <img src="Images/about/services.jpg" alt="image"> </div> </div> </div> </section> <section class="services-area ptb-100"> <div class="container"> <div class="section-title"> <h2>Why Choose Us</h2> <p><strong>Expert Team:</strong> Our team of skilled professionals brings a wealth of expertise to every project, ensuring that you receive top-notch solutions tailored to your specific requirements.</p> <p>Cutting-Edge Solutions: Stay ahead of the curve with our cutting-edge technologies and innovative solutions that are designed to enhance your efficiency, productivity, and overall business performance.</p> <p>Customer-Centric Approach: We understand that every business is unique. That's why we take a personalized, customer-centric approach to ensure that our services align seamlessly with your goals and challenges.</p> <p><strong>Reliability:</strong> Count on us for reliable and prompt services. We pride ourselves on minimizing downtime and keeping your IT infrastructure running smoothly. <br>Embrace the future of IT with Complete IT Solution. Let us be the driving force behind your success in the digital age. Contact us today to explore how our complete IT solutions can elevate your business to new heights.</p> </div> <!--<div class="row"> <div class="col-lg-4 col-md-6 col-sm-6"> <div class="single-services-box"> <h3><a href="#">Bulk Quantity</a></h3> </div> </div> <div class="col-lg-4 col-md-6 col-sm-6"> <div class="single-services-box"> <h3><a href="#">Free Delivery</a></h3> </div> </div> <div class="col-lg-4 col-md-6 col-sm-6"> <div class="single-services-box"> <h3><a href="#">Excellent Service</a></h3> </div> </div> <div class="col-lg-4 col-md-6 col-sm-6"> <div class="single-services-box"> <h3><a href="#">Unbeatable prices for Desktop Computer</a></h3> </div> </div> <div class="col-lg-4 col-md-6 col-sm-6"> <div class="single-services-box"> <h3><a href="#">Hassel free hire, delivery, setup and collection</a></h3> </div> </div> <div class="col-lg-4 col-md-6 col-sm-6"> <div class="single-services-box"> <h3><a href="#">Esteemed brands like HP, Compaq, IBM and Dell</a></h3> </div> </div> <div class="col-lg-4 col-md-6 col-sm-6"> <div class="single-services-box"> <h3><a href="#">Configure your server as requested.</a></h3> </div> </div> <div class="col-lg-4 col-md-6 col-sm-6"> <div class="single-services-box"> <h3><a href="#">The ability to upgrade as your business grows</a></h3> </div> </div> <div class="col-lg-4 col-md-6 col-sm-6"> <div class="single-services-box"> <h3><a href="#">Upgraded, pre-tested machinery & equipments</a></h3> </div> </div> </div>--> </div> </section> <div class="modal fade" id="query_form" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h4 class="modal-title">Quick Contact</h4> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> </div> <div class="modal-body"> <form id="contact_form"> <div id="form_response"></div> <div class="form-group"> <input class="form-control" type="text" id="name" name="name" placeholder="Please Enter Name..."> </div> <div class="name_error"></div> <div class="form-group"> <input class="form-control" type="text" id="email" name="email" placeholder="Please Enter Email Id..."> <div class="email_error"></div> </div> <div class="form-group"> <input class="form-control" type="text" id="phone" name="phone" placeholder="Please Enter Phone Number..."> <div class="phone_error"></div> </div> <div class="form-group"> <input class="form-control" type="text" id="message" name="message" placeholder="Please Enter Message..."> <div class="message_error"></div> </div> <img class="captcha" src="captcha.php"><input class="form-control" type="text" name="captcha" id="captcha" placeholder="Captcha Code"> <div class="captcha_error"></div> <br> <button class="default-btn" type="submit" name="formsubmit">Send Message</button> </form> </div> </div> </div> </div> <!--div class="modal fade in show" id="query_form" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" style="display: block; padding-right: 16px;"> </div--> <?php include 'include/footer.php'; ?> <div class=go-top><i class="fas fa-chevron-up"></i><i class="fas fa-chevron-up"></i> </div> <script src="assets/js/jquery.min.js"></script> <script src="assets/js/popper.min.js"></script> <script src="assets/js/bootstrap.min.js"></script> <script src="assets/js/mixitup.min.js"></script> <script src="assets/js/parallax.min.js"></script> <script src="assets/js/owl.carousel.min.js"></script> <script src="assets/js/jquery.meanmenu.js"></script> <script src="assets/js/imagelightbox.min.js"></script> <script src="assets/js/wow.min.js"></script> <script src="assets/js/jquery.ajaxchimp.min.js"></script> <script src="assets/js/form-validator.min.js"></script> <script src="assets/js/contact-form-script.js"></script> <script src="assets/js/main.js"></script> <script> $(document).ready(function(){ if($('#session_status').val() == '0') { $('#query_form').modal('show'); // $('#query_form').modal({backdrop: 'static', keyboard: false, show: true}); } }); </script> <script> $('body').on('keypress','#phone', function(e){ if(e.charCode < 48 || e.charCode > 57) { return false; } }); $('body').on('keypress', '#name', function(e){ if((e.charCode >= 97 && e.charCode <= 122) || (e.charCode >= 65 && e.charCode <= 90) || (e.charCode == 32)) { return true; } else { return false; } }); $('body').on('keypress', '#phone', function(e){ if((e.charCode < 48 || e.charCode > 57) || $(this).val().length > 9) { $('#phone').focus(); return false; if($(this).val().length == 10) { $('#phone').css('border-color','green'); } } }); $('body').on('blur','#email', function(e){ var email_value = $(this).val(); var pattern = /^\b[A-Z0-9._%-]+@[A-Z0-9.-]+\.[A-Z]{2,4}\b$/i; if(!pattern.test(email_value)) { $('#email').css('border-color','red'); $('#email').focus(); } else{ $('#email').css('border-color','green'); } }); $('body').on('submit', '#contact_form', function(e){ e.preventDefault(); var status = 1; if(($('#name').val())== ''){ $('.name_error').php('<div class="alert alert-danger">Please Enter Name.</div>').delay(3000).show().fadeOut('slow'); var status = 0; } if(($('#email').val())== ''){ $('.email_error').php('<div class="alert alert-danger">Please Enter Email id.</div>').delay(3000).show().fadeOut('slow'); var status = 0; } if(($('#phone').val())== ''){ $('.phone_error').php('<div class="alert alert-danger">Please Enter Mobile Number.</div>').delay(3000).show().fadeOut('slow'); var status = 0; } if(($('#message').val())== ''){ $('.message_error').php('<div class="alert alert-danger">Please Enter Message.</div>').delay(3000).show().fadeOut('slow'); var status = 0; } if(($('#captcha').val())== ''){ $('.captcha_error').php('<div class="alert alert-danger">Please Enter Captcha Code.</div>').delay(3000).show().fadeOut('slow'); var status = 0; } if( status == 1) { $('#loader2').css('display', 'block'); $.ajax({ url:'mail.php', data: $('#contact_form').serialize(), type:"POST", success: function(response) { var json_data = JSON.parse(response); if(json_data.status == 'Success') { $('#form_response').php('<div class="alert alert-success"> Thanks You..!! Someone will contact you soon From Our Team.</div>').delay(3000).show().fadeOut('slow'); window.location.href = 'thankyou.php'; } if(json_data.status == 'invalid_captcha') { $('.captcha_error').php('<div class="alert alert-danger">Please Enter Valid Captcha Code.</div>').delay(3000).show().fadeOut('slow'); } } }); } }); </script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings