test: plans
This commit is contained in:
parent
b06a2f7ad2
commit
72290a9841
|
|
@ -478,11 +478,11 @@
|
|||
|
||||
<!-- ─── PRICING ─── -->
|
||||
<section id="pricing" class="py-24 px-6">
|
||||
<div class="max-w-5xl mx-auto text-center">
|
||||
<div class="max-w-4xl mx-auto text-center">
|
||||
<h2 class="text-3xl sm:text-4xl font-bold tracking-tight mb-4">Simple pricing</h2>
|
||||
<p class="text-gray-400 text-lg mb-12">Start for free. No credit card required.</p>
|
||||
|
||||
<div class="grid sm:grid-cols-3 gap-6 max-w-5xl mx-auto">
|
||||
<div class="grid sm:grid-cols-3 gap-6">
|
||||
<!-- Free -->
|
||||
<div class="pricing-free rounded-xl p-8 text-left">
|
||||
<div class="text-xs text-gray-500 uppercase tracking-wider font-mono mb-2">Free</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue