Brak opisu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  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="./all.css">
  9. <title>About | Anwi</title>
  10. </head>
  11. <body class="about_page">
  12. <!-- navbar -->
  13. <div id="navbar-head"></div>
  14. <!-- end-navbar -->
  15. <!-- main-body -->
  16. <main class="main-body home-main-container pt-5">
  17. <section class="services h-100 pt-5 bg-gray-5">
  18. <div class="container pt-md-5 pt-4">
  19. <div class="row pt-md-5 pb-md-5">
  20. <h3 class="text-dark text-center mb-md-2 mb-5 pt-md-5 pb-md-3">
  21. <span class="satoshi_font font-weight-600 pb-1" style="border-bottom: 3px solid #e86129;">About
  22. Us</span>
  23. </h3>
  24. </div>
  25. </div>
  26. </section>
  27. <section>
  28. <div class="container py-md-5 py-3">
  29. <div class="row px-3">
  30. <div class="bg-white">
  31. <div>
  32. <p class="fw-bold mb-3 py-4 text-fyro">&cir;&cir;&cir;</p>
  33. </div>
  34. <div class="content_section">
  35. <div>
  36. <h4 class="satoshi_font pb-3">Get to Know Anwi Systems</h4>
  37. </div>
  38. <div class="px-md-4 pb-3">
  39. <div>
  40. <p class="satoshi_font">Anwi Systems is an online electronic goods retailer which
  41. deals in laptops, all-in-ones, memory series, RAM, servers, switches, and more.
  42. Since our inception in 2021, we've been committed to providing our customers
  43. with the latest technology products, the best features at competitive prices,
  44. and exceptional customer service.</p>
  45. <p class="satoshi_font">Our mission is to make technology accessible and affordable
  46. for everyone, and we strive to achieve this by:</p>
  47. <div>
  48. <h4 class="satoshi_font">Curated Selection:</h4>
  49. <p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">○</span>We
  50. handpick our product offerings to ensure we only provide the best quality
  51. products from reputable brands.</p>
  52. </div>
  53. <div>
  54. <h4 class="satoshi_font">Competitive Pricing:</h4>
  55. <p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">○</span>We
  56. work closely with our suppliers to negotiate the best deals, passing the
  57. savings on to you.</p>
  58. </div>
  59. <div>
  60. <h4 class="satoshi_font">Secure Shopping Experience:</h4>
  61. <p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">○</span>Our
  62. website uses industry-standard encryption technologies to ensure your
  63. personal and financial information remains protected.</p>
  64. </div>
  65. <div>
  66. <h4 class="satoshi_font">Fast Shipping and Hassle-Free Returns:</h4>
  67. <p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">○</span>We
  68. offer multiple shipping options and a customer-friendly return policy to
  69. make your shopping experience as smooth as possible.</p>
  70. </div>
  71. <div>
  72. <h4 class="satoshi_font">Exceptional Customer Support:</h4>
  73. <p class="ms-3 pt-2 satoshi_font"><span class="fs-9 me-3 text-fyro">○</span>Our
  74. dedicated support team is always ready to help you with any questions or
  75. concerns you may have, both before and after your purchase.</p>
  76. </div>
  77. </div>
  78. <div>
  79. <p class="satoshi_font">Thank you for choosing Anwi Systems. We look forward to
  80. serving all your electronic needs.</p>
  81. </div>
  82. </div>
  83. </div>
  84. </div>
  85. </div>
  86. </div>
  87. </section>
  88. </main>
  89. <!-- footer -->
  90. <div id="footer-head"></div>
  91. <!-- end-footer -->
  92. <script src="./libs/bootstrap/js/bootstrap.bundle.min.js"></script>
  93. <script src="./dist/js/jquery.min.js"></script>
  94. <script src="./libs/owlcarousel/js/owl.carousel.min.js"></script>
  95. <script src="./dist/js/navbar.js"></script>
  96. <script src="./libs/axios.min.js"></script>
  97. <script src="./dist/js/footer.js"></script>
  98. <script src="./libs/cookies.min.js"></script>
  99. <script src="./dist/js/fontawesome.all.js"></script>
  100. <script src="./dist/js/fontawesome.min.js"></script>
  101. <script src="./dist/js/vendor/modernizr-3.11.7.min.js"></script>
  102. <script src="./dist/js/vendor/jquery-v3.6.0.min.js"></script>
  103. <script src="./dist/js/vendor/jquery-migrate-v3.3.2.min.js"></script>
  104. <script src="./dist/js/vendor/bootstrap.min.js"></script>
  105. <script src="./dist/js/plugins/slick.js"></script>
  106. <script src="./dist/js/plugins/wow.js"></script>
  107. <script src="./dist/js/plugins/svg-injector.min.js"></script>
  108. <script src="./dist/js/plugins/jquery.nice-select.min.js"></script>
  109. <script src="./dist/js/plugins/mouse-parallax.js"></script>
  110. <script src="./dist/js/plugins/images-loaded.js"></script>
  111. <script src="./dist/js/plugins/isotope.js"></script>
  112. <script src="./dist/js/plugins/jquery-ui.js"></script>
  113. <script src="./dist/js/plugins/magnific-popup.js"></script>
  114. <!-- Main JS -->
  115. <script src="./dist/js/main.js"></script>
  116. </body>
  117. </html>