change: update all '5 Minutes'/'5 minutes'/'~5 min' to '10 Minutes'/'10 min' across entire site

This commit is contained in:
Oliver
2026-06-12 07:55:48 -03:00
parent d82ae6ac56
commit d5175cce98
22 changed files with 54 additions and 54 deletions
+2 -2
View File
@@ -471,7 +471,7 @@
<div class="option-card recommended">
<div class="option-icon purple"></div>
<h3>Derez.ai</h3>
<p>Managed Hermes hosting. Signup → purchase → prompt builder → working agent in ~5 minutes. Backups, SSH, dashboard included.</p>
<p>Managed Hermes hosting. Signup → purchase → prompt builder → working agent in ~10 Minutes. Backups, SSH, dashboard included.</p>
<div class="option-cost"><span class="mid">$1550 / month</span></div>
</div>
</div>
@@ -850,7 +850,7 @@
result = {
icon: '⚡',
title: 'Derez.ai',
desc: 'Nothing to install, nothing to configure. You get a production-ready Hermes agent in ~5 minutes.',
desc: 'Nothing to install, nothing to configure. You get a production-ready Hermes agent in ~10 Minutes.',
reasoning: 'As a beginner, you want the fastest path from signup to a working agent. Derez.ai handles SSH, backups, the dashboard, and updates so you don\'t have to learn server administration. The prompt builder gets you started immediately, and your agent is accessible from anywhere.'
};
} else if (level === 'advanced' && security === 'critical') {