docs(vibe-stories): update story content and add new story

- Replace placeholder stories with real user stories featuring a rural teacher, a college student, a high school teacher, and a truck driver
- Add new story 4 about a truck driver building an overseas tool site
- Update sidebar navigation, homepage feature text, and cover images
- Fix visual styling and clipping in the VibeStories component
- Update sitemap with new story and modified timestamps
This commit is contained in:
sanbuphy
2026-03-29 11:03:08 +08:00
parent 7392d8a805
commit b3ca518409
38 changed files with 396 additions and 82 deletions
+7 -3
View File
@@ -1428,16 +1428,20 @@ Sitemap: ${siteUrl}/sitemap.xml
collapsed: false,
items: [
{
text: '我的第一个全栈项目',
text: '放弃月入过万,他在农村小学带孩子们“用AI赶苍蝇”',
link: '/zh-cn/vibe-stories/story-1'
},
{
text: '从产品经理到独立开发者',
text: '期末考试周,我偷偷用AI造了个“校园闲鱼”',
link: '/zh-cn/vibe-stories/story-2'
},
{
text: '用 AI 提效 10 倍',
text: '我给每个学生,做了一个不会累的“学霸同桌”',
link: '/zh-cn/vibe-stories/story-3'
},
{
text: '48岁货车司机,熬了几个通宵,硬是用AI磕出一个出海工具站',
link: '/zh-cn/vibe-stories/story-4'
}
]
}