74ad9bce88
Update the typing taglines in all language versions to provide more engaging and descriptive messaging about the AI coding experience. The new taglines better convey the benefits of using AI for programming.
27 lines
677 B
Markdown
27 lines
677 B
Markdown
---
|
|
layout: home
|
|
navbar: false
|
|
hero:
|
|
name: 'Easy-Vibe'
|
|
text: 'AI Coding Guide from Scratch'
|
|
tagline: 'A new coding paradigm for everyone. Whether you are a PM or a Full Stack Dev, find your AI coding path here.'
|
|
typingTagline:
|
|
- Coding, reimagined.
|
|
- Complexity, simplified.
|
|
- Every step, just right.
|
|
- Think it. Build it.
|
|
- Your pace. AI keeps up.
|
|
- From first character to complete system.
|
|
- Less friction. More creation.
|
|
- This is how coding should feel.
|
|
actions:
|
|
- theme: brand
|
|
text: Start Learning
|
|
link: /en-us/stage-0/
|
|
- theme: alt
|
|
text: Course Outline
|
|
link: /en-us/stage-0/
|
|
---
|
|
|
|
<HomeFeatures />
|