chatapp-h5/www/index.html
2026-06-29 10:26:23 +08:00

89 lines
4.3 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Yumi | Official Website</title>
<meta name="description" content="Yumi is a live social product operated within an internet technology and information service model, combining voice rooms, direct chat, campaign H5 funnels, and community interaction tools.">
<link rel="canonical" href="https://www.haiyihy.com/">
<link rel="stylesheet" href="assets/site.css">
</head>
<body data-theme="ember" class="corp-body">
<div class="corp-home">
<header class="corp-header">
<div class="shell corp-header__inner">
<a class="corp-brand" href="/">
<span class="corp-brand__mark" aria-hidden="true"></span>
<span class="corp-brand__text">
<strong>Yumi</strong>
<span>Internet technology and information services</span>
</span>
</a>
<nav class="corp-nav" aria-label="Primary">
<a href="#about">About Us</a>
<a href="https://h5.haiyihy.com/privacy.html">Privacy</a>
<a href="https://h5.haiyihy.com/terms.html">Terms</a>
<a href="https://h5.haiyihy.com">H5 Pages</a>
<a href="#contact">Contact</a>
</nav>
</div>
</header>
<main class="corp-main">
<section class="corp-hero">
<div class="corp-hero__overlay"></div>
<div class="corp-hero__image"></div>
<div class="shell corp-hero__content">
<div class="corp-hero__eyebrow">Internet technology and information services</div>
<h1 class="corp-hero__title">To Build Trusted Digital Interaction Worldwide</h1>
<p class="corp-hero__summary">Global Interactive Technology Co., Limited provides internet technology and information services for live social products, official web presence, and digital campaign delivery.</p>
</div>
</section>
<section class="corp-strip" id="about">
<div class="shell corp-strip__grid">
<article class="corp-strip__item">
<small>About us</small>
<h2>Global Interactive Technology Co., Limited</h2>
<p>環球互動科技有限公司</p>
<p>中国香港环球大厦A01</p>
</article>
<article class="corp-strip__item">
<small>Official pages</small>
<p><a href="https://h5.haiyihy.com/privacy.html">Privacy Policy</a></p>
<p><a href="https://h5.haiyihy.com/terms.html">Terms of Service</a></p>
<p><a href="https://h5.haiyihy.com/delete-account.html">Delete Account</a></p>
<p><a href="https://h5.haiyihy.com/child-safety.html">Child Safety Standards</a></p>
<p><a href="https://h5.haiyihy.com">H5 Landing Pages</a></p>
</article>
<article class="corp-strip__item" id="contact">
<small>Contact</small>
<p><a href="mailto:postmaster@haiyinet.com.cn">postmaster@haiyinet.com.cn</a></p>
<p><a href="tel:+85256283162">+85256283162</a></p>
<p>https://www.haiyihy.com</p>
<div class="corp-entity">
<p><strong>Company Name:</strong> Global Interactive Technology Co., Limited</p>
<p><strong>Company Number:</strong> 79935183</p>
<p><strong>Company Address:</strong> 中国香港环球大厦A01</p>
</div>
</article>
</div>
<div class="shell corp-payment">
<small>Payment methods</small>
<div class="corp-payment__logos" aria-label="Payment methods">
<img src="assets/payment/googlepay.png" alt="Google Pay">
<img src="assets/payment/upi.png" alt="UPI">
<img src="assets/payment/phonepe.png" alt="PhonePe">
<img src="assets/payment/paytm.png" alt="Paytm">
<img src="assets/payment/qris.png" alt="QRIS">
<img src="assets/payment/dana.png" alt="DANA">
</div>
</div>
</section>
</main>
</div>
</body>
</html>