update landing page content and status
This commit is contained in:
parent
df7e213664
commit
d2ff2d7741
45
STATUS.md
45
STATUS.md
|
|
@ -5,35 +5,24 @@
|
|||
- 访问地址:http://8.153.107.96/ai/
|
||||
- Nginx 配置:/etc/nginx/sites-available/gitea (location /ai/ alias /opt/ai-landing/)
|
||||
|
||||
## 当前进度 (2026-04-20 更新)
|
||||
## 当前进度 (2026-05-01 更新 — Design System v3)
|
||||
|
||||
### 已完成
|
||||
- Hero 首屏:标题"推翻重来是最贵的选择" + 价值主张 + CTA"了解我们的做法"
|
||||
- 场景洞察板块:6 大业务痛点(资产闲置/全局盲区/效能错配/总是慢半拍/转型豪赌/人才断层)+ 破局之道
|
||||
- 桌面端:六宫格 + hover 光线效果
|
||||
- 移动端:全屏逐屏浮现 + 居中图标(64px) + 大字标题 + 背景网格 + 光晕呼吸
|
||||
- 核心服务板块:AI+物业(提速 60%)、AI+资管(空置率预测/租金定价)、AI+CRM(人效提升 40%)
|
||||
- 解决路径板块:为什么选菲西尔智能(零干扰集成/数据资产化/智能代理执行/全局决策视角/可验证 ROI)
|
||||
- GEO 板块:对内提效降本,对外重塑获客(文心/Kimi/通义内容优化)
|
||||
- 合作咨询板块:15 分钟系统智能诊断(不推销只评估)
|
||||
- 导航栏顺序:场景洞察 → 核心服务 → 解决路径 → GEO → 合作咨询
|
||||
- 板块排布:Hero → 场景洞察 → 核心服务 → 解决路径 → GEO → 合作咨询
|
||||
- 已同步到 Gitea 仓库:http://8.153.107.96:3000/root/fischer-site
|
||||
### 设计系统升级 (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. 根据反馈继续优化
|
||||
1. 手机端测试验证
|
||||
2. 推送到 Gitea 仓库
|
||||
3. 确认 /ai/api/consult 表单后端接入
|
||||
|
||||
### 用户偏好(重要)
|
||||
- 回复格式:纯文本,字号统一且小,禁止使用标题(#)、加粗(**)、代码块(```)
|
||||
- 用户希望被称为"老板"
|
||||
- Landing Page 素材:禁止外国人面孔,优先抽象矢量图/SVG
|
||||
- 设计风格:黑白单色、高对比、电影级动效(缓慢平滑有呼吸感)
|
||||
- 用户会发手机截图反馈问题,需根据截图调整
|
||||
|
||||
## Gitea 信息
|
||||
- 地址:http://localhost:3000 / http://8.153.107.96:3000
|
||||
- SSH 端口:2222
|
||||
- 管理员:root, omega_admin, ether
|
||||
- 已有仓库:ether/ether-admin, ether/ether-docs, ether/ether-pms
|
||||
- Landing Page 仓库:尚未创建(计划创建 ether/ether-landing 或 ether/fischer-site)
|
||||
### 备份
|
||||
- index.html.bak — v2 备份
|
||||
- index.html.bak.v2 — v2.1 备份
|
||||
|
|
|
|||
987
index.html
987
index.html
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue