diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 0c5b236..70eef2d 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -279,10 +279,20 @@ export default function ServicesPage() { description: isChinese ? "模块化 MCP 服务驱动的可观测性中心。" : "Modular MCP server powering observability hub.", - href: "https://x-scope-hub-svc-plus-266500572462.us-central1.run.app", + href: "https://x-scope-hub-svc-plus-266500572462.asia-northeast1.run.app", icon: Database, external: true, }, + { + key: "x-cloud-flow", + name: isChinese ? "XCloudFlow" : "XCloudFlow", + description: isChinese + ? "多云基础设施、配置编排与边缘执行流水线。" + : "Multi-cloud infrastructure and edge execution flow.", + href: "https://x-cloud-flow-svc-plus-266500572462.asia-northeast1.run.app", + icon: Network, + external: true, + }, { key: "moltbot", name: isChinese ? "Moltbot 服务" : "Moltbot Service",