Files
test-repo/docs/vi-vn/index.md
T
sanbuphy f5adedf77b feat(docs): refactor homepage layouts and add HomeFeatures component
- Replace verbose inline HTML/CSS in multiple language homepages with reusable HomeFeatures component
- Simplify hero section taglines and action links across all language versions
- Add iOS/Apple style enhancements including glassmorphism effects and refined button animations
- Register HomeFeatures component globally in Vue app for consistent usage
- Remove redundant translation banners and GitHub star sections to streamline content
2026-01-26 13:00:54 +08:00

18 lines
476 B
Markdown

---
layout: home
navbar: false
hero:
name: 'Easy-Vibe'
text: 'Hướng dẫn Lập trình AI từ con số 0'
tagline: 'Một mô hình lập trình mới cho mọi người. Dù bạn là PM hay Full Stack Dev, hãy tìm lộ trình lập trình AI của bạn tại đây.'
actions:
- theme: brand
text: Bắt đầu học
link: /vi-vn/stage-0/
- theme: alt
text: Đề cương khóa học
link: /vi-vn/stage-0/
---
<HomeFeatures />