diff --git a/h5/privacy.html b/h5/privacy.html index b60a53d..c7ffc49 100644 --- a/h5/privacy.html +++ b/h5/privacy.html @@ -23,6 +23,9 @@

To send you updates, offers, and notifications regarding the app.

We will not sell, rent, or share your personal information with third parties, unless we have your explicit consent or are required by law to do so.

+

Privacy Compliance Statement

+

We are committed to protecting your personal data in accordance with the Personal Data (Privacy) Ordinance (Cap. 486, Laws of Hong Kong). Your information will be collected, processed, and stored securely, and will only be used for purposes directly related to our services. We do not disclose your personal data to third parties except as required by law or with your explicit consent.

+

3. Information Protection

We take the security of your personal information seriously. We employ various security technologies and procedures to protect your data from loss, misuse, unauthorized access, or disclosure. However, please be aware that no security system is completely infallible, and we cannot fully guarantee the absolute security of your information over the internet.

diff --git a/h5/terms.html b/h5/terms.html index 004e842..fbe054b 100644 --- a/h5/terms.html +++ b/h5/terms.html @@ -93,7 +93,13 @@ + + @@ -107,7 +113,8 @@
Legal and support

Yumi is operated by Global Interactive Technology Co., Limited (環球互動科技有限公司).

-

中国香港环球大厦A01

+

Company Registration No.: 79935183

+

Registered address: 中国香港环球大厦A01

Industry: Internet technology and information services

Support: postmaster@haiyinet.com.cn
Phone: +85256283162

@@ -128,4 +135,3 @@ - diff --git a/www/assets/payment/dana.png b/www/assets/payment/dana.png new file mode 100644 index 0000000..4044353 Binary files /dev/null and b/www/assets/payment/dana.png differ diff --git a/www/assets/payment/googlepay.png b/www/assets/payment/googlepay.png new file mode 100644 index 0000000..f2e8af4 Binary files /dev/null and b/www/assets/payment/googlepay.png differ diff --git a/www/assets/payment/paytm.png b/www/assets/payment/paytm.png new file mode 100644 index 0000000..984beaa Binary files /dev/null and b/www/assets/payment/paytm.png differ diff --git a/www/assets/payment/phonepe.png b/www/assets/payment/phonepe.png new file mode 100644 index 0000000..4c15b7a Binary files /dev/null and b/www/assets/payment/phonepe.png differ diff --git a/www/assets/payment/qris.png b/www/assets/payment/qris.png new file mode 100644 index 0000000..05f761e Binary files /dev/null and b/www/assets/payment/qris.png differ diff --git a/www/assets/payment/upi.png b/www/assets/payment/upi.png new file mode 100644 index 0000000..d57a0e6 Binary files /dev/null and b/www/assets/payment/upi.png differ diff --git a/www/assets/site.css b/www/assets/site.css index 46c4e80..7db5212 100644 --- a/www/assets/site.css +++ b/www/assets/site.css @@ -560,6 +560,57 @@ img { line-height: 1.8; } +.corp-entity { + display: grid; + gap: 6px; + margin-top: 18px; + padding-top: 18px; + border-top: 1px solid rgba(255, 255, 255, 0.08); +} + +.corp-entity p { + margin-bottom: 0; +} + +.corp-entity strong { + color: rgba(255, 255, 255, 0.92); + font-weight: 600; +} + +.corp-payment { + display: flex; + align-items: center; + justify-content: space-between; + gap: 22px; + padding: 22px 28px 34px; + border-top: 1px solid rgba(255, 255, 255, 0.08); +} + +.corp-payment small { + color: rgba(255, 255, 255, 0.46); + letter-spacing: 0.12em; + text-transform: uppercase; + font-size: 0.76rem; +} + +.corp-payment__logos { + display: flex; + align-items: center; + justify-content: flex-end; + flex-wrap: wrap; + gap: 10px; +} + +.corp-payment__logos img { + width: 82px; + height: 42px; + object-fit: contain; + padding: 7px 10px; + border-radius: 8px; + background: rgba(255, 255, 255, 0.94); + box-shadow: 0 10px 26px rgba(0, 0, 0, 0.16); +} + .footer-grid { display: grid; grid-template-columns: 1.1fr 0.9fr; @@ -704,6 +755,15 @@ img { .corp-strip__item:last-child { border-bottom: none; } + + .corp-payment { + align-items: flex-start; + flex-direction: column; + } + + .corp-payment__logos { + justify-content: flex-start; + } } @media (max-width: 640px) { @@ -754,4 +814,13 @@ img { max-width: 34ch; line-height: 1.75; } + + .corp-payment { + padding: 18px 22px 28px; + } + + .corp-payment__logos img { + width: 74px; + height: 38px; + } } diff --git a/www/index.html b/www/index.html index 4c9b2ba..414a8a8 100644 --- a/www/index.html +++ b/www/index.html @@ -62,12 +62,27 @@

postmaster@haiyinet.com.cn

+85256283162

https://www.haiyihy.com

+
+

Company Name: Global Interactive Technology Co., Limited

+

Company Number: 79935183

+

Company Address: 中国香港环球大厦A01

+
+
+ Payment methods +
+ Google Pay + UPI + PhonePe + Paytm + QRIS + DANA +
+
-