add resiliation

This commit is contained in:
LathanDevers
2026-07-17 12:48:06 +02:00
parent 2706b3d5a3
commit b30a16b8a4
4 changed files with 128 additions and 48 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ export default function NewServiceCard({ onClick }) {
Demander une accréditation
</h3>
<p className="text-sm text-gray-500 mt-2">
Déployer un nouveau serveur Web, VPS ou Cloud.
Déployer un nouveau serveur Web, VPS, DB ou Cloud.
</p>
</div>
);