remove signup section, Trainee features use green +, Hire buttons, grey checkmarks
This commit is contained in:
+16
-108
@@ -889,7 +889,7 @@
|
||||
.pricing-perks li svg {
|
||||
flex-shrink: 0;
|
||||
margin-top: 3px;
|
||||
color: var(--success);
|
||||
color: var(--text-muted);
|
||||
}
|
||||
.pricing-perks li .plus-icon {
|
||||
color: var(--success);
|
||||
@@ -1884,32 +1884,32 @@
|
||||
<p class="pricing-plan-desc">For getting started with your first agent.</p>
|
||||
<div class="pricing-plan-quota">1GB RAM · 10GB HDD</div>
|
||||
<ul class="pricing-perks">
|
||||
<li>
|
||||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
|
||||
<li class="new-feature">
|
||||
<span class="plus-icon">+</span>
|
||||
Your Agent's Office (root access)
|
||||
</li>
|
||||
<li>
|
||||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
|
||||
<li class="new-feature">
|
||||
<span class="plus-icon">+</span>
|
||||
Management dashboard
|
||||
</li>
|
||||
<li>
|
||||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
|
||||
<li class="new-feature">
|
||||
<span class="plus-icon">+</span>
|
||||
Daily automatic backups
|
||||
</li>
|
||||
<li>
|
||||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
|
||||
<li class="new-feature">
|
||||
<span class="plus-icon">+</span>
|
||||
OpenRouter key included
|
||||
</li>
|
||||
<li>
|
||||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
|
||||
<li class="new-feature">
|
||||
<span class="plus-icon">+</span>
|
||||
Prompt Builder & Skills
|
||||
</li>
|
||||
<li>
|
||||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
|
||||
<li class="new-feature">
|
||||
<span class="plus-icon">+</span>
|
||||
Support chat with human escalation
|
||||
</li>
|
||||
</ul>
|
||||
<a href="https://app.derez.ai" class="btn btn-primary btn-block">Choose Trainee</a>
|
||||
<a href="https://app.derez.ai" class="btn btn-primary btn-block">Hire Trainee</a>
|
||||
</div>
|
||||
|
||||
<!-- Junior -->
|
||||
@@ -1961,7 +1961,7 @@
|
||||
Higher API key credit allocation
|
||||
</li>
|
||||
</ul>
|
||||
<a href="https://app.derez.ai" class="btn btn-primary btn-block">Choose Junior</a>
|
||||
<a href="https://app.derez.ai" class="btn btn-primary btn-block">Hire Junior</a>
|
||||
</div>
|
||||
|
||||
<!-- Senior -->
|
||||
@@ -2020,7 +2020,7 @@
|
||||
Highest API key credit allocation
|
||||
</li>
|
||||
</ul>
|
||||
<a href="https://app.derez.ai" class="btn btn-primary btn-block">Choose Senior</a>
|
||||
<a href="https://app.derez.ai" class="btn btn-primary btn-block">Hire Senior</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -2138,99 +2138,7 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- ═══════════════════════════════════════════════════════════════
|
||||
SIGNUP SECTION (inline)
|
||||
═══════════════════════════════════════════════════════════════ -->
|
||||
<section id="signup" class="signup-section">
|
||||
<div class="container">
|
||||
<h2 class="section-title">Create Your AI Agent Now</h2>
|
||||
<p class="section-sub">
|
||||
Sign up, pick your plan, and get your agent bootstrapped and ready in minutes.
|
||||
</p>
|
||||
|
||||
<div class="signup-card">
|
||||
<!-- Pricing -->
|
||||
<div class="signup-pricing-badge">
|
||||
<div class="signup-pricing-plans">
|
||||
<div class="signup-plan">
|
||||
<span class="signup-plan-name">Trainee</span>
|
||||
<span class="signup-plan-price">$4.99</span>
|
||||
</div>
|
||||
<div class="signup-plan featured">
|
||||
<span class="signup-plan-name">Junior</span>
|
||||
<span class="signup-plan-price">$9.50</span>
|
||||
</div>
|
||||
<div class="signup-plan">
|
||||
<span class="signup-plan-name">Senior</span>
|
||||
<span class="signup-plan-price">$17.50</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="signup-pricing-term">Per agent instance · Monthly termination · Yearly credits available</div>
|
||||
</div>
|
||||
|
||||
<!-- Coupon -->
|
||||
<div class="signup-coupon-box" id="signup-coupon-box">
|
||||
<div class="signup-coupon-input-wrap">
|
||||
<input
|
||||
type="text"
|
||||
id="signup-coupon-input"
|
||||
class="signup-coupon-input"
|
||||
placeholder="Coupon code"
|
||||
onkeydown="handleCouponKey(event)"
|
||||
autocomplete="off"
|
||||
spellcheck="false"
|
||||
/>
|
||||
<span id="signup-coupon-spinner" class="signup-coupon-spinner" style="display: none">
|
||||
<div class="spinner spinner-sm"></div>
|
||||
</span>
|
||||
</div>
|
||||
<div id="signup-coupon-error" class="signup-coupon-error" style="display: none">
|
||||
Invalid coupon code.
|
||||
</div>
|
||||
<div id="signup-coupon-success" class="signup-coupon-success" style="display: none">
|
||||
<svg width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round">
|
||||
<polyline points="20 6 9 17 4 12" />
|
||||
</svg>
|
||||
5 USD OpenRouter credits added — Order now below
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Signup form -->
|
||||
<form id="inline-signup-form" class="signup-form" onsubmit="event.preventDefault(); doInlineSignUp();">
|
||||
<div class="signup-form-row">
|
||||
<div class="form-group">
|
||||
<label for="inline-signup-email">Email address</label>
|
||||
<input type="email" id="inline-signup-email" placeholder="you@example.com" autocomplete="email" required />
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="inline-signup-password">Password</label>
|
||||
<input type="password" id="inline-signup-password" placeholder="Min. 8 characters" autocomplete="new-password" required />
|
||||
</div>
|
||||
</div>
|
||||
<div class="signup-form-row">
|
||||
<div class="form-group">
|
||||
<label for="inline-signup-agent">Agent</label>
|
||||
<select id="inline-signup-agent">
|
||||
<option value="hermes">Hermes</option>
|
||||
<option value="openclaw">OpenClaw</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="inline-signup-location">Agent Location</label>
|
||||
<select id="inline-signup-location">
|
||||
<option value="france">🇫🇷 France</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
<div id="inline-signup-error" class="auth-error" style="display: none"></div>
|
||||
<div id="inline-signup-success" class="auth-success" style="display: none"></div>
|
||||
<button type="submit" id="inline-signup-btn" class="btn btn-primary btn-block btn-lg">
|
||||
Hire Agent — $9.50/mo
|
||||
</button>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- ═══════════════════════════════════════════════════════════════
|
||||
FOOTER
|
||||
|
||||
Reference in New Issue
Block a user