import type { ReactNode } from 'react'; import { Activity, Boxes, Image, Layers, Route, ServerCog, ShieldCheck, Video, Workflow } from 'lucide-react'; import { Badge, Button, Card, CardContent } from '../components/ui'; import type { PageKey } from '../types'; const coverage = [ { icon: , label: '大模型对话', value: 'Chat / Responses', detail: '兼容 OpenAI 对话接口与 EasyAI 站内调用' }, { icon: , label: '图像生成', value: 'Image Generation', detail: '支持尺寸、质量、计费权重和结果转存' }, { icon: , label: '图像编辑', value: 'Image Edit', detail: '参考图、mask 和主服务文件上传链路' }, { icon: