first commit

This commit is contained in:
2024-03-15 16:26:27 +05:30
commit 381106cbe5
1046 changed files with 285998 additions and 0 deletions
+115
View File
@@ -0,0 +1,115 @@
<!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="../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>Bulk Orders | Anwi</title>
</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-gray-5 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-center pt-md-5 pb-md-3">
<span class="satoshi_font font-weight-600 pb-1" style="border-bottom: 3px solid #e86129;"> Bulk Orders</span>
</h3>
</div>
</div>
</section>
<section>
<div class="container py-md-5 py-3">
<div class="px-3 row">
<div class="bg-white">
<div>
<p class="fw-bold mb-3 py-4 text-fyro">&cir;&cir;&cir;</p>
</div>
<div class="content_section">
<div>
<h4 class="satoshi_font pb-3">Exclusive Benefits for Bulk Orders</h4>
</div>
<div class="px-md-4 pb-3">
<div>
<p class="satoshi_font">If you're looking to purchase electronic goods in large quantities, Anwi Systems offers special pricing and services for bulk orders. Enjoy benefits like:</p>
</div>
<div>
<h4 class="satoshi_font">Discounted Pricing:</h4>
<p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">&star;</span>Get exclusive discounts on bulk purchases, helping you save more as you buy more.</p>
</div>
<div>
<h4 class="satoshi_font">Dedicated Account Manager:</h4>
<p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">&star;</span>Receive personalized assistance and support for all your bulk order needs.</p>
</div>
<div>
<h4 class="satoshi_font">Customized Shipping Solutions:</h4>
<p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">&star;</span>Benefit from tailored shipping options that suit your specific requirements.</p>
<p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">&star;</span>To request a quote or learn more about our bulk order program, please get in touch with our sales team at <a href="mailto:support@anwisystems.com" class="satoshi_font">sales@anwisystems.com.</a>
</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>
<script src="../libs/axios.min.js"></script>
<script src="../dist/js/footer.js"></script>
<script src="../libs/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>
+113
View File
@@ -0,0 +1,113 @@
<!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="../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">
<title>Online-help | Anwi</title>
</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-gray-5 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-center pt-md-5 pb-md-3">
<span class="satoshi_font font-weight-600 pb-1" style="border-bottom: 3px solid #e86129;">Online Help </span>
</h3>
</div>
</div>
</section>
<section>
<div class="container py-md-5 py-3">
<div class="px-3 row">
<div class="bg-white">
<div>
<p class="fw-bold mb-3 py-4 text-fyro">&cir;&cir;&cir;</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 pt-3">Live Chat:</h4>
<p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">&star;</span>Get instant assistance by chatting with our support agents on our website.</p>
</div>
<div>
<h4 class="satoshi_font pt-3">Email Support:</h4>
<p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">&star;</span>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 pt-3">Phone Support:</h4>
<p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">&star;</span>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>
<script src="../libs/axios.min.js"></script>
<script src="../dist/js/footer.js"></script>
<script src="../libs/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>
+124
View File
@@ -0,0 +1,124 @@
<!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="../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">
<title>Payment | Anwi</title>
</head>
<body class="services_page">
<!-- navbar -->
<div id="navbar-head"></div>
<!-- end-navbar -->
<!-- main-body -->
<main class="main-body home-main-container">
<section class="services bg-gray-5 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-center pt-md-5 pb-md-3">
<span class="satoshi_font font-weight-600 pb-1" style="border-bottom: 3px solid #e86129;">Payment Method</span>
</h3>
</div>
</div>
</section>
<section>
<div class="container py-md-5 py-3">
<div class="px-3 row">
<div class="bg-white">
<div>
<p class="fw-bold mb-3 py-4 text-fyro">&cir;&cir;&cir;</p>
</div>
<div class="content_section">
<div>
<h4 class="satoshi_font pb-3">Secure Payment Options</h4>
</div>
<div class="px-md-4 pb-3">
<div>
<p class="satoshi_font">At Anwi Systems, secure and convenient payment options are essential.</p>
<p class="satoshi_font">That's why we offer a variety of trusted payment methods to suit your needs:</p>
</div>
<div>
<h4 class="satoshi_font pt-3">Credit and Debit Cards:</h4>
<p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">&star;</span>We accept all major credit and debit cards, including Visa, MasterCard, American Express, and Discover.</p>
</div>
<div>
<h4 class="satoshi_font pt-3">PayPal:</h4>
<p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">&star;</span>Use your PayPal account to make fast, secure, and easy transactions.</p>
</div>
<div>
<h4 class="satoshi_font pt-3">Bank Transfer:</h4>
<p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">&star;</span>You can also opt for a direct bank transfer to our account. Please note that your order will be processed once the
payment is received.</p>
<p class="ms-3 satoshi_font"><span class="fs-9 me-3 text-fyro">&star;</span>All transactions on our website are protected using industry-standard SSL encryption to ensure your financial
information remains secure and confidential.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<!-- footer -->
<div id="footer-head"></div>
<!-- <img src="./../dist/assets/imgs/anwi-logo-2.png" alt="logo" class="w-50"> -->
<!-- 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="../libs/axios.min.js"></script>
<script src="../libs/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/utils/helpers.js"></script>
<script src="./../dist/js/auth/apiservice.js"></script>
<script src="./../dist/js/shoppingcart/addtocart.js"></script>
<script src="../dist/js/navbar.js"></script>
<script src="../dist/js/footer.js"></script>
<script src="../dist/js/main.js"></script>
</body>
</html>
+104
View File
@@ -0,0 +1,104 @@
<!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="../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/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>Product Warrenty | Anwi</title>
</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-gray-5 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="pt-md-5 pb-md-3 text-center">
<span class="satoshi_font font-weight-600 pb-1" style="border-bottom: 3px solid #e86129;">
Product Warranty
</span>
</h3>
</div>
</div>
</section>
<section>
<div class="container py-md-5 py-3">
<div class="px-3 row ">
<div class="bg-white">
<div>
<p class="fw-bold mb-3 py-4 text-fyro">&cir;&cir;&cir;</p>
</div>
<div class="content_section">
<div>
<h4 class="satoshi_font pb-3">Peace of Mind with Our Product Warranty</h4>
</div>
<div class="px-md-4 pb-3">
<div>
<p class="satoshi_font">At Anwi Systems, we stand by the quality of our products. All electronic goods come with a manufacturer's warranty, generally covering parts and labor for a specified period. Warranty details can be found on each product page and within the product documentation.</p>
</div>
<div>
<p class="satoshi_font">If you encounter any issues with your purchase, please get in touch with our customer support team for warranty claims and service assistance.</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>
<script src="../libs/axios.min.js"></script>
<script src="../dist/js/footer.js"></script>
<script src="../libs/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>
+110
View File
@@ -0,0 +1,110 @@
<!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="../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">
<title>Return Policy | Anwi</title>
</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-gray-5 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-center">
<span class="satoshi_font font-weight-600 pb-1" style="border-bottom: 3px solid #e86129;">
Return Policy
</span>
</h3>
</div>
</div>
</section>
<section>
<div class="container py-md-5 py-3">
<div class="px-3 row">
<div class="bg-white">
<div>
<p class="fw-bold mb-3 py-4 text-fyro">&cir;&cir;&cir;</p>
</div>
<div class="content_section">
<div>
<h4 class="satoshi_font pb-3">Hassle-Free Returns</h4>
</div>
<div class="px-md-4 pb-3">
<div>
<p class="satoshi_font">We at Anwi Systems want you to be delighted with your purchase. If, for any reason, you're not happy with your order, you may return it within 30 days of the delivery date for a full refund or exchange. Please note the following conditions for returns:</p>
<div class="px-1">
<p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">&star;</span>Products must be in their original packaging, including all accessories, manuals, and documentation.</p>
<p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">&star;</span>Products must be undamaged and in a resalable condition.</p>
<p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">&star;</span>Return shipping costs will be the customer's responsibility unless the return is due to a product defect or error on our part.</p>
</div>
</div>
<div>
<p class="satoshi_font">To initiate a return, please get in touch with our customer support team for further instructions.</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>
<script src="../libs/axios.min.js"></script>
<script src="../dist/js/footer.js"></script>
<script src="../libs/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>
+116
View File
@@ -0,0 +1,116 @@
<!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="../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.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>Shipping Delivary | Anwi</title>
</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-gray-5 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="pt-md-5 pb-md-3 text-center">
<span class="satoshi_font font-weight-600 pb-1" style="border-bottom: 3px solid #e86129;">
Shipping & Delivery
</span>
</h3>
</div>
</div>
</section>
<section>
<div class="container py-md-5 py-3">
<div class="px-3 row">
<div class="bg-white">
<div>
<p class="fw-bold mb-3 py-4 text-fyro">&cir;&cir;&cir;</p>
</div>
<div class="content_section">
<div>
<h4 class="satoshi_font pb-3">Fast and Reliable Shipping</h4>
</div>
<div class="px-md-4 pb-3">
<div>
<p class="satoshi_font">Enjoy affordable shipping with an estimated delivery time of 3-7 business days, depending on your location.</p>
</div>
<div>
<h4 class="satoshi_font">Standard Shipping:</h4>
<p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">&star;</span>Need your order sooner? Choose expedited shipping for delivery in 1-3 business days.</p>
</div>
<div>
<h4 class="satoshi_font">Expedited Shipping:</h4>
<p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">&star;</span>Use your PayPal account to make fast, secure, and easy transactions.</p>
</div>
<div>
<h4 class="satoshi_font">Free Shipping:</h4>
<p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">&star;</span>We offer free shipping on qualifying orders over a certain amount. Check our website for details.</p>
<p class="ms-3 satoshi_font"><span class="fs-9 me-3 text-fyro">&star;</span>Please note that shipping times may vary during holidays and peak seasons. You'll receive a tracking number via email once your order has been dispatched.</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>
<script src="../libs/axios.min.js"></script>
<script src="../dist/js/footer.js"></script>
<script src="../libs/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>