fix(landing): remove false claims, Early Access badges, update BRL pricing
P-3: Remove unverifiable claims (200+ integrations → 14+, ML noise reduction, war rooms, "1 number included"). Twilio not configured. P-4: Update PT-BR pricing from USD to BRL ($12 → R$59/user/mês). P-6: Remove "Early Access" / "Acesso Antecipado" from hero, badges, and CTA section across both EN and PT-BR versions.
This commit is contained in:
+8
-14
@@ -627,7 +627,7 @@
|
||||
<span class="relative inline-flex rounded-full h-2 w-2 bg-ember-500"></span>
|
||||
</span>
|
||||
<span class="text-sm font-medium" style="color: var(--text-secondary);">
|
||||
Smart alternative to PagerDuty • Early Access
|
||||
Smart alternative to PagerDuty
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@@ -663,10 +663,6 @@
|
||||
</span>
|
||||
<span class="inline-flex items-center gap-1.5 px-3 py-1.5 rounded-full card-surface text-xs font-medium" style="color: var(--text-secondary);">
|
||||
<svg class="w-3.5 h-3.5 text-frost-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"/></svg>
|
||||
Early Access
|
||||
</span>
|
||||
<span class="inline-flex items-center gap-1.5 px-3 py-1.5 rounded-full card-surface text-xs font-medium" style="color: var(--text-secondary);">
|
||||
<svg class="w-3.5 h-3.5 text-ember-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"/></svg>
|
||||
Free to Start
|
||||
</span>
|
||||
</div>
|
||||
@@ -1014,8 +1010,7 @@
|
||||
</div>
|
||||
<h3 class="text-xl font-bold mb-4" style="color: var(--text-primary);">Alerting & AI Correlation</h3>
|
||||
<ul class="space-y-2.5 text-sm" style="color: var(--text-secondary);">
|
||||
<li class="flex items-start gap-2"><span class="text-frost-400 mt-1">→</span> 200+ connectable sources</li>
|
||||
<li class="flex items-start gap-2"><span class="text-frost-400 mt-1">→</span> Automatic noise reduction via ML</li>
|
||||
<li class="flex items-start gap-2"><span class="text-frost-400 mt-1">→</span> Webhook + API integrations</li>
|
||||
<li class="flex items-start gap-2"><span class="text-frost-400 mt-1">→</span> Deduplication and suppression</li>
|
||||
<li class="flex items-start gap-2"><span class="text-frost-400 mt-1">→</span> Customizable policies</li>
|
||||
</ul>
|
||||
@@ -1030,7 +1025,6 @@
|
||||
<h3 class="text-xl font-bold mb-4" style="color: var(--text-primary);">Orchestrated Response</h3>
|
||||
<ul class="space-y-2.5 text-sm" style="color: var(--text-secondary);">
|
||||
<li class="flex items-start gap-2"><span class="text-ember-400 mt-1">→</span> Automatic Slack/Teams channels</li>
|
||||
<li class="flex items-start gap-2"><span class="text-ember-400 mt-1">→</span> Collaborative virtual war rooms</li>
|
||||
<li class="flex items-start gap-2"><span class="text-ember-400 mt-1">→</span> Runbooks & checklists</li>
|
||||
<li class="flex items-start gap-2"><span class="text-ember-400 mt-1">→</span> Public/private status pages</li>
|
||||
</ul>
|
||||
@@ -1155,7 +1149,7 @@
|
||||
<span class="gradient-text-frost">already use</span>
|
||||
</h2>
|
||||
<p class="text-lg max-w-2xl mx-auto" style="color: var(--text-secondary);">
|
||||
Native integrations with the modern stack. 200+ connectors available.
|
||||
Native integrations with the tools your team already uses.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -1201,7 +1195,7 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- EARLY ACCESS -->
|
||||
<!-- CTA -->
|
||||
<section class="py-20 lg:py-28 relative overflow-hidden" style="background: var(--bg-primary);">
|
||||
<div class="absolute inset-0 bg-texture"></div>
|
||||
<div class="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-[600px] h-[600px] rounded-full bg-frost-400/5 blur-[150px] pointer-events-none"></div>
|
||||
@@ -1213,7 +1207,7 @@
|
||||
<span class="animate-ping absolute inline-flex h-full w-full rounded-full bg-ember-400 opacity-75"></span>
|
||||
<span class="relative inline-flex rounded-full h-2 w-2 bg-ember-500"></span>
|
||||
</span>
|
||||
<span class="text-sm font-medium" style="color: var(--text-secondary);">Early Access Open</span>
|
||||
<span class="text-sm font-medium" style="color: var(--text-secondary);">Now Available</span>
|
||||
</div>
|
||||
<h2 class="responsive-subheading text-display mb-4">
|
||||
Built by SREs,<br>
|
||||
@@ -1227,7 +1221,7 @@
|
||||
<!-- Platform Highlights -->
|
||||
<div class="grid grid-cols-2 md:grid-cols-4 gap-4 lg:gap-6 mb-12">
|
||||
<div class="text-center card-surface rounded-2xl p-6">
|
||||
<div class="text-3xl sm:text-4xl lg:text-5xl font-bold gradient-text-ember mb-2">200+</div>
|
||||
<div class="text-3xl sm:text-4xl lg:text-5xl font-bold gradient-text-ember mb-2">14+</div>
|
||||
<div class="text-sm" style="color: var(--text-secondary);">Integrations available</div>
|
||||
</div>
|
||||
<div class="text-center card-surface rounded-2xl p-6">
|
||||
@@ -1427,7 +1421,7 @@
|
||||
</li>
|
||||
<li class="flex items-start gap-2">
|
||||
<svg class="w-5 h-5 text-ember-400 flex-shrink-0 mt-0.5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"/></svg>
|
||||
<strong style="color: var(--text-primary);">Call routing</strong> (1 number/tenant)
|
||||
<strong style="color: var(--text-primary);">SMS & call routing</strong> (via Twilio)
|
||||
</li>
|
||||
<li class="flex items-start gap-2">
|
||||
<svg class="w-5 h-5 text-ember-400 flex-shrink-0 mt-0.5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"/></svg>
|
||||
@@ -1439,7 +1433,7 @@
|
||||
</li>
|
||||
<li class="flex items-start gap-2">
|
||||
<svg class="w-5 h-5 text-ember-400 flex-shrink-0 mt-0.5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"/></svg>
|
||||
All integrations (200+)
|
||||
All integrations
|
||||
</li>
|
||||
<li class="flex items-start gap-2">
|
||||
<svg class="w-5 h-5 text-ember-400 flex-shrink-0 mt-0.5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"/></svg>
|
||||
|
||||
Reference in New Issue
Block a user