chatapp-h5/content/landing-pages/invite-new-user.json
2026-04-13 23:56:50 +08:00

37 lines
1.2 KiB
JSON

{
"slug": "invite-new-user",
"theme": "mint",
"eyebrow": "Growth funnel",
"title": "A clean invitation page for user acquisition, referral campaigns, and onboarding traffic.",
"summary": "Use this page to tell new users what Yumi is, why they should join, and where the invite flow leads next.",
"highlight": "Built for referral links, community invite traffic, and campaign attribution handoffs.",
"cta": {
"label": "Download Yumi",
"href": "https://play.google.com/store/apps/details?id=com.org.yumi"
},
"secondaryCta": {
"label": "Official Website",
"href": "https://www.haiyihy.com/"
},
"stats": [
{
"value": "Referral",
"label": "friendly landing format"
},
{
"value": "App-first",
"label": "clear user conversion path"
}
],
"sections": [
{
"title": "What this page should do",
"body": "Explain the value of Yumi quickly, remove ambiguity for first-time visitors, and route them cleanly into app installation."
},
{
"title": "How to operate it",
"body": "Adjust headline, incentive copy, and campaign validity in JSON whenever a new invite program starts."
}
]
}