Added new files
This commit is contained in:
+195
@@ -0,0 +1,195 @@
|
||||
<!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" />
|
||||
<link rel="shortcut icon" type="image/x-icon" href="./dist/assets/imgs/favicon.gif">
|
||||
<link rel="stylesheet" href="./libs/bootstrap/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="./dist/css/main.css" />
|
||||
<link rel="stylesheet" href="./dist/css/paymentmethod.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="./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">
|
||||
<title>Support | Anwi</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- navbar -->
|
||||
<div id="navbar-head"></div>
|
||||
<!-- end-navbar -->
|
||||
<!-- main-body -->
|
||||
<main class="main-body home-main-container pt-5">
|
||||
<section class="bg-gradient-anwi">
|
||||
<div id="home-banner" class="pt-md-5">
|
||||
<div class="banner-home--wrapper pt-md-5">
|
||||
<div class="banner-home--banner">
|
||||
<img src="" alt="homepage-kv-pc" class="img d-none">
|
||||
<img src="./dist/assets/imgs/allin_imgs/support_bg.png" alt="homepage-kv-pc" class="img d-none">
|
||||
</div>
|
||||
<div class="banner-home--wrapper_upper py-md-5 py-5 text-white">
|
||||
<h3 class="text-center pt-md-5">
|
||||
<span class="satoshi_font text-white pt-md-5 font-weight-600 pb-1">
|
||||
Support
|
||||
</span>
|
||||
</h3>
|
||||
<div class="banner-home--wrapper_upper__title2 d-none">We're here to help</div>
|
||||
|
||||
<!-- <h3 class="satoshi_font"><a href="mailto:sales@anwisystems.com " class="satoshi_font">sales@anwisystems.com </a></h3>
|
||||
<h4 class="satoshi_font fs-6">Send us email for any queries.</h4> -->
|
||||
<div class="banner-home--search mx-auto d-none">
|
||||
<div class="el-pc-input el-input el-input--prefix el-input--suffix">
|
||||
<input type="text" autocomplete="off" placeholder="Please enter your question" class="el-input__inner">
|
||||
<span class="el-input__suffix">
|
||||
<span class="el-input__suffix-inner">
|
||||
<div class="service-el-autocomplete_suffix absolute translate-center"
|
||||
style="display: none;">
|
||||
<i class="van-icon van-icon-cross" style="display: none;"></i>
|
||||
<i class="el-icon-close" style="font-size: 20px; display: none;"></i>
|
||||
</div>
|
||||
</span>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section>
|
||||
<div id="home-help">
|
||||
<div class="home-help--wrapper">
|
||||
<div class="home-help--wrapper_content">
|
||||
<!-- <div class="home-help--wrapper_content-title"> How can I help you? </div> -->
|
||||
<h3 class="satoshi_font"><a href="mailto:sales@anwisystems.com " class="satoshi_font">sales@anwisystems.com </a></h3>
|
||||
<h4 class="satoshi_font fs-6 pb-md-5 pb-2">Send us email for any queries.</h4>
|
||||
<div class="home-help--wrapper_content-items">
|
||||
<a href="https://anwisystems.com/w" alt="" class="grow-1 text-dark">
|
||||
<div class="grow-width">
|
||||
<img src="./dist/assets/imgs/support/warranty.png" alt="" class="icon">
|
||||
<div class="content">
|
||||
<p class="item_title">Warranty</p>
|
||||
<p class="item_dec">Enable Warranty / Check Warranty.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="#" alt="" class="grow-1 text-dark">
|
||||
<div class="grow-width"><img
|
||||
src="./dist/assets/imgs/support/service.png"
|
||||
alt="" class="icon">
|
||||
<div class="content">
|
||||
<p class="item_title">Laptop Service</p>
|
||||
<p class="item_dec">Get your Installation and Repair started from here.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="#" alt="" class="grow-1 text-dark">
|
||||
<div class="grow-width">
|
||||
<img src="./dist/assets/imgs/support/repair.png" alt="" class="icon">
|
||||
<div class="content">
|
||||
<p class="item_title">All in One Service</p>
|
||||
<p class="item_dec">Get your repair started here.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="#" alt=""class="grow-1 text-dark">
|
||||
<div class="grow-width">
|
||||
<img src="./dist/assets/imgs/support/service-center.png" alt="" class="icon">
|
||||
<div class="content">
|
||||
<p class="item_title">Accessories</p>
|
||||
<p class="item_dec">Get repair service in Anwi Service Center.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="#" alt="" target="_blank" class="grow-1 text-dark d-none">
|
||||
<div class="grow-width">
|
||||
<img src="https://oasis.opstatics.com/content/dam/support/homepage/icon/switch.png" alt="" class="icon">
|
||||
<div class="content">
|
||||
<p class="item_title">Replace Products</p>
|
||||
<p class="item_dec">Check if your device is eligible for replacement</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="#" alt="" target="_blank" class="grow-1 text-dark d-none">
|
||||
<div class="grow-width">
|
||||
<img src="https://oasis.opstatics.com/content/dam/support/homepage/icon/help.png" alt="" class="icon">
|
||||
<div class="content">
|
||||
<p class="item_title">User Manual</p>
|
||||
<p class="item_dec">Explore your OnePlus device with easy user manuals</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="#" alt="" target="_blank" class="grow-1 text-dark d-none">
|
||||
<div class="grow-width">
|
||||
<img src="https://oasis.opstatics.com/content/dam/support/homepage/icon/sparepart.png" alt="" class="icon">
|
||||
<div class="content">
|
||||
<p class="item_title">Repair Pricing</p>
|
||||
<p class="item_dec">Find repair pricing for your device</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="#" alt="" target="_blank"class="grow-1 text-dark d-none">
|
||||
<div class="grow-width">
|
||||
<img src="https://oasis.opstatics.com/content/dam/support/homepage/icon/software-upgrade.png" alt="" class="icon">
|
||||
<div class="content">
|
||||
<p class="item_title">Software Update</p>
|
||||
<p class="item_dec">Get the latest OxygenOS updates for your device.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</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>
|
||||
<script src="./dist/js/axios.min.js"></script>
|
||||
<script src="./dist/js/footer.js"></script>
|
||||
<script src="./dist/js/cookies.min.js"></script>
|
||||
<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>
|
||||
Reference in New Issue
Block a user