update: launch deal indicator checkout page
This commit is contained in:
parent
823b382add
commit
aa2733f93c
|
|
@ -40,11 +40,11 @@
|
||||||
<div class="text-xs text-gray-500 mt-2">500 monitors, 2s intervals</div>
|
<div class="text-xs text-gray-500 mt-2">500 monitors, 2s intervals</div>
|
||||||
</label>
|
</label>
|
||||||
<label for="plan-lifetime"
|
<label for="plan-lifetime"
|
||||||
class="cursor-pointer text-left bg-surface border-2 border-border-subtle hover:border-yellow-500/40 rounded-xl p-5 transition-colors">
|
class="cursor-pointer text-left bg-surface border-2 border-border-subtle hover:border-yellow-500/40 rounded-xl p-5 transition-colors relative">
|
||||||
|
<span class="absolute top-3 right-3 text-[10px] font-semibold px-2 py-0.5 rounded-full bg-yellow-500/15 text-yellow-500 border border-yellow-500/20">Launch Deal</span>
|
||||||
<div class="text-xs text-yellow-500/70 uppercase tracking-wider font-mono mb-1">Lifetime</div>
|
<div class="text-xs text-yellow-500/70 uppercase tracking-wider font-mono mb-1">Lifetime</div>
|
||||||
<div class="text-2xl font-bold text-gray-100">$140</div>
|
<div class="text-2xl font-bold text-gray-100">$140</div>
|
||||||
<div class="text-xs text-gray-500 mt-1">One-time, forever</div>
|
<div class="text-xs text-gray-500 mt-2">One-time, forever</div>
|
||||||
<div class="text-xs text-yellow-500/70 mt-1">Launch deal</div>
|
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue