Files
test-repo/docs/fr-fr/index.md
T
sanbuphy c8b68e5139 feat(ui): update hero button text and enhance welcome screen
- Change primary hero button text from "Start Learning" to "Start Vibe Together!" across all language versions to align with project branding
- Update online reading links in README files to point to /welcome.html for better user onboarding
- Enhance WelcomeScreen.vue with improved animation timing and spacing
- Add dynamic SVG wordmark to homepage hero section for visual appeal
- Implement animated color transition for top promo bar
- Remove testing guidelines comment in AGENTS.md as placeholder
- Adjust feature card styling with increased min-height and icon sizes
2026-03-18 12:17:03 +08:00

27 lines
752 B
Markdown

---
layout: home
navbar: false
hero:
name: 'Easy-Vibe'
text: 'Guide de Codage IA à partir de Zéro'
tagline: 'Un nouveau paradigme de codage pour tous. Que vous soyez PM ou développeur Full Stack, trouvez votre voie de codage IA ici.'
typingTagline:
- Le coding, réinventé.
- La complexité, simplifiée.
- Chaque étape, juste ce qu'il faut.
- Pensez. Créez.
- Votre rythme. L'IA suit.
- Du premier caractère au système complet.
- Moins de friction. Plus de création.
- C'est ainsi que le coding devrait être.
actions:
- theme: brand
text: Commencer à vibe ensemble !
link: /fr-fr/stage-0/
- theme: alt
text: Plan du Cours
link: /fr-fr/stage-0/
---
<HomeFeatures />