37 lines
1.1 KiB
JSON
37 lines
1.1 KiB
JSON
{
|
|
"slug": "admin-center",
|
|
"theme": "steel",
|
|
"eyebrow": "Operations gateway",
|
|
"title": "A public-facing operations handoff page for admin and campaign distribution needs.",
|
|
"summary": "Use this page as a lightweight web entrance when the final system sits behind internal tools or role-based access.",
|
|
"highlight": "Separates public routing and internal operations cleanly.",
|
|
"cta": {
|
|
"label": "Official Website",
|
|
"href": "https://www.haiyihy.com/"
|
|
},
|
|
"secondaryCta": {
|
|
"label": "Host Center",
|
|
"href": "https://h5.haiyihy.com/host-center/"
|
|
},
|
|
"stats": [
|
|
{
|
|
"value": "Public shell",
|
|
"label": "for internal-operation entry design"
|
|
},
|
|
{
|
|
"value": "Reusable",
|
|
"label": "for future operational routing"
|
|
}
|
|
],
|
|
"sections": [
|
|
{
|
|
"title": "Controlled access",
|
|
"body": "Keep actual admin systems private while still presenting a clear, branded public-facing handoff page when needed."
|
|
},
|
|
{
|
|
"title": "Simple maintenance",
|
|
"body": "Because the content is generated from JSON, copy and target links can be revised quickly."
|
|
}
|
|
]
|
|
}
|