Commit ·
9406c0b
1
Parent(s): 75b9b20
feat: add Bayyinah RAG feature to home page + features page
Browse files- src/index.html +39 -0
src/index.html
CHANGED
|
@@ -298,6 +298,13 @@
|
|
| 298 |
</div>
|
| 299 |
<h3 class="text-xl font-bold mb-3">تحويل اللهجات للفصحى</h3>
|
| 300 |
<p class="text-sm leading-relaxed" style="color: var(--text-secondary); line-height: 1.8;">حوّل أي لهجة عربية إلى لغة عربية فصحى بذكاء اصطناعي</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 301 |
</div>
|
| 302 |
</div>
|
| 303 |
<div class="text-center mt-12"><button onclick="showPage('features')" class="px-8 py-4 rounded-2xl text-lg font-bold border-2 transition-all hover:scale-105" style="border-color: var(--primary-color); color: var(--primary-color);"> استكشف جميع الميزات ← </button>
|
|
@@ -543,6 +550,38 @@
|
|
| 543 |
</div>
|
| 544 |
</div>
|
| 545 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 546 |
</section>
|
| 547 |
</div><!-- Editor Page -->
|
| 548 |
<div id="page-editor" class="page">
|
|
|
|
| 298 |
</div>
|
| 299 |
<h3 class="text-xl font-bold mb-3">تحويل اللهجات للفصحى</h3>
|
| 300 |
<p class="text-sm leading-relaxed" style="color: var(--text-secondary); line-height: 1.8;">حوّل أي لهجة عربية إلى لغة عربية فصحى بذكاء اصطناعي</p>
|
| 301 |
+
</div><!-- Feature 8: Bayyinah -->
|
| 302 |
+
<div class="card-hover p-8 rounded-3xl" style="background: var(--surface-color); border: 1px solid rgba(255, 255, 255, 0.08);">
|
| 303 |
+
<div class="feature-icon mb-6" style="background: rgba(16, 185, 129, 0.15); color: #10b981;">
|
| 304 |
+
<svg width="24" height="24" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8.228 9c.549-1.165 2.03-2 3.772-2 2.21 0 4 1.343 4 3 0 1.4-1.278 2.575-3.006 2.907-.542.104-.994.54-.994 1.093m0 3h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/></svg>
|
| 305 |
+
</div>
|
| 306 |
+
<h3 class="text-xl font-bold mb-3">بَيِّنَة</h3>
|
| 307 |
+
<p class="text-sm leading-relaxed" style="color: var(--text-secondary); line-height: 1.8;">بوابتك للقرآن والتفسير والسنة والمصادر السردية الموثقة</p>
|
| 308 |
</div>
|
| 309 |
</div>
|
| 310 |
<div class="text-center mt-12"><button onclick="showPage('features')" class="px-8 py-4 rounded-2xl text-lg font-bold border-2 transition-all hover:scale-105" style="border-color: var(--primary-color); color: var(--primary-color);"> استكشف جميع الميزات ← </button>
|
|
|
|
| 550 |
</div>
|
| 551 |
</div>
|
| 552 |
</div>
|
| 553 |
+
<!-- Feature 8: Bayyinah RAG -->
|
| 554 |
+
<div class="grid lg:grid-cols-2 gap-16 items-center mt-32">
|
| 555 |
+
<div class="text-right">
|
| 556 |
+
<div class="feature-icon mb-6" style="background: rgba(16, 185, 129, 0.15); color: #10b981; width: 64px; height: 64px; font-size: 32px;"><svg width="24" height="24" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8.228 9c.549-1.165 2.03-2 3.772-2 2.21 0 4 1.343 4 3 0 1.4-1.278 2.575-3.006 2.907-.542.104-.994.54-.994 1.093m0 3h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/></svg></div>
|
| 557 |
+
<h2 class="text-4xl font-bold mb-6">بَيِّنَة</h2>
|
| 558 |
+
<p class="text-lg mb-8 leading-relaxed" style="color: var(--text-secondary); line-height: 2;">بوابتك للقرآن والتفسير والسنة والمصادر السردية الموثقة — اسأل أي سؤال في الدين الإسلامي واحصل على إجابة مدعومة بالمصادر.</p>
|
| 559 |
+
<ul class="space-y-4">
|
| 560 |
+
<li class="flex items-center gap-4"><div class="w-6 h-6 rounded-full flex items-center justify-center" style="background: rgba(34, 197, 94, 0.2);"><span style="color: #22c55e; font-size: 14px;">✓</span></div><span class="text-base">إجابات من القرآن الكريم والتفسير</span></li>
|
| 561 |
+
<li class="flex items-center gap-4"><div class="w-6 h-6 rounded-full flex items-center justify-center" style="background: rgba(34, 197, 94, 0.2);"><span style="color: #22c55e; font-size: 14px;">✓</span></div><span class="text-base">أحاديث نبوية وسيرة مع التخريج</span></li>
|
| 562 |
+
<li class="flex items-center gap-4"><div class="w-6 h-6 rounded-full flex items-center justify-center" style="background: rgba(34, 197, 94, 0.2);"><span style="color: #22c55e; font-size: 14px;">✓</span></div><span class="text-base">مصادر موثقة وقابلة للتحقق</span></li>
|
| 563 |
+
</ul>
|
| 564 |
+
<a href="https://bayyinah-alpha.vercel.app/" target="_blank" rel="noopener noreferrer" class="inline-block mt-8 px-6 py-3 rounded-xl text-base font-bold text-white transition-all hover:scale-105" style="background: linear-gradient(135deg, #10b981, #059669);">جرّب بَيِّنَة الآن ←</a>
|
| 565 |
+
</div>
|
| 566 |
+
<div>
|
| 567 |
+
<div class="p-8 rounded-3xl" style="background: var(--surface-color); border: 1px solid rgba(255, 255, 255, 0.08);">
|
| 568 |
+
<div class="text-right" dir="rtl">
|
| 569 |
+
<div class="p-4 rounded-xl mb-4" style="background: rgba(16, 185, 129, 0.08); border: 1px solid rgba(16, 185, 129, 0.2);">
|
| 570 |
+
<div class="flex items-center gap-2 mb-3"><span style="font-size: 18px;">🕌</span><span class="text-sm font-bold" style="color: #10b981;">بَيِّنَة</span></div>
|
| 571 |
+
<p class="text-base mb-2" style="color: var(--text-color);">ما حكم صلاة الضحى؟</p>
|
| 572 |
+
</div>
|
| 573 |
+
<div class="p-4 rounded-xl" style="background: rgba(16, 185, 129, 0.05); border-right: 4px solid #10b981; line-height: 2;">
|
| 574 |
+
<div class="text-sm font-bold mb-3" style="color: #10b981;">📖 الإجابة من المصادر</div>
|
| 575 |
+
<p class="text-base mb-3" style="color: var(--text-color);">صلاة الضحى سنة مؤكدة، وأقلها ركعتان وأكثرها ثمان ركعات.</p>
|
| 576 |
+
<div class="space-y-2 mt-3">
|
| 577 |
+
<div class="text-xs p-2 rounded-lg" style="background: rgba(16, 185, 129, 0.1);"><span style="color: #10b981; font-weight: 600;">📜 الحديث:</span> <span style="color: var(--text-secondary);">«يصبح على كل سُلامى من أحدكم صدقة...» رواه مسلم</span></div>
|
| 578 |
+
<div class="text-xs p-2 rounded-lg" style="background: rgba(16, 185, 129, 0.1);"><span style="color: #10b981; font-weight: 600;">📖 التفسير:</span> <span style="color: var(--text-secondary);">تفسير ابن كثير — سورة ص: آية ١٨</span></div>
|
| 579 |
+
</div>
|
| 580 |
+
</div>
|
| 581 |
+
</div>
|
| 582 |
+
</div>
|
| 583 |
+
</div>
|
| 584 |
+
</div>
|
| 585 |
</section>
|
| 586 |
</div><!-- Editor Page -->
|
| 587 |
<div id="page-editor" class="page">
|