29 lines
1.1 KiB
Markdown
29 lines
1.1 KiB
Markdown
# Landing Page 工作状态
|
||
|
||
## 项目信息
|
||
- 文件路径:/opt/ai-landing/index.html
|
||
- 访问地址:http://8.153.107.96/ai/
|
||
- Nginx 配置:/etc/nginx/sites-available/gitea (location /ai/ alias /opt/ai-landing/)
|
||
|
||
## 当前进度 (2026-05-01 更新 — Design System v3)
|
||
|
||
### 设计系统升级 (v3)
|
||
基于 Linear + Vercel + ElevenLabs 三个顶级网站的设计语言重构:
|
||
- **Linear**: 暗色原生 (#08090a)、Inter Variable + cv01/ss03 字体特性、亮度层级系统
|
||
- **Vercel**: 压缩排版(负 letter-spacing)、阴影替代边框技术
|
||
- **ElevenLabs**: 电影级质感、胶片颗粒 + 暗角叠加
|
||
- CSS 变量设计令牌系统(21 个 token)
|
||
- 统一的 reveal 动画系统(IntersectionObserver + staggered delay)
|
||
|
||
### 页面结构(保持)
|
||
Hero → 场景洞察(6痛点) → 核心服务(3业务) → 解决路径(5优势) → GEO → 合作咨询
|
||
|
||
### 待处理
|
||
1. 手机端测试验证
|
||
2. 推送到 Gitea 仓库
|
||
3. 确认 /ai/api/consult 表单后端接入
|
||
|
||
### 备份
|
||
- index.html.bak — v2 备份
|
||
- index.html.bak.v2 — v2.1 备份
|