chatapp-h5/content/landing-pages/host-center.json
2026-04-13 23:56:50 +08:00

37 lines
1.2 KiB
JSON

{
"slug": "host-center",
"theme": "sapphire",
"eyebrow": "Host operations",
"title": "A central landing page for creators, room owners, and active hosts.",
"summary": "Use this page as the distribution point for host-facing updates, onboarding steps, room guidance, and operational notices.",
"highlight": "A stable host-facing H5 entry point linked directly from the app.",
"cta": {
"label": "Apply as Host",
"href": "https://h5.haiyihy.com/apply/"
},
"secondaryCta": {
"label": "Privacy Policy",
"href": "https://h5.haiyihy.com/privacy.html"
},
"stats": [
{
"value": "1 page",
"label": "for recurring host communication"
},
{
"value": "Low friction",
"label": "distribution from app and campaigns"
}
],
"sections": [
{
"title": "Use it as a routing hub",
"body": "This page can carry current season rules, host incentives, room standards, or updated activity instructions without shipping a new app build."
},
{
"title": "Keep copy editable",
"body": "The page content is managed from a single JSON file so operators can update titles, highlights, bullets, and links with minimal engineering overhead."
}
]
}