Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -119,11 +119,11 @@
|
|
119 |
<div class="w-12 h-12 rounded-full premium-gradient flex items-center justify-center">
|
120 |
<i class="fas fa-gavel gold-accent text-xl"></i>
|
121 |
</div>
|
122 |
-
<h3 class="text-xl font-bold"
|
123 |
</div>
|
124 |
-
<p class="text-gray-600 mb-6"
|
125 |
<button onclick="showCaseAnalysis()" class="w-full bg-gray-100 text-gray-800 py-3 rounded-xl hover:bg-gray-200 transition-colors font-bold">
|
126 |
-
|
127 |
</button>
|
128 |
</div>
|
129 |
|
|
|
119 |
<div class="w-12 h-12 rounded-full premium-gradient flex items-center justify-center">
|
120 |
<i class="fas fa-gavel gold-accent text-xl"></i>
|
121 |
</div>
|
122 |
+
<h3 class="text-xl font-bold">كتابة العقود والوثائق بالذكاء الاصطناعي</h3>
|
123 |
</div>
|
124 |
+
<p class="text-gray-600 mb-6">كتابة العقود والمواثيق والاوراق الهامة اصبح سهل الان مع سبيدي </p>
|
125 |
<button onclick="showCaseAnalysis()" class="w-full bg-gray-100 text-gray-800 py-3 rounded-xl hover:bg-gray-200 transition-colors font-bold">
|
126 |
+
خلي سبيدي يكتبلك وثيقتك او عقدك
|
127 |
</button>
|
128 |
</div>
|
129 |
|