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
911 B
Markdown
27 lines
911 B
Markdown
---
|
|
layout: home
|
|
navbar: false
|
|
hero:
|
|
name: 'Easy-Vibe'
|
|
text: 'ゼロからのAIコーディングガイド'
|
|
tagline: 'すべての人のための新しいコーディングパラダイム。PMでもフルスタック開発者でも、ここで自分のAIコーディングの道を見つけることができます。'
|
|
typingTagline:
|
|
- コーディングが、変わる。
|
|
- 複雑を、シンプルに。
|
|
- 一歩ずつ、ちょうどいい。
|
|
- 思い通りに、形に。
|
|
- あなたの速さで、AIが追いつく。
|
|
- 最初の文字から、完成したシステムまで。
|
|
- 余計な手間を減らして、創造を増やす。
|
|
- プログラミングは、こうあるべき。
|
|
actions:
|
|
- theme: brand
|
|
text: 学習を開始
|
|
link: /ja-jp/stage-0/
|
|
- theme: alt
|
|
text: コース概要
|
|
link: /ja-jp/stage-0/
|
|
---
|
|
|
|
<HomeFeatures />
|