Commit c0c2bad4 authored by Mahmoud Aglan's avatar Mahmoud Aglan

Set trial period to 10 days for all pricing tiers

Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
parent afce67c8
...@@ -444,7 +444,7 @@ ...@@ -444,7 +444,7 @@
</div> </div>
<div class="plan-card__trial"> <div class="plan-card__trial">
<svg width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><circle cx="12" cy="12" r="10"/><path d="M12 6v6l4 2"/></svg> <svg width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><circle cx="12" cy="12" r="10"/><path d="M12 6v6l4 2"/></svg>
<span dir="ltr">14</span> يوم تجريبي <span dir="ltr">10</span> يوم تجريبي
</div> </div>
</div> </div>
...@@ -481,7 +481,7 @@ ...@@ -481,7 +481,7 @@
</div> </div>
<div class="plan-card__trial"> <div class="plan-card__trial">
<svg width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><circle cx="12" cy="12" r="10"/><path d="M12 6v6l4 2"/></svg> <svg width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><circle cx="12" cy="12" r="10"/><path d="M12 6v6l4 2"/></svg>
<span dir="ltr">14</span> يوم تجريبي <span dir="ltr">10</span> يوم تجريبي
</div> </div>
</div> </div>
...@@ -519,7 +519,7 @@ ...@@ -519,7 +519,7 @@
</div> </div>
<div class="plan-card__trial"> <div class="plan-card__trial">
<svg width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><circle cx="12" cy="12" r="10"/><path d="M12 6v6l4 2"/></svg> <svg width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><circle cx="12" cy="12" r="10"/><path d="M12 6v6l4 2"/></svg>
<span dir="ltr">30</span> يوم تجريبي <span dir="ltr">10</span> يوم تجريبي
</div> </div>
</div> </div>
...@@ -533,7 +533,7 @@ ...@@ -533,7 +533,7 @@
<li>إشعارات SMS + بريد</li> <li>إشعارات SMS + بريد</li>
<li>تقارير متقدمة + تصدير</li> <li>تقارير متقدمة + تصدير</li>
<li>صلاحيات متقدمة متعددة الأدوار</li> <li>صلاحيات متقدمة متعددة الأدوار</li>
<li>فترة تجريبية أطول (30 يوم)</li> <li>فترة تجريبية 10 أيام</li>
<li>فترة سماح 14 يوم</li> <li>فترة سماح 14 يوم</li>
</ul> </ul>
...@@ -560,7 +560,7 @@ ...@@ -560,7 +560,7 @@
</div> </div>
<div class="plan-card__trial"> <div class="plan-card__trial">
<svg width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><circle cx="12" cy="12" r="10"/><path d="M12 6v6l4 2"/></svg> <svg width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><circle cx="12" cy="12" r="10"/><path d="M12 6v6l4 2"/></svg>
<span dir="ltr">14</span> يوم تجريبي <span dir="ltr">10</span> يوم تجريبي
</div> </div>
</div> </div>
...@@ -646,10 +646,10 @@ ...@@ -646,10 +646,10 @@
</tr> </tr>
<tr> <tr>
<td>فترة التجربة المجانية</td> <td>فترة التجربة المجانية</td>
<td dir="ltr">14 يوم</td> <td dir="ltr">10 أيام</td>
<td dir="ltr">14 يوم</td> <td dir="ltr">10 أيام</td>
<td class="featured-col" dir="ltr">30 يوم</td> <td class="featured-col" dir="ltr">10 أيام</td>
<td dir="ltr">14 يوم</td> <td dir="ltr">10 أيام</td>
</tr> </tr>
<tr> <tr>
<td>فترة السماح</td> <td>فترة السماح</td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment