update pricing

This commit is contained in:
MuslemRahimi 2024-07-24 10:45:36 +02:00
parent 65693f3477
commit 57d5845b46
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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>