feat(copy): PricingTeaser — 'no credit card, no sales call'

Subline slightly warmer and more concrete ('a working trial in ten
minutes'). Tier cards untouched.
This commit is contained in:
hsiegeln
2026-04-24 23:52:19 +02:00
parent 135a6246d9
commit 47142051c4

View File

@@ -50,7 +50,7 @@ const tiers: Tier[] = [
<p class="text-accent font-mono text-xs tracking-[0.25em] uppercase mb-4">Pricing</p> <p class="text-accent font-mono text-xs tracking-[0.25em] uppercase mb-4">Pricing</p>
<h2 class="text-hero font-bold text-text mb-4">Start free. Grow when you need to.</h2> <h2 class="text-hero font-bold text-text mb-4">Start free. Grow when you need to.</h2>
<p class="text-text-muted text-lg"> <p class="text-text-muted text-lg">
No credit card for the trial. No credit card. No sales call. Just a working trial in ten minutes.
<a href="/pricing" class="text-accent hover:underline">See full comparison →</a> <a href="/pricing" class="text-accent hover:underline">See full comparison →</a>
</p> </p>
</div> </div>