chore(website): sla / device limits (#10684)

- Update to 99.9% SLA based on track record and customer feedback.
- Mention sane limits of number of connected devices.

Related: #10683
This commit is contained in:
Jamil
2025-10-22 09:52:23 -07:00
committed by GitHub
parent 2026d08aea
commit 9ab599a065

View File

@@ -95,8 +95,8 @@ export default function PlanTable() {
Connected Clients
</Tooltip>
</td>
<td className="font-semibold gmx-1 py-4 text-center">Unlimited</td>
<td className="font-semibold gmx-1 py-4 text-center">Unlimited</td>
<td className="font-semibold gmx-1 py-4 text-center">3 per user</td>
<td className="font-semibold gmx-1 py-4 text-center">5 per user</td>
<td className="font-semibold gmx-1 py-4 text-center">Unlimited</td>
</tr>
<tr>
@@ -567,7 +567,7 @@ export default function PlanTable() {
</td>
<td className="font-semibold gmx-1 py-4 text-center">&#8212;</td>
<td className="font-semibold gmx-1 py-4 text-center">&#8212;</td>
<td className="font-semibold gmx-1 py-4 text-center">99.5%</td>
<td className="font-semibold gmx-1 py-4 text-center">99.9%</td>
</tr>
<tr>
<td