change: update all '5 minutes' to '10 minutes' across homepage
This commit is contained in:
+10
-10
@@ -10,7 +10,7 @@
|
||||
</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="Deploy your own AI agent in under 5 minutes. From signup to a working agent — $9.50/mo ($2 startup discount). Full SSH access, automatic backups, and a powerful dashboard included."
|
||||
content="Deploy your own AI agent in under 10 minutes. From signup to a working agent — $9.50/mo ($2 startup discount). Full SSH access, automatic backups, and a powerful dashboard included."
|
||||
/>
|
||||
<meta
|
||||
name="keywords"
|
||||
@@ -28,7 +28,7 @@
|
||||
/>
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Deploy your own AI agent in under 5 minutes. $9.50/mo ($2 startup discount). Full SSH access, backups, dashboard."
|
||||
content="Deploy your own AI agent in under 10 minutes. $9.50/mo ($2 startup discount). Full SSH access, backups, dashboard."
|
||||
/>
|
||||
<meta property="og:image" content="https://derez.ai/og-image.png" />
|
||||
<meta property="og:site_name" content="Derez.ai" />
|
||||
@@ -41,7 +41,7 @@
|
||||
/>
|
||||
<meta
|
||||
name="twitter:description"
|
||||
content="Deploy your own AI agent in under 5 minutes. $9.50/mo ($2 startup discount). Full SSH access, backups, dashboard."
|
||||
content="Deploy your own AI agent in under 10 minutes. $9.50/mo ($2 startup discount). Full SSH access, backups, dashboard."
|
||||
/>
|
||||
|
||||
<!-- ── Structured Data (JSON-LD) ────────────────────────────────── -->
|
||||
@@ -52,7 +52,7 @@
|
||||
"name": "Derez.ai",
|
||||
"applicationCategory": "BusinessApplication",
|
||||
"operatingSystem": "Linux",
|
||||
"description": "Managed AI agent hosting platform. Deploy Hermes agents in under 5 minutes with full SSH access, automatic backups, and a management dashboard.",
|
||||
"description": "Managed AI agent hosting platform. Deploy Hermes agents in under 10 minutes with full SSH access, automatic backups, and a management dashboard.",
|
||||
"offers": {
|
||||
"@type": "Offer",
|
||||
"price": "9.50",
|
||||
@@ -65,7 +65,7 @@
|
||||
"ratingCount": "127"
|
||||
},
|
||||
"featureList": [
|
||||
"Deploy AI agent in under 5 minutes",
|
||||
"Deploy AI agent in under 10 minutes",
|
||||
"Hermes agent options",
|
||||
"Full SSH access to dedicated instance",
|
||||
"One-click backups",
|
||||
@@ -103,7 +103,7 @@
|
||||
"name": "How fast can I create an AI agent?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "From signup to a working agent in under 5 minutes. Select your agent type, complete the Stripe payment, configure your prompt, and your agent is live."
|
||||
"text": "From signup to a working agent in under 10 minutes. Select your agent type, complete the Stripe payment, configure your prompt, and your agent is live."
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -2108,7 +2108,7 @@
|
||||
>
|
||||
<polyline points="20 6 9 17 4 12" />
|
||||
</svg>
|
||||
From signup to working agent in under 5 minutes
|
||||
From signup to working agent in under 10 minutes
|
||||
</div>
|
||||
|
||||
<h1>
|
||||
@@ -2149,7 +2149,7 @@
|
||||
|
||||
<div class="hero-stats">
|
||||
<div class="hero-stat">
|
||||
<div class="hero-stat-num">< 5 min</div>
|
||||
<div class="hero-stat-num"><10 min</div>
|
||||
<div class="hero-stat-label">Setup time</div>
|
||||
</div>
|
||||
<div class="hero-stat">
|
||||
@@ -3534,13 +3534,13 @@
|
||||
<a href="odoo-hermes-agent.html" class="topic-card">
|
||||
<div class="topic-badge">Integration</div>
|
||||
<h3>Odoo Hermes Agent</h3>
|
||||
<p>Connect your Odoo ERP to Hermes Agent in 5 minutes. Read, write, and automate your business data through natural language prompts.</p>
|
||||
<p>Connect your Odoo ERP to Hermes Agent in 10 minutes. Read, write, and automate your business data through natural language prompts.</p>
|
||||
<span class="topic-link">Explore →</span>
|
||||
</a>
|
||||
<a href="chatgpt-agent.html" class="topic-card">
|
||||
<div class="topic-badge">Guide</div>
|
||||
<h3>ChatGPT AI Agent</h3>
|
||||
<p>Build and deploy your own ChatGPT-powered AI agent. Full SSH access, no coding, enterprise-grade hosting — deploy in under 5 minutes.</p>
|
||||
<p>Build and deploy your own ChatGPT-powered AI agent. Full SSH access, no coding, enterprise-grade hosting — deploy in under 10 minutes.</p>
|
||||
<span class="topic-link">Explore →</span>
|
||||
</a>
|
||||
<a href="ssh-for-agents.html" class="topic-card">
|
||||
|
||||
Reference in New Issue
Block a user