{
    "meta": {
        "version": "2.4.1",
        "buildId": "ngep-prod-20260228",
        "locale": "zh-CN",
        "api": "/api/v2",
        "cdnBase": "https://cdn.houyuxi.com/ngep"
    },
    "hero": {
        "badge": {
            "zh-CN": "面向多系统企业的统一身份与应用入口",
            "en": "A unified identity and application portal for multi-system enterprises"
        },
        "title": {
            "zh-CN": ["一个入口，统一身份", "应用与知识"],
            "en": ["One portal for", "identity, apps, and knowledge"]
        },
        "subtitle": {
            "zh-CN": "NGEP 将单点登录、应用目录、知识问答与审计留痕整合到一个安全入口，支持私有化部署与国产化环境。",
            "en": "NGEP brings single sign-on, an application catalog, knowledge assistance, and audit trails into one secure portal for private and domestic technology deployments."
        },
        "cta": [
            {
                "label": { "zh-CN": "预约产品演示", "en": "Book a demo" },
                "action": "openModal",
                "style": "primary"
            },
            {
                "label": { "zh-CN": "查看能力清单", "en": "Explore capabilities" },
                "href": "#features",
                "style": "secondary"
            }
        ],
        "floatingCards": [
            {
                "title": { "zh-CN": "一账通行", "en": "One account, everywhere" },
                "desc": { "zh-CN": "统一接入已授权应用", "en": "Unified access to approved apps" },
                "icon": "lock"
            },
            {
                "title": { "zh-CN": "零信任安全驱动", "en": "Powered by zero-trust security" },
                "desc": { "zh-CN": "双写审计，提升追溯能力", "en": "Dual-write auditing for better traceability" },
                "icon": "shield"
            }
        ]
    },
    "features": {
        "sectionTitle": {
            "zh-CN": "统一门户的核心业务价值",
            "en": "Core business benefits of a unified portal"
        },
        "sectionDesc": {
            "zh-CN": "将身份、应用、知识和审计带到同一入口，降低多系统访问与协作的复杂度。",
            "en": "Bring identity, applications, knowledge, and auditing into one portal to reduce the complexity of multi-system access and collaboration."
        },
        "items": [
            {
                "icon": "key",
                "title": { "zh-CN": "统一鉴权与单点登录", "en": "Unified authentication and single sign-on" },
                "desc": { "zh-CN": "支持 OIDC / OAuth2 等标准协议。员工完成一次身份认证后，可按权限访问已接入的内部系统，减少多账号和重复登录带来的管理成本。", "en": "Supports standards including OIDC and OAuth2. After authenticating once, employees can access connected internal systems according to their permissions, reducing the overhead of multiple accounts and repeated sign-ins." }
            },
            {
                "icon": "grid",
                "title": { "zh-CN": "多源系统入口聚合 + AI 助手", "en": "Multi-system access aggregation with an AI assistant" },
                "desc": { "zh-CN": "以模块化目录呈现应用入口，并可按组织结构与角色配置可见性和访问控制。结合 AI 知识问答，帮助员工在一个入口中查找应用、流程与答案。", "en": "A modular catalog presents application entry points, with visibility and access controls configured by organization and role. Combined with AI knowledge assistance, it helps employees find applications, processes, and answers in one place." }
            },
            {
                "icon": "shield",
                "title": { "zh-CN": "合规留痕全链路审计", "en": "End-to-end compliance auditing" },
                "desc": { "zh-CN": "记录用户登录及后台敏感操作。会话日志可落库并接入 Loki，形成可查询、可追溯的审计记录，支持合规检查与问题定位。", "en": "Record user sign-ins and sensitive administrative actions. Session logs can be persisted and streamed to Loki, creating searchable, traceable audit records for compliance reviews and incident investigation." }
            }
        ]
    },
    "useCases": {
        "sectionTitle": {
            "zh-CN": "一套门户连接内部协同",
            "en": "One portal for internal collaboration"
        },
        "sectionDesc": {
            "zh-CN": "连接办公软件和核心生产系统，让内部协作保持一致的身份、入口与审计边界。",
            "en": "Connect office software and core production systems with consistent identity, access, and audit boundaries."
        },
        "groups": [
            {
                "title": { "zh-CN": "可控的应用整合方式", "en": "Controlled application integration" },
                "points": [
                    {
                        "bold": { "zh-CN": "尽量减少原系统改动：", "en": "Minimize changes to existing applications:" },
                        "text": { "zh-CN": "在适用的集成模式下，可通过前置网关处理会话校验与访问控制，降低对原有业务逻辑的影响。", "en": "Where the integration model allows, a front-door gateway can handle session validation and access control while reducing impact on existing business logic." }
                    },
                    {
                        "bold": { "zh-CN": "标准化接入流程：", "en": "A standardized onboarding process:" },
                        "text": { "zh-CN": "支持按 OIDC 等标准协议整理接入参数，并根据应用清单逐步纳管业务系统。", "en": "Organize integration parameters around standards such as OIDC and bring business systems under management through an application onboarding plan." }
                    },
                    {
                        "bold": { "zh-CN": "离职与岗位变更处理：", "en": "Offboarding and role-change controls:" },
                        "text": { "zh-CN": "人员身份变更后，可依据既定策略同步调整已接入系统的访问权限，降低遗留权限风险。", "en": "When an identity changes, established policies can synchronize access adjustments across connected systems and reduce the risk of lingering privileges." }
                    }
                ],
                "visual": "gateway"
            },
            {
                "title": { "zh-CN": "AI 赋能的企业知识与内容中枢", "en": "An AI-powered enterprise knowledge and content hub" },
                "points": [
                    {
                        "bold": { "zh-CN": "智能生成与精准分发：", "en": "Intelligent creation and precise distribution:" },
                        "text": { "zh-CN": "基于企业语料自动生成摘要、快讯与通知草案，并按组织、角色与场景精准推送，减少重复编辑与误投。", "en": "Generate summaries, briefings, and notification drafts from enterprise content, then deliver them precisely by organization, role, and scenario." }
                    },
                    {
                        "bold": { "zh-CN": "智能阅读追踪与合规保障：", "en": "Reading intelligence and compliance assurance:" },
                        "text": { "zh-CN": "结合已读回执、关键人未读提醒与留痕审计，自动识别触达风险，确保关键制度可核验、可追责。", "en": "Read receipts, reminders for key stakeholders, and audit records automatically identify delivery risks and make critical policies verifiable and accountable." }
                    },
                    {
                        "bold": { "zh-CN": "对话式知识库与语义检索：", "en": "Conversational knowledge and semantic search:" },
                        "text": { "zh-CN": "将公告、制度、流程文档及内部 Wiki 等内容沉淀为企业知识库。员工可通过自然语言提问，获得带来源依据的答案。", "en": "Bring announcements, policies, process documents, and internal wikis into an enterprise knowledge base where employees can ask in natural language and receive answers with source references." }
                    }
                ],
                "visual": "bulletin"
            }
        ]
    },
    "architecture": {
        "sectionTitle": {
            "zh-CN": "零信任架构与可控部署",
            "en": "A zero-trust foundation with controlled deployment"
        },
        "sectionDesc": {
            "zh-CN": "提供私有化部署、国产化兼容与可观测性能力，具体方案以项目评估为准。",
            "en": "Private deployment, domestic technology compatibility, and observability capabilities, with the final approach defined through project assessment."
        },
        "items": [
            {
                "title": { "zh-CN": "双平面访问隔离", "en": "Dual-plane access isolation" },
                "desc": { "zh-CN": "将终端用户访问与管理操作分离，并通过独立会话和权限策略减少跨管理面的访问风险。", "en": "Separate end-user access from administrative operations, using distinct sessions and authorization policies to reduce cross-plane access risk." }
            },
            {
                "title": { "zh-CN": "兼容主流国产化环境", "en": "Compatibility with mainstream domestic technology stacks" },
                "desc": { "zh-CN": "支持 X86、ARM 等服务器环境，并可根据项目情况适配主流国产操作系统与达梦、人大金仓等数据库。", "en": "Supports x86 and ARM server environments, with project-based compatibility for mainstream domestic operating systems and databases such as Dameng and Kingbase." }
            },
            {
                "title": { "zh-CN": "可观测性与运行保障", "en": "Observability and operational assurance" },
                "desc": { "zh-CN": "支持 Docker/K8s 容器化部署，并可集成 Grafana 看板与 Loki 日志流，帮助 IT 团队了解服务运行状态。", "en": "Supports Docker and Kubernetes deployment and can integrate Grafana dashboards with Loki log streams to help IT teams understand service health." }
            },
            {
                "title": { "zh-CN": "项目交付与技术支持", "en": "Project delivery and technical support" },
                "desc": { "zh-CN": "提供评估、实施与迁移支持，服务范围、交付边界和响应方式以项目约定为准。", "en": "Provides assessment, implementation, and migration support, with scope, delivery boundaries, and response arrangements defined by project agreement." }
            }
        ]
    },
    "trustLogos": {
        "sectionTitle": { "zh-CN": "服务客户与合作伙伴", "en": "Customers and partners" },
        "items": [
            {
                "name": { "zh-CN": "泰国大管家(BHK)", "en": "Big Housekeeper (BHK)" },
                "abbr": { "zh-CN": "BIG HOUSEKEEPER", "en": "BIG HOUSEKEEPER" },
                "type": "image",
                "src": "images/footerLogo-DJmhLSCs.png"
            },
            {
                "name": { "zh-CN": "山东新华设计工程有限公司", "en": "Shandong Xinhua Design & Engineering Co., Ltd." },
                "abbr": { "zh-CN": "Shandong Xinhua Design & Engineering Co.,Ltd.", "en": "Shandong Xinhua Design & Engineering Co.,Ltd." },
                "type": "image",
                "src": "images/shandong_xinhua_design_engineering_co_ltd_logo.png"
            },
            {
                "name": { "zh-CN": "北京视酷公司", "en": "Shiku Inc." },
                "abbr": { "zh-CN": "shiku_inc", "en": "shiku_inc" },
                "type": "image",
                "src": "images/shiku_inc_logo.png"
            },
            {
                "name": { "zh-CN": "青岛启弘信息科技有限公司", "en": "Qingdao Qiho Information Technology Co., Ltd." },
                "abbr": { "zh-CN": "Qingdao Qiho Information&Technology Co.,Ltd.", "en": "Qingdao Qiho Information&Technology Co.,Ltd." },
                "type": "image",
                "src": "images/qingdao_qiho_information_technology_co_ltd_logo.webp"
            },
            {
                "name": { "zh-CN": "西安天谛伟创探测技术有限公司", "en": "Xi'an Tiandi Weichuang Detection Technology Co., Ltd." },
                "abbr": { "zh-CN": "Xi'an Tiandi Weichuang Detection Technology Co., Ltd.", "en": "Xi'an Tiandi Weichuang Detection Technology Co., Ltd." },
                "type": "image",
                "src": "images/xi_an_ti_an_di_wei_chuang_detection_technology_co_ltd_logo.png"
            }
        ]
    },
    "form": {
        "title": { "zh-CN": "预约产品演示", "en": "Book a product demo" },
        "subtitle": { "zh-CN": "留下联系方式与需求，我们将安排产品顾问与您沟通。", "en": "Leave your contact details and requirements, and a product advisor will be in touch." },
        "fields": [
            {
                "name": "name",
                "label": { "zh-CN": "姓名", "en": "Name" },
                "type": "text",
                "placeholder": { "zh-CN": "您的姓名", "en": "Your name" },
                "required": true
            },
            {
                "name": "phone",
                "label": { "zh-CN": "手机号码", "en": "Phone number" },
                "type": "tel",
                "placeholder": { "zh-CN": "您的手机号码", "en": "Your phone number" },
                "required": true
            },
            {
                "name": "email",
                "label": { "zh-CN": "工作邮箱", "en": "Work email" },
                "type": "email",
                "placeholder": { "zh-CN": "work@company.com", "en": "work@company.com" },
                "required": true
            },
            {
                "name": "company",
                "label": { "zh-CN": "公司名称", "en": "Company name" },
                "type": "text",
                "placeholder": { "zh-CN": "所属企业全称", "en": "Full company name" },
                "required": true
            },
            {
                "name": "title",
                "label": { "zh-CN": "您的职位", "en": "Job title" },
                "type": "text",
                "placeholder": { "zh-CN": "如：IT 总监", "en": "For example: IT Director" },
                "required": true
            },
            {
                "name": "requirement",
                "label": { "zh-CN": "咨询事宜", "en": "How can we help?" },
                "type": "select",
                "required": true,
                "options": [
                    {
                        "value": "",
                        "label": { "zh-CN": "请选择您的主要需求", "en": "Select your primary need" },
                        "disabled": true
                    },
                    {
                        "value": "product_demo",
                        "label": { "zh-CN": "预约产品演示", "en": "Product demo" }
                    },
                    {
                        "value": "pricing",
                        "label": { "zh-CN": "获取报价方案", "en": "Pricing proposal" }
                    },
                    {
                        "value": "technical",
                        "label": { "zh-CN": "技术架构交流", "en": "Technical architecture consultation" }
                    },
                    {
                        "value": "whitepaper",
                        "label": { "zh-CN": "索取产品白皮书", "en": "Product white paper" }
                    },
                    {
                        "value": "other",
                        "label": { "zh-CN": "其他合作意向", "en": "Other partnership inquiry" }
                    }
                ]
            }
        ],
        "submitText": { "zh-CN": "提交演示预约", "en": "Book a demo" },
        "successMsg": { "zh-CN": "预约已提交。我们的产品顾问将尽快与您联系。", "en": "Your demo request has been submitted. A product advisor will contact you shortly." },
        "errorMsg": { "zh-CN": "非常抱歉，接口连接失败，请稍后再试。", "en": "We could not connect to the service. Please try again later." }
    }
}
