暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

support.html 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  6. <meta http-equiv="X-UA-Compatible" content="ie=edge" />
  7. <link rel="shortcut icon" type="image/x-icon" href="./dist/assets/imgs/favicon.gif">
  8. <link rel="stylesheet" href="./libs/bootstrap/css/bootstrap.min.css" />
  9. <link rel="stylesheet" href="./dist/css/main.css" />
  10. <link rel="stylesheet" href="./dist/css/paymentmethod.css" />
  11. <link rel="stylesheet" href="./style.css">
  12. <link rel="stylesheet" href="./libs/owlcarousel/Css/owl.carousel.min.css">
  13. <link rel="stylesheet" href="./libs/owlcarousel/Css/owl.theme.default.min.css">
  14. <link rel="stylesheet" href="./dist/css/vendor/bootstrap.min.css">
  15. <link rel="stylesheet" href="./dist/css/vendor/bootstrap.min.css">
  16. <link rel="stylesheet" href="./dist/css/vendor/vandella.css">
  17. <link rel="stylesheet" href="./dist/css/vendor/jellybelly.css">
  18. <!-- <link rel="stylesheet" href="./dist/css/vendor/icofont.min.css"> -->
  19. <link rel="stylesheet" href="./dist/css/vendor/fontello.css">
  20. <link rel="stylesheet" href="./dist/css/plugins/easyzoom.css">
  21. <link rel="stylesheet" href="./dist/css/plugins/slick.css">
  22. <link rel="stylesheet" href="./dist/css/plugins/nice-select.css">
  23. <link rel="stylesheet" href="./dist/css/plugins/animate.css">
  24. <link rel="stylesheet" href="./dist/css/plugins/magnific-popup.css">
  25. <link rel="stylesheet" href="./dist/css/plugins/jquery-ui.css">
  26. <link rel="stylesheet" href="./dist/css/style.css">
  27. <link rel="stylesheet" href="./dist/css/fontawesome.all.min.css">
  28. <link rel="stylesheet" href="./dist/css/fontawesome.min.css">
  29. <title>Support | Anwi</title>
  30. </head>
  31. <body>
  32. <!-- navbar -->
  33. <div id="navbar-head"></div>
  34. <!-- end-navbar -->
  35. <!-- main-body -->
  36. <main class="main-body home-main-container pt-5">
  37. <section class="bg-gradient-anwi">
  38. <div id="home-banner" class="pt-md-5">
  39. <div class="banner-home--wrapper pt-md-5">
  40. <div class="banner-home--banner">
  41. <img src="" alt="homepage-kv-pc" class="img d-none">
  42. <img src="./dist/assets/imgs/allin_imgs/support_bg.png" alt="homepage-kv-pc" class="img d-none">
  43. </div>
  44. <div class="banner-home--wrapper_upper py-md-5 py-5 text-white">
  45. <h3 class="text-center pt-md-5">
  46. <span class="satoshi_font text-white pt-md-5 font-weight-600 pb-1">
  47. Support
  48. </span>
  49. </h3>
  50. <div class="banner-home--wrapper_upper__title2 d-none">We're here to help</div>
  51. <!-- <h3 class="satoshi_font"><a href="mailto:sales@anwisystems.com " class="satoshi_font">sales@anwisystems.com </a></h3>
  52. <h4 class="satoshi_font fs-6">Send us email for any queries.</h4> -->
  53. <div class="banner-home--search mx-auto d-none">
  54. <div class="el-pc-input el-input el-input--prefix el-input--suffix">
  55. <input type="text" autocomplete="off" placeholder="Please enter your question" class="el-input__inner">
  56. <span class="el-input__suffix">
  57. <span class="el-input__suffix-inner">
  58. <div class="service-el-autocomplete_suffix absolute translate-center"
  59. style="display: none;">
  60. <i class="van-icon van-icon-cross" style="display: none;"></i>
  61. <i class="el-icon-close" style="font-size: 20px; display: none;"></i>
  62. </div>
  63. </span>
  64. </span>
  65. </div>
  66. </div>
  67. </div>
  68. </div>
  69. </div>
  70. </section>
  71. <section>
  72. <div id="home-help">
  73. <div class="home-help--wrapper">
  74. <div class="home-help--wrapper_content">
  75. <!-- <div class="home-help--wrapper_content-title"> How can I help you? </div> -->
  76. <h3 class="satoshi_font"><a href="mailto:sales@anwisystems.com " class="satoshi_font">sales@anwisystems.com </a></h3>
  77. <h4 class="satoshi_font fs-6 pb-md-5 pb-2">Send us email for any queries.</h4>
  78. <div class="home-help--wrapper_content-items">
  79. <a href="https://anwisystems.com/w" alt="" class="grow-1 text-dark">
  80. <div class="grow-width">
  81. <img src="./dist/assets/imgs/support/warranty.png" alt="" class="icon">
  82. <div class="content">
  83. <p class="item_title">Warranty</p>
  84. <p class="item_dec">Enable Warranty / Check Warranty.</p>
  85. </div>
  86. </div>
  87. </a>
  88. <a href="#" alt="" class="grow-1 text-dark">
  89. <div class="grow-width"><img
  90. src="./dist/assets/imgs/support/service.png"
  91. alt="" class="icon">
  92. <div class="content">
  93. <p class="item_title">Laptop Service</p>
  94. <p class="item_dec">Get your Installation and Repair started from here.</p>
  95. </div>
  96. </div>
  97. </a>
  98. <a href="#" alt="" class="grow-1 text-dark">
  99. <div class="grow-width">
  100. <img src="./dist/assets/imgs/support/repair.png" alt="" class="icon">
  101. <div class="content">
  102. <p class="item_title">All in One Service</p>
  103. <p class="item_dec">Get your repair started here.</p>
  104. </div>
  105. </div>
  106. </a>
  107. <a href="#" alt=""class="grow-1 text-dark">
  108. <div class="grow-width">
  109. <img src="./dist/assets/imgs/support/service-center.png" alt="" class="icon">
  110. <div class="content">
  111. <p class="item_title">Accessories</p>
  112. <p class="item_dec">Get repair service in Anwi Service Center.</p>
  113. </div>
  114. </div>
  115. </a>
  116. <a href="#" alt="" target="_blank" class="grow-1 text-dark d-none">
  117. <div class="grow-width">
  118. <img src="https://oasis.opstatics.com/content/dam/support/homepage/icon/switch.png" alt="" class="icon">
  119. <div class="content">
  120. <p class="item_title">Replace Products</p>
  121. <p class="item_dec">Check if your device is eligible for replacement</p>
  122. </div>
  123. </div>
  124. </a>
  125. <a href="#" alt="" target="_blank" class="grow-1 text-dark d-none">
  126. <div class="grow-width">
  127. <img src="https://oasis.opstatics.com/content/dam/support/homepage/icon/help.png" alt="" class="icon">
  128. <div class="content">
  129. <p class="item_title">User Manual</p>
  130. <p class="item_dec">Explore your OnePlus device with easy user manuals</p>
  131. </div>
  132. </div>
  133. </a>
  134. <a href="#" alt="" target="_blank" class="grow-1 text-dark d-none">
  135. <div class="grow-width">
  136. <img src="https://oasis.opstatics.com/content/dam/support/homepage/icon/sparepart.png" alt="" class="icon">
  137. <div class="content">
  138. <p class="item_title">Repair Pricing</p>
  139. <p class="item_dec">Find repair pricing for your device</p>
  140. </div>
  141. </div>
  142. </a>
  143. <a href="#" alt="" target="_blank"class="grow-1 text-dark d-none">
  144. <div class="grow-width">
  145. <img src="https://oasis.opstatics.com/content/dam/support/homepage/icon/software-upgrade.png" alt="" class="icon">
  146. <div class="content">
  147. <p class="item_title">Software Update</p>
  148. <p class="item_dec">Get the latest OxygenOS updates for your device.</p>
  149. </div>
  150. </div>
  151. </a>
  152. </div>
  153. </div>
  154. </div>
  155. </div>
  156. </section>
  157. </main>
  158. <!-- footer -->
  159. <div id="footer-head"></div>
  160. <!-- end-footer -->
  161. <script src="./libs/bootstrap/js/bootstrap.bundle.min.js"></script>
  162. <script src="./dist/js/jquery.min.js"></script>
  163. <script src="./libs/owlcarousel/js/owl.carousel.min.js"></script>
  164. <script src="./dist/js/navbar.js"></script>
  165. <script src="./dist/js/axios.min.js"></script>
  166. <script src="./dist/js/footer.js"></script>
  167. <script src="./dist/js/cookies.min.js"></script>
  168. <script src="./dist/js/fontawesome.all.js"></script>
  169. <script src="./dist/js/fontawesome.min.js"></script>
  170. <script src="./dist/js/vendor/modernizr-3.11.7.min.js"></script>
  171. <script src="./dist/js/vendor/jquery-v3.6.0.min.js"></script>
  172. <script src="./dist/js/vendor/jquery-migrate-v3.3.2.min.js"></script>
  173. <script src="./dist/js/vendor/bootstrap.min.js"></script>
  174. <script src="./dist/js/plugins/slick.js"></script>
  175. <script src="./dist/js/plugins/wow.js"></script>
  176. <script src="./dist/js/plugins/svg-injector.min.js"></script>
  177. <script src="./dist/js/plugins/jquery.nice-select.min.js"></script>
  178. <script src="./dist/js/plugins/mouse-parallax.js"></script>
  179. <script src="./dist/js/plugins/images-loaded.js"></script>
  180. <script src="./dist/js/plugins/isotope.js"></script>
  181. <script src="./dist/js/plugins/jquery-ui.js"></script>
  182. <script src="./dist/js/plugins/magnific-popup.js"></script>
  183. <!-- Main JS -->
  184. <script src="./dist/js/main.js"></script>
  185. </body>
  186. </html>