update pricing
This commit is contained in:
parent
65693f3477
commit
57d5845b46
@ -272,7 +272,7 @@ onMount(async () => {
|
||||
|
||||
<div class="absolute top-0 left-1/2 transform -translate-x-1/2 rounded-b-2xl flex flex-row border border-gray-300 items-center p-2">
|
||||
<span class="text-white text-md font-semibold px-3">
|
||||
2 Days Left
|
||||
1 Day Left
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
||||
@ -373,7 +373,7 @@ async function purchasePlan(subscriptionType:string='') {
|
||||
|
||||
<div class="absolute top-0 left-1/2 transform -translate-x-1/2 rounded-b-2xl flex flex-row border border-gray-300 items-center p-2">
|
||||
<span class="text-white text-md font-semibold px-3">
|
||||
2 Days Left
|
||||
1 Day Left
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user