update pricing
This commit is contained in:
parent
a7feca694a
commit
f2a6c28ac7
@ -419,7 +419,8 @@
|
||||
|
||||
<div class="flex flex-col mb-6 items-center">
|
||||
<div class="flex flex-row items-center">
|
||||
<span class="mr-2 text-4xl font-bold">{mode ? "$10" : "$15"}</span>
|
||||
<span class="mr-2 text-4xl font-bold">{mode ? "$7.50" : "$10"}</span
|
||||
>
|
||||
<span class="text-white text-xl">/month</span>
|
||||
</div>
|
||||
{#if mode}
|
||||
@ -807,7 +808,7 @@
|
||||
|
||||
<div class="flex flex-col mb-6 items-center">
|
||||
<div class="flex flex-row items-center">
|
||||
<span class="mr-2 text-4xl font-bold">$599</span>
|
||||
<span class="mr-2 text-4xl font-bold">$499</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user