change: update all '5 Minutes'/'5 minutes'/'~5 min' to '10 Minutes'/'10 min' across entire site
This commit is contained in:
+2
-2
@@ -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">$15–50 / 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') {
|
||||
|
||||
Reference in New Issue
Block a user