terms.html 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290
  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="Cache-Control" content="no-cache, no-store, must-revalidate" />
  7. <meta http-equiv="Pragma" content="no-cache" />
  8. <meta http-equiv="Expires" content="0" />
  9. <link rel="icon" type="image/x-icon" href="img/favicon.ico" />
  10. <title>Terms of Service</title>
  11. <!-- Tailwind CSS -->
  12. <script src="https://cdn.tailwindcss.com?plugins=forms,typography,aspect-ratio"></script>
  13. <!-- Font Awesome -->
  14. <link
  15. href="https://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css"
  16. rel="stylesheet"
  17. />
  18. <!-- Google Fonts -->
  19. <link
  20. href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap"
  21. rel="stylesheet"
  22. />
  23. <script>
  24. tailwind.config = {
  25. theme: {
  26. extend: {
  27. colors: {
  28. primary: '#0066CC',
  29. secondary: '#333333',
  30. light: '#F5F5F7',
  31. dark: '#1D1D1F',
  32. },
  33. fontFamily: {
  34. sans: ['Inter', 'sans-serif'],
  35. },
  36. },
  37. },
  38. };
  39. </script>
  40. <style type="text/tailwindcss">
  41. @layer utilities {
  42. .transition-smooth {
  43. transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  44. }
  45. }
  46. </style>
  47. </head>
  48. <body class="font-sans bg-white text-dark antialiased">
  49. <main class="py-12">
  50. <div class="container mx-auto px-4 sm:px-6 lg:px-8 max-w-4xl">
  51. <!-- 标题 -->
  52. <h1 class="text-sm md:text-xl md:text-4xl font-bold mb-8">
  53. <span class="lang-en">Terms of Service</span>
  54. <span class="lang-zh hidden">服务条款</span>
  55. </h1>
  56. <!-- 内容 -->
  57. <div class="prose prose-lg max-w-none text-xs md:text-xl">
  58. <!-- 英文版本 -->
  59. <div class="lang-en">
  60. <p class="text-gray-600 mb-6 text-sm md:text-xl">
  61. <strong>Effective Date:</strong> September 16, 2025
  62. </p>
  63. <section class="mb-8">
  64. <h2 class="text-sm md:text-xl font-semibold mb-4">
  65. 1. Introduction and Acceptance of Terms
  66. </h2>
  67. <p class="mb-4">
  68. Welcome to BandhuBuy (hereinafter referred to as "the
  69. Platform"). The Platform is a group buying e-commerce platform
  70. operating in Bangladesh, allowing users to initiate and
  71. participate in group buying shopping activities. By registering,
  72. logging in, or using our services through the BandhuBuy mobile
  73. application, you indicate that you have read, understood, and
  74. agree to be bound by this User Service Agreement (hereinafter
  75. referred to as "this Agreement"), and agree to comply with
  76. applicable laws and regulations in Bangladesh.
  77. </p>
  78. <p>
  79. If you do not agree to any terms of this Agreement, please
  80. immediately stop using the Platform's services. This Agreement
  81. constitutes a legal agreement between you and the Platform,
  82. setting forth the terms and conditions for your use of the
  83. Platform's services.
  84. </p>
  85. </section>
  86. <section class="mb-8">
  87. <h2 class="text-sm md:text-xl font-semibold mb-4">
  88. 2. Definitions and Interpretation
  89. </h2>
  90. <p class="mb-4">
  91. In this Agreement, unless the context requires otherwise, the
  92. following terms have the meanings set forth below:
  93. </p>
  94. <ul class="list-disc pl-6 space-y-2">
  95. <li>
  96. <strong>"Platform":</strong> Refers to the BandhuBuy mobile
  97. application and its related services.
  98. </li>
  99. <li>
  100. <strong>"User":</strong> Refers to any individual or entity
  101. that registers, logs in, or uses the Platform's services.
  102. </li>
  103. <li>
  104. <strong>"Group Buying":</strong> Refers to collective shopping
  105. activities initiated by users through the Platform, which
  106. require reaching a specified number of participants within an
  107. agreed time frame to form a successful group.
  108. </li>
  109. <li>
  110. <strong>"Initiator":</strong> Refers to the user who initiates
  111. a group buying activity.
  112. </li>
  113. <li>
  114. <strong>"Participant":</strong> Refers to a user who
  115. participates in a group buying activity initiated by another
  116. user.
  117. </li>
  118. <li>
  119. <strong>"Successful Group Formation":</strong> Refers to a
  120. group buying activity that meets the specified number of
  121. participants within the agreed time frame.
  122. </li>
  123. <li>
  124. <strong>"Group Buying Failure":</strong> Refers to a group
  125. buying activity that fails to meet the specified number of
  126. participants within the agreed time frame.
  127. </li>
  128. </ul>
  129. </section>
  130. <section class="mb-8">
  131. <h2 class="text-sm md:text-xl font-semibold mb-4">3. User Accounts</h2>
  132. <h3 class="text-sm md:text-xl font-semibold mb-3">
  133. 3.1 Registration Requirements
  134. </h3>
  135. <p class="mb-4">
  136. To use the Platform's services, you must register an account and
  137. provide accurate, complete, and up-to-date personal information.
  138. You must be a natural person at least 18 years of age or meet
  139. the legal age requirements stipulated by Bangladeshi law. You
  140. agree to maintain and promptly update your account information
  141. to ensure its accuracy.
  142. </p>
  143. <h3 class="text-sm md:text-xl font-semibold mb-3">3.2 Account Security</h3>
  144. <p class="mb-4">
  145. You are responsible for maintaining the confidentiality of your
  146. account information, including your password, and for all
  147. activities that occur under your account. You agree to
  148. immediately notify the Platform of any unauthorized use of your
  149. account or any other security breaches.
  150. </p>
  151. <h3 class="text-sm md:text-xl font-semibold mb-3">
  152. 3.3 Account Suspension or Termination
  153. </h3>
  154. <p>
  155. We reserve the right to suspend or terminate your account and
  156. deny current or future use of our services at our sole
  157. discretion if we reasonably believe that you have violated the
  158. terms of this Agreement or applicable laws and regulations.
  159. </p>
  160. </section>
  161. <!-- 继续其他章节... -->
  162. <section class="mb-8">
  163. <h2 class="text-sm md:text-xl font-semibold mb-4">11. Contact Us</h2>
  164. <p class="mb-4">
  165. If you have any questions about this Agreement or the Platform's
  166. services, please contact us via:
  167. </p>
  168. <ul class="list-disc pl-6 space-y-2">
  169. <li><strong>Email:</strong> support@aisoco.net</li>
  170. <!-- <li><strong>Phone:</strong> +880 XXXX-XXXXXX</li> -->
  171. <li>
  172. <strong>Address:</strong> [59,LOBBYEK SHOPPING COMPLEX,2ND FLOOR,PAHARTALI,CTG]
  173. </li>
  174. </ul>
  175. </section>
  176. </div>
  177. <!-- 中文版本 -->
  178. <div class="lang-zh hidden">
  179. <p class="text-gray-600 mb-6">
  180. <strong>生效日期:</strong> 2025年9月16日
  181. </p>
  182. <section class="mb-8">
  183. <h2 class="text-sm md:text-xl font-semibold mb-4">1. 介绍和条款接受</h2>
  184. <p class="mb-4">
  185. 欢迎使用Aisoco(以下简称"平台")。本平台是一个在孟加拉国运营的团购电商平台,允许用户发起和参与团购购物活动。通过注册、登录或使用我们通过Aisoco移动应用程序提供的服务,您表示您已阅读、理解并同意受本用户服务协议(以下简称"本协议")的约束,并同意遵守孟加拉国适用的法律法规。
  186. </p>
  187. <p>
  188. 如果您不同意本协议的任何条款,请立即停止使用平台服务。本协议构成您与平台之间的法律协议,规定了您使用平台服务的条款和条件。
  189. </p>
  190. </section>
  191. <section class="mb-8">
  192. <h2 class="text-sm md:text-xl font-semibold mb-4">2. 定义和解释</h2>
  193. <p class="mb-4">
  194. 在本协议中,除非上下文另有要求,以下术语具有下述含义:
  195. </p>
  196. <ul class="list-disc pl-6 space-y-2">
  197. <li>
  198. <strong>"平台":</strong>指Aisoco移动应用程序及其相关服务。
  199. </li>
  200. <li>
  201. <strong>"用户":</strong
  202. >指注册、登录或使用平台服务的任何个人或实体。
  203. </li>
  204. <li>
  205. <strong>"团购":</strong
  206. >指用户通过平台发起的集体购物活动,需要在约定时间内达到指定参与人数才能成团。
  207. </li>
  208. <li><strong>"发起人":</strong>指发起团购活动的用户。</li>
  209. <li>
  210. <strong>"参与者":</strong>指参与他人发起的团购活动的用户。
  211. </li>
  212. <li>
  213. <strong>"成团":</strong
  214. >指在约定时间内达到指定参与人数的团购活动。
  215. </li>
  216. <li>
  217. <strong>"团购失败":</strong
  218. >指在约定时间内未能达到指定参与人数的团购活动。
  219. </li>
  220. </ul>
  221. </section>
  222. <!-- 其他中文章节... -->
  223. <section class="mb-8">
  224. <h2 class="text-sm md:text-xl font-semibold mb-4">11. 联系我们</h2>
  225. <p class="mb-4">
  226. 如果您对本协议或平台服务有任何疑问,请通过以下方式联系我们:
  227. </p>
  228. <ul class="list-disc pl-6 space-y-2">
  229. <li><strong>邮箱:</strong> legal@aisoco.ai</li>
  230. <li><strong>电话:</strong> +880 XXXX-XXXXXX</li>
  231. <li><strong>地址:</strong> 旧金山创新路123号,CA 94107</li>
  232. </ul>
  233. </section>
  234. </div>
  235. </div>
  236. </div>
  237. </main>
  238. <!-- 页脚 -->
  239. <footer class="bg-dark text-white py-8">
  240. <div class="container mx-auto px-4 text-center">
  241. <p class="text-gray-500 text-sm">
  242. &copy; 2025 Aisoco, Inc. All rights reserved.
  243. </p>
  244. </div>
  245. </footer>
  246. <script>
  247. // 语言切换功能
  248. const langEnBtn = document.getElementById('lang-en');
  249. const langZhBtn = document.getElementById('lang-zh');
  250. const langEnElements = document.querySelectorAll('.lang-en');
  251. const langZhElements = document.querySelectorAll('.lang-zh');
  252. langEnBtn.addEventListener('click', function () {
  253. langEnBtn.classList.add('text-primary');
  254. langEnBtn.classList.remove('text-gray-500');
  255. langZhBtn.classList.add('text-gray-500');
  256. langZhBtn.classList.remove('text-primary');
  257. langEnElements.forEach((el) => el.classList.remove('hidden'));
  258. langZhElements.forEach((el) => el.classList.add('hidden'));
  259. });
  260. langZhBtn.addEventListener('click', function () {
  261. langZhBtn.classList.add('text-primary');
  262. langZhBtn.classList.remove('text-gray-500');
  263. langEnBtn.classList.add('text-gray-500');
  264. langEnBtn.classList.remove('text-primary');
  265. langZhElements.forEach((el) => el.classList.remove('hidden'));
  266. langEnElements.forEach((el) => el.classList.add('hidden'));
  267. });
  268. </script>
  269. </body>
  270. </html>