2023-04-17 11:11:03 +05:30
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "UTF-8" />
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" />
< meta http-equiv = "X-UA-Compatible" content = "ie=edge" />
2023-04-21 10:19:59 +05:30
< link rel = "shortcut icon" type = "image/x-icon" href = "../dist/assets/imgs/favicon.gif" >
2023-04-17 11:11:03 +05:30
< link rel = "stylesheet" href = "../libs/bootstrap/css/bootstrap.min.css" />
< link rel = "stylesheet" href = "../dist/css/main.css" />
< link rel = "stylesheet" href = "../style.css" >
< link rel = "stylesheet" href = "../libs/owlcarousel/Css/owl.carousel.min.css" >
< link rel = "stylesheet" href = "../libs/owlcarousel/Css/owl.theme.default.min.css" >
< link rel = "stylesheet" href = "../style/style.css" >
< link rel = "stylesheet" href = "../dist/css/vendor/bootstrap.min.css" >
< link rel = "stylesheet" href = "../dist/css/vendor/bootstrap.min.css" >
< link rel = "stylesheet" href = "../dist/css/vendor/vandella.css" >
< link rel = "stylesheet" href = "../dist/css/vendor/jellybelly.css" >
<!-- <link rel="stylesheet" href="../dist/css/vendor/icofont.min.css"> -->
< link rel = "stylesheet" href = "../dist/css/vendor/fontello.css" >
< link rel = "stylesheet" href = "../dist/css/plugins/easyzoom.css" >
< link rel = "stylesheet" href = "../dist/css/plugins/slick.css" >
< link rel = "stylesheet" href = "../dist/css/plugins/nice-select.css" >
< link rel = "stylesheet" href = "../dist/css/plugins/animate.css" >
< link rel = "stylesheet" href = "../dist/css/plugins/magnific-popup.css" >
< link rel = "stylesheet" href = "../dist/css/plugins/jquery-ui.css" >
< link rel = "stylesheet" href = "../dist/css/style.css" >
< link rel = "stylesheet" href = "../dist/css/fontawesome.all.min.css" >
< link rel = "stylesheet" href = "../dist/css/fontawesome.min.css" >
2023-04-21 10:19:59 +05:30
< title > Online-help | Anwi</ title >
2023-04-17 11:11:03 +05:30
</ head >
< body class = "services_page" >
<!-- navbar -->
< div id = "navbar-head" ></ div >
<!-- end-navbar -->
<!-- main-body -->
< main class = "main-body home-main-container pt-5" >
< section class = "services bg-gradient-anwi h-100 pt-5" >
< div class = "container pt-md-5" >
< div class = "row pt-md-5 pt-5 pb-md-5 pb-3" >
< h3 class = "text-white text-center" >
< span class = "satoshi_font pt-md-5 font-weight-600 pb-1" >
Online Help
</ span >
</ h3 >
</ div >
</ div >
</ section >
< section >
< div class = "container py-md-5 py-3" >
2023-05-25 12:32:11 +05:30
< div class = "border px-3 rounded row shadow" >
2023-04-17 11:11:03 +05:30
< div class = "bg-white" >
< div >
< p class = "mb-0 py-2" > ○○○ </ p >
</ div >
< div class = "content_section" >
< div >
< h4 class = "satoshi_font pb-3" > Dedicated Customer Support</ h4 >
</ div >
< div class = "px-md-4 pb-3" >
< div >
< p class = "satoshi_font" > We're here to help you make the best purchasing decisions and provide support after your purchase. Our customer support team is available through the following:</ p >
</ div >
< div >
< h4 class = "satoshi_font" > Live Chat:</ h4 >
< p class = "satoshi_font" > Get instant assistance by chatting with our support agents on our website.</ p >
</ div >
< div >
< h4 class = "satoshi_font" > Email Support:</ h4 >
< p class = "satoshi_font" > Reach us at < a href = "mailto:sales@anwisystems.com " class = "satoshi_font" > sales@anwisystems.com </ a > , and we'll get back to you within 24 hours.</ p >
</ div >
< div >
< h4 class = "satoshi_font" > Phone Support:</ h4 >
< p class = "satoshi_font" > Speak directly to our representatives by calling [phone number] during business hours.</ p >
</ div >
</ div >
</ div >
</ div >
</ div >
</ div >
</ section >
</ main >
<!-- footer -->
< div id = "footer-head" ></ div >
<!-- end-footer -->
< script src = "../libs/bootstrap/js/bootstrap.bundle.min.js" ></ script >
< script src = "../dist/js/jquery.min.js" ></ script >
< script src = "../libs/owlcarousel/js/owl.carousel.min.js" ></ script >
< script src = "../dist/js/navbar.js" ></ script >
2023-04-21 10:19:59 +05:30
< script src = "../libs/axios.min.js" ></ script >
2023-04-17 11:11:03 +05:30
< script src = "../dist/js/footer.js" ></ script >
2023-04-21 10:19:59 +05:30
< script src = "../libs/cookies.min.js" ></ script >
2023-04-17 11:11:03 +05:30
< script src = "../dist/js/fontawesome.all.js" ></ script >
< script src = "../dist/js/fontawesome.min.js" ></ script >
< script src = "../dist/js/vendor/modernizr-3.11.7.min.js" ></ script >
< script src = "../dist/js/vendor/jquery-v3.6.0.min.js" ></ script >
< script src = "../dist/js/vendor/jquery-migrate-v3.3.2.min.js" ></ script >
< script src = "../dist/js/vendor/bootstrap.min.js" ></ script >
< script src = "../dist/js/plugins/slick.js" ></ script >
< script src = "../dist/js/plugins/wow.js" ></ script >
< script src = "../dist/js/plugins/svg-injector.min.js" ></ script >
< script src = "../dist/js/plugins/jquery.nice-select.min.js" ></ script >
< script src = "../dist/js/plugins/mouse-parallax.js" ></ script >
< script src = "../dist/js/plugins/images-loaded.js" ></ script >
< script src = "../dist/js/plugins/isotope.js" ></ script >
< script src = "../dist/js/plugins/jquery-ui.js" ></ script >
< script src = "../dist/js/plugins/magnific-popup.js" ></ script >
<!-- Main JS -->
< script src = "../dist/js/main.js" ></ script >
</ body >
</ html >