Files
test-repo/docs/es-es/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
764 B
Markdown

---
layout: home
navbar: false
hero:
name: 'Easy-Vibe'
text: 'Guía de Programación con IA desde Cero'
tagline: 'Un nuevo paradigma de programación para todos. Ya seas un PM o un desarrollador Full Stack, encuentra tu camino de programación con IA aquí.'
typingTagline:
- Programar, reinventado.
- Complejidad, simplificada.
- Cada paso, justo lo necesario.
- Piénsalo. Constrúyelo.
- Tu ritmo. La IA te sigue.
- Del primer carácter al sistema completo.
- Menos fricción. Más creación.
- Así debería sentirse programar.
actions:
- theme: brand
text: ¡Empezar a vibe juntos!
link: /es-es/stage-0/
- theme: alt
text: Esquema del Curso
link: /es-es/stage-0/
---
<HomeFeatures />