c8b68e5139
- 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
27 lines
928 B
Markdown
27 lines
928 B
Markdown
---
|
|
layout: home
|
|
navbar: false
|
|
hero:
|
|
name: 'Easy-Vibe'
|
|
text: 'دليل برمجة الذكاء الاصطناعي من الصفر'
|
|
tagline: 'نموذج برمجة جديد للجميع. سواء كنت مدير منتج أو مطور Full Stack، ابحث عن مسار برمجة الذكاء الاصطناعي الخاص بك هنا.'
|
|
typingTagline:
|
|
- البرمجة، بشكل مختلف.
|
|
- التعقيد، مبسط.
|
|
- كل خطوة، بالقدر المناسب.
|
|
- فكر. ابنِ.
|
|
- سرعتك. الذكاء الاصطناعي يلحق بك.
|
|
- من أول حرف إلى نظام كامل.
|
|
- أقل احتكاك. أكثر إبداعاً.
|
|
- هكذا يجب أن تكون البرمجة.
|
|
actions:
|
|
- theme: brand
|
|
text: ابدأ vibe معًا!
|
|
link: /ar-sa/stage-0/
|
|
- theme: alt
|
|
text: مخطط الدورة
|
|
link: /ar-sa/stage-0/
|
|
---
|
|
|
|
<HomeFeatures />
|