叶静 6 dni temu
rodzic
commit
b69a8b29ea
7 zmienionych plików z 103 dodań i 55 usunięć
  1. BIN
      img/20250901-171825.jpg
  2. BIN
      img/20250901-171829.jpg
  3. BIN
      img/20250901-171832.jpg
  4. 19 21
      index.html
  5. 18 8
      privacy.html
  6. 39 15
      refund.html
  7. 27 11
      terms.html

BIN
img/20250901-171825.jpg


BIN
img/20250901-171829.jpg


BIN
img/20250901-171832.jpg


+ 19 - 21
index.html

@@ -606,6 +606,20 @@
                   <div class="text-base font-semibold">App Store</div>
                   <div class="text-base font-semibold">App Store</div>
                 </div>
                 </div>
               </a>
               </a>
+
+              <!-- H5网页版 -->
+              <a
+                href="https://www.bandhubuy.com/"
+                class="download-btn flex items-center bg-black text-white px-7 py-3.5 rounded-lg font-medium transition-all shadow-lg min-w-[200px] hover:bg-gray-800 hover:scale-105"
+                target="_blank"
+                rel="noopener noreferrer"
+              >
+                <i class="fa fa-globe text-3xl mr-3 text-blue-400"></i>
+                <div class="text-left">
+                  <div class="text-xs text-gray-300 uppercase tracking-wide">Open in</div>
+                  <div class="text-base font-semibold">Web Browser</div>
+                </div>
+              </a>
             </div>
             </div>
           </div>
           </div>
         </div>
         </div>
@@ -635,10 +649,6 @@
               </div>
               </div>
               <h3 class="text-lg font-semibold">Sarah Johnson</h3>
               <h3 class="text-lg font-semibold">Sarah Johnson</h3>
               <p class="text-primary text-sm mb-1">CEO & Founder</p>
               <p class="text-primary text-sm mb-1">CEO & Founder</p>
-              <p class="text-gray-500 text-sm">
-                <span class="lang-en">Ex-Apple</span>
-                <span class="lang-zh hidden">前苹果公司</span>
-              </p>
             </div>
             </div>
 
 
             <!-- 团队成员2 -->
             <!-- 团队成员2 -->
@@ -652,10 +662,6 @@
               </div>
               </div>
               <h3 class="text-lg font-semibold">Michael Chen</h3>
               <h3 class="text-lg font-semibold">Michael Chen</h3>
               <p class="text-primary text-sm mb-1">CTO</p>
               <p class="text-primary text-sm mb-1">CTO</p>
-              <p class="text-gray-500 text-sm">
-                <span class="lang-en">Former Amazon</span>
-                <span class="lang-zh hidden">前亚马逊</span>
-              </p>
             </div>
             </div>
 
 
             <!-- 团队成员3 -->
             <!-- 团队成员3 -->
@@ -667,12 +673,8 @@
                   class="w-full h-full object-cover"
                   class="w-full h-full object-cover"
                 />
                 />
               </div>
               </div>
-              <h3 class="text-lg font-semibold">David Rodriguez</h3>
-              <p class="text-primary text-sm mb-1">AI Director</p>
-              <p class="text-gray-500 text-sm">
-                <span class="lang-en">Ex-Google</span>
-                <span class="lang-zh hidden">前谷歌</span>
-              </p>
+              <h3 class="text-lg font-semibold">Locus Li</h3>
+              <p class="text-primary text-sm mb-1">Asia Business Manager</p>
             </div>
             </div>
 
 
             <!-- 团队成员4 -->
             <!-- 团队成员4 -->
@@ -684,12 +686,8 @@
                   class="w-full h-full object-cover"
                   class="w-full h-full object-cover"
                 />
                 />
               </div>
               </div>
-              <h3 class="text-lg font-semibold">Jessica Park</h3>
-              <p class="text-primary text-sm mb-1">Product Lead</p>
-              <p class="text-gray-500 text-sm">
-                <span class="lang-en">Apple & Amazon</span>
-                <span class="lang-zh hidden">苹果和亚马逊</span>
-              </p>
+              <h3 class="text-lg font-semibold">Mohammad Hira Sorker</h3>
+              <p class="text-primary text-sm mb-1">Bangladesh Business Manager</p>
             </div>
             </div>
           </div>
           </div>
         </div>
         </div>
@@ -894,7 +892,7 @@
                       </h4>
                       </h4>
                       <p class="text-gray-700">
                       <p class="text-gray-700">
                         <span class="lang-en"
                         <span class="lang-en"
-                          >59,LOBBYEK SHOPPING COMPLEX,2ND FLOOR,PAHARTALI,CTG</span
+                          >B&B Tower, Jublee Road, Tin Puler Matha,Chattogram,Bangladesh</span
                         >
                         >
                         <span class="lang-zh hidden"
                         <span class="lang-zh hidden"
                           >旧金山创新路123号,CA 94107</span
                           >旧金山创新路123号,CA 94107</span

+ 18 - 8
privacy.html

@@ -3,9 +3,12 @@
   <head>
   <head>
     <meta charset="UTF-8" />
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-		<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
-		<meta http-equiv="Pragma" content="no-cache" />
-		<meta http-equiv="Expires" content="0" />
+    <meta
+      http-equiv="Cache-Control"
+      content="no-cache, no-store, must-revalidate"
+    />
+    <meta http-equiv="Pragma" content="no-cache" />
+    <meta http-equiv="Expires" content="0" />
     <link rel="icon" type="image/x-icon" href="img/favicon.ico" />
     <link rel="icon" type="image/x-icon" href="img/favicon.ico" />
     <title>Privacy Policy</title>
     <title>Privacy Policy</title>
     <!-- Tailwind CSS -->
     <!-- Tailwind CSS -->
@@ -62,11 +65,13 @@
           <!-- 英文版本 -->
           <!-- 英文版本 -->
           <div class="lang-en">
           <div class="lang-en">
             <p class="text-gray-600 mb-6">
             <p class="text-gray-600 mb-6">
-              <strong>Effective Date:</strong> September 16, 2025`	
+              <strong>Effective Date:</strong> September 16, 2025`
             </p>
             </p>
 
 
             <section class="mb-8">
             <section class="mb-8">
-              <h2 class="text-sm md:text-xl font-semibold mb-4">1. Introduction</h2>
+              <h2 class="text-sm md:text-xl font-semibold mb-4">
+                1. Introduction
+              </h2>
               <p class="mb-4">
               <p class="mb-4">
                 BandhuBuy (hereinafter referred to as "we", "our", or "the
                 BandhuBuy (hereinafter referred to as "we", "our", or "the
                 Platform") highly values user privacy and the protection of
                 Platform") highly values user privacy and the protection of
@@ -140,7 +145,9 @@
             </section>
             </section>
 
 
             <section class="mb-8">
             <section class="mb-8">
-              <h2 class="text-sm md:text-xl font-semibold mb-4">8. Your Rights</h2>
+              <h2 class="text-sm md:text-xl font-semibold mb-4">
+                8. Your Rights
+              </h2>
               <p class="mb-4">
               <p class="mb-4">
                 Under applicable law, you have the following rights regarding
                 Under applicable law, you have the following rights regarding
                 your personal information:
                 your personal information:
@@ -168,7 +175,9 @@
             </section>
             </section>
 
 
             <section class="mb-8">
             <section class="mb-8">
-              <h2 class="text-sm md:text-xl font-semibold mb-4">12. Contact Us</h2>
+              <h2 class="text-sm md:text-xl font-semibold mb-4">
+                12. Contact Us
+              </h2>
               <p class="mb-4">
               <p class="mb-4">
                 If you have any questions or concerns about this Privacy Policy
                 If you have any questions or concerns about this Privacy Policy
                 or our privacy practices, please contact us via:
                 or our privacy practices, please contact us via:
@@ -177,7 +186,8 @@
                 <li><strong>Email: </strong>support@aisoco.net</li>
                 <li><strong>Email: </strong>support@aisoco.net</li>
                 <!-- <li><strong>Phone:</strong> +880 XXXX-XXXXXX</li> -->
                 <!-- <li><strong>Phone:</strong> +880 XXXX-XXXXXX</li> -->
                 <li>
                 <li>
-                  <strong>Address:</strong> [59,LOBBYEK SHOPPING COMPLEX,2ND FLOOR,PAHARTALI,CTG]
+                  <strong>Address:</strong> [B&B Tower, Jublee Road, Tin Puler
+                  Matha,Chattogram,Bangladesh]
                 </li>
                 </li>
               </ul>
               </ul>
             </section>
             </section>

+ 39 - 15
refund.html

@@ -3,9 +3,12 @@
   <head>
   <head>
     <meta charset="UTF-8" />
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-		<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
-		<meta http-equiv="Pragma" content="no-cache" />
-		<meta http-equiv="Expires" content="0" />
+    <meta
+      http-equiv="Cache-Control"
+      content="no-cache, no-store, must-revalidate"
+    />
+    <meta http-equiv="Pragma" content="no-cache" />
+    <meta http-equiv="Expires" content="0" />
     <link rel="icon" type="image/x-icon" href="img/favicon.ico" />
     <link rel="icon" type="image/x-icon" href="img/favicon.ico" />
     <title>Return & Refund Policy</title>
     <title>Return & Refund Policy</title>
     <!-- Tailwind CSS -->
     <!-- Tailwind CSS -->
@@ -183,7 +186,9 @@
                 <li>Submit your return request</li>
                 <li>Submit your return request</li>
               </ol>
               </ol>
 
 
-              <h3 class="text-sm md:text-xl font-semibold mb-3">5.4 Refund Processing</h3>
+              <h3 class="text-sm md:text-xl font-semibold mb-3">
+                5.4 Refund Processing
+              </h3>
               <p class="mb-4">
               <p class="mb-4">
                 Refunds will be initiated after the returned item is received
                 Refunds will be initiated after the returned item is received
                 and inspected. Please allow 7-14 business days for the refund
                 and inspected. Please allow 7-14 business days for the refund
@@ -201,7 +206,7 @@
               </p>
               </p>
               <ul class="list-disc pl-6 space-y-2">
               <ul class="list-disc pl-6 space-y-2">
                 <li><strong>Email:</strong>support@aisoco.net</li>
                 <li><strong>Email:</strong>support@aisoco.net</li>
-<!--                <li>
+                <!--                <li>
                   <strong>Phone:</strong>+880 [Insert Customer Support Phone
                   <strong>Phone:</strong>+880 [Insert Customer Support Phone
                   Number]
                   Number]
                 </li> -->
                 </li> -->
@@ -210,7 +215,8 @@
                   9:00 AM - 6:00 PM, Saturday - Thursday]
                   9:00 AM - 6:00 PM, Saturday - Thursday]
                 </li>
                 </li>
                 <li>
                 <li>
-                  <strong>Address:</strong> [59,LOBBYEK SHOPPING COMPLEX,2ND FLOOR,PAHARTALI,CTG]
+                  <strong>Address:</strong> [B&B Tower, Jublee Road, Tin Puler
+                  Matha,Chattogram,Bangladesh]
                 </li>
                 </li>
               </ul>
               </ul>
             </section>
             </section>
@@ -223,7 +229,9 @@
             </p>
             </p>
 
 
             <section class="mb-8">
             <section class="mb-8">
-              <h2 class="text-sm md:text-xl font-semibold mb-4">1. 介绍和接受</h2>
+              <h2 class="text-sm md:text-xl font-semibold mb-4">
+                1. 介绍和接受
+              </h2>
               <p class="mb-4">
               <p class="mb-4">
                 本退货退款服务协议("协议")规定了Aisoco移动应用程序("平台")用户退货和获得退款的条款和条件。通过使用Aisoco平台及其服务,您("用户"、"您"、"您的")确认您已阅读、理解并同意受本协议约束。Aisoco("我们"、"我们的")作为团购电商平台运营。
                 本退货退款服务协议("协议")规定了Aisoco移动应用程序("平台")用户退货和获得退款的条款和条件。通过使用Aisoco平台及其服务,您("用户"、"您"、"您的")确认您已阅读、理解并同意受本协议约束。Aisoco("我们"、"我们的")作为团购电商平台运营。
               </p>
               </p>
@@ -231,9 +239,13 @@
             </section>
             </section>
 
 
             <section class="mb-8">
             <section class="mb-8">
-              <h2 class="text-sm md:text-xl font-semibold mb-4">4. 退货退款条件</h2>
+              <h2 class="text-sm md:text-xl font-semibold mb-4">
+                4. 退货退款条件
+              </h2>
 
 
-              <h3 class="text-sm md:text-xl font-semibold mb-3">4.1 资格标准</h3>
+              <h3 class="text-sm md:text-xl font-semibold mb-3">
+                4.1 资格标准
+              </h3>
               <p class="mb-4">在以下情况下,用户可能有资格退货和退款:</p>
               <p class="mb-4">在以下情况下,用户可能有资格退货和退款:</p>
               <ul class="list-disc pl-6 space-y-2 mb-4">
               <ul class="list-disc pl-6 space-y-2 mb-4">
                 <li>
                 <li>
@@ -258,7 +270,9 @@
                 </li>
                 </li>
               </ul>
               </ul>
 
 
-              <h3 class="text-sm md:text-xl font-semibold mb-3">4.2 发起时间框架</h3>
+              <h3 class="text-sm md:text-xl font-semibold mb-3">
+                4.2 发起时间框架
+              </h3>
               <ul class="list-disc pl-6 space-y-2 mb-4">
               <ul class="list-disc pl-6 space-y-2 mb-4">
                 <li>
                 <li>
                   <strong>实物商品:</strong
                   <strong>实物商品:</strong
@@ -270,7 +284,9 @@
                 </li>
                 </li>
               </ul>
               </ul>
 
 
-              <h3 class="text-sm md:text-xl font-semibold mb-3">4.4 不可退货产品</h3>
+              <h3 class="text-sm md:text-xl font-semibold mb-3">
+                4.4 不可退货产品
+              </h3>
               <p class="mb-4">某些产品类别通常不符合退货条件:</p>
               <p class="mb-4">某些产品类别通常不符合退货条件:</p>
               <ul class="list-disc pl-6 space-y-2">
               <ul class="list-disc pl-6 space-y-2">
                 <li>易腐商品:新鲜和加工食品、饮料</li>
                 <li>易腐商品:新鲜和加工食品、饮料</li>
@@ -281,9 +297,13 @@
             </section>
             </section>
 
 
             <section class="mb-8">
             <section class="mb-8">
-              <h2 class="text-sm md:text-xl font-semibold mb-4">5. 退货退款流程</h2>
+              <h2 class="text-sm md:text-xl font-semibold mb-4">
+                5. 退货退款流程
+              </h2>
 
 
-              <h3 class="text-sm md:text-xl font-semibold mb-3">5.1 发起退货请求</h3>
+              <h3 class="text-sm md:text-xl font-semibold mb-3">
+                5.1 发起退货请求
+              </h3>
               <ol class="list-decimal pl-6 space-y-2 mb-4">
               <ol class="list-decimal pl-6 space-y-2 mb-4">
                 <li>登录您的Aisoco账户</li>
                 <li>登录您的Aisoco账户</li>
                 <li>导航到"我的订单"部分</li>
                 <li>导航到"我的订单"部分</li>
@@ -294,14 +314,18 @@
                 <li>提交您的退货请求</li>
                 <li>提交您的退货请求</li>
               </ol>
               </ol>
 
 
-              <h3 class="text-sm md:text-xl font-semibold mb-3">5.4 退款处理</h3>
+              <h3 class="text-sm md:text-xl font-semibold mb-3">
+                5.4 退款处理
+              </h3>
               <p class="mb-4">
               <p class="mb-4">
                 退款将在收到并检查退货商品后发起。批准后请允许7-14个工作日退款金额反映在您的账户中。
                 退款将在收到并检查退货商品后发起。批准后请允许7-14个工作日退款金额反映在您的账户中。
               </p>
               </p>
             </section>
             </section>
 
 
             <section class="mb-8">
             <section class="mb-8">
-              <h2 class="text-sm md:text-xl font-semibold mb-4">13. 联系信息</h2>
+              <h2 class="text-sm md:text-xl font-semibold mb-4">
+                13. 联系信息
+              </h2>
               <p class="mb-4">
               <p class="mb-4">
                 如果您对本协议或退货退款流程有任何疑问,请联系我们:
                 如果您对本协议或退货退款流程有任何疑问,请联系我们:
               </p>
               </p>

+ 27 - 11
terms.html

@@ -3,9 +3,12 @@
   <head>
   <head>
     <meta charset="UTF-8" />
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-		<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
-		<meta http-equiv="Pragma" content="no-cache" />
-		<meta http-equiv="Expires" content="0" />
+    <meta
+      http-equiv="Cache-Control"
+      content="no-cache, no-store, must-revalidate"
+    />
+    <meta http-equiv="Pragma" content="no-cache" />
+    <meta http-equiv="Expires" content="0" />
     <link rel="icon" type="image/x-icon" href="img/favicon.ico" />
     <link rel="icon" type="image/x-icon" href="img/favicon.ico" />
     <title>Terms of Service</title>
     <title>Terms of Service</title>
     <!-- Tailwind CSS -->
     <!-- Tailwind CSS -->
@@ -19,7 +22,7 @@
     <link
     <link
       href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap"
       href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap"
       rel="stylesheet"
       rel="stylesheet"
-    /> 
+    />
 
 
     <script>
     <script>
       tailwind.config = {
       tailwind.config = {
@@ -135,7 +138,9 @@
             </section>
             </section>
 
 
             <section class="mb-8">
             <section class="mb-8">
-              <h2 class="text-sm md:text-xl font-semibold mb-4">3. User Accounts</h2>
+              <h2 class="text-sm md:text-xl font-semibold mb-4">
+                3. User Accounts
+              </h2>
               <h3 class="text-sm md:text-xl font-semibold mb-3">
               <h3 class="text-sm md:text-xl font-semibold mb-3">
                 3.1 Registration Requirements
                 3.1 Registration Requirements
               </h3>
               </h3>
@@ -148,7 +153,9 @@
                 to ensure its accuracy.
                 to ensure its accuracy.
               </p>
               </p>
 
 
-              <h3 class="text-sm md:text-xl font-semibold mb-3">3.2 Account Security</h3>
+              <h3 class="text-sm md:text-xl font-semibold mb-3">
+                3.2 Account Security
+              </h3>
               <p class="mb-4">
               <p class="mb-4">
                 You are responsible for maintaining the confidentiality of your
                 You are responsible for maintaining the confidentiality of your
                 account information, including your password, and for all
                 account information, including your password, and for all
@@ -170,7 +177,9 @@
 
 
             <!-- 继续其他章节... -->
             <!-- 继续其他章节... -->
             <section class="mb-8">
             <section class="mb-8">
-              <h2 class="text-sm md:text-xl font-semibold mb-4">11. Contact Us</h2>
+              <h2 class="text-sm md:text-xl font-semibold mb-4">
+                11. Contact Us
+              </h2>
               <p class="mb-4">
               <p class="mb-4">
                 If you have any questions about this Agreement or the Platform's
                 If you have any questions about this Agreement or the Platform's
                 services, please contact us via:
                 services, please contact us via:
@@ -179,7 +188,8 @@
                 <li><strong>Email:</strong> support@aisoco.net</li>
                 <li><strong>Email:</strong> support@aisoco.net</li>
                 <!-- <li><strong>Phone:</strong> +880 XXXX-XXXXXX</li> -->
                 <!-- <li><strong>Phone:</strong> +880 XXXX-XXXXXX</li> -->
                 <li>
                 <li>
-                  <strong>Address:</strong> [59,LOBBYEK SHOPPING COMPLEX,2ND FLOOR,PAHARTALI,CTG]
+                  <strong>Address:</strong> [B&B Tower, Jublee Road, Tin Puler
+                  Matha,Chattogram,Bangladesh]
                 </li>
                 </li>
               </ul>
               </ul>
             </section>
             </section>
@@ -192,7 +202,9 @@
             </p>
             </p>
 
 
             <section class="mb-8">
             <section class="mb-8">
-              <h2 class="text-sm md:text-xl font-semibold mb-4">1. 介绍和条款接受</h2>
+              <h2 class="text-sm md:text-xl font-semibold mb-4">
+                1. 介绍和条款接受
+              </h2>
               <p class="mb-4">
               <p class="mb-4">
                 欢迎使用Aisoco(以下简称"平台")。本平台是一个在孟加拉国运营的团购电商平台,允许用户发起和参与团购购物活动。通过注册、登录或使用我们通过Aisoco移动应用程序提供的服务,您表示您已阅读、理解并同意受本用户服务协议(以下简称"本协议")的约束,并同意遵守孟加拉国适用的法律法规。
                 欢迎使用Aisoco(以下简称"平台")。本平台是一个在孟加拉国运营的团购电商平台,允许用户发起和参与团购购物活动。通过注册、登录或使用我们通过Aisoco移动应用程序提供的服务,您表示您已阅读、理解并同意受本用户服务协议(以下简称"本协议")的约束,并同意遵守孟加拉国适用的法律法规。
               </p>
               </p>
@@ -202,7 +214,9 @@
             </section>
             </section>
 
 
             <section class="mb-8">
             <section class="mb-8">
-              <h2 class="text-sm md:text-xl font-semibold mb-4">2. 定义和解释</h2>
+              <h2 class="text-sm md:text-xl font-semibold mb-4">
+                2. 定义和解释
+              </h2>
               <p class="mb-4">
               <p class="mb-4">
                 在本协议中,除非上下文另有要求,以下术语具有下述含义:
                 在本协议中,除非上下文另有要求,以下术语具有下述含义:
               </p>
               </p>
@@ -235,7 +249,9 @@
 
 
             <!-- 其他中文章节... -->
             <!-- 其他中文章节... -->
             <section class="mb-8">
             <section class="mb-8">
-              <h2 class="text-sm md:text-xl font-semibold mb-4">11. 联系我们</h2>
+              <h2 class="text-sm md:text-xl font-semibold mb-4">
+                11. 联系我们
+              </h2>
               <p class="mb-4">
               <p class="mb-4">
                 如果您对本协议或平台服务有任何疑问,请通过以下方式联系我们:
                 如果您对本协议或平台服务有任何疑问,请通过以下方式联系我们:
               </p>
               </p>