remove lifetime deal

This commit is contained in:
Emily
2024-09-29 15:09:35 +02:00
parent 96c39dbba1
commit 1828edf98b

View File

@@ -222,7 +222,7 @@ async function onLifetimeUpgradeClick() {
<PricingCardGeneric class="flex-1" :datas="getPricingsData().customPricing"></PricingCardGeneric> <PricingCardGeneric class="flex-1" :datas="getPricingsData().customPricing"></PricingCardGeneric>
</div> </div>
<LyxUiCard class="w-full mt-6"> <!-- <LyxUiCard class="w-full mt-6">
<div class="flex"> <div class="flex">
<div class="flex flex-col gap-3"> <div class="flex flex-col gap-3">
<div> <div>
@@ -266,7 +266,7 @@ async function onLifetimeUpgradeClick() {
</div> </div>
</div> </div>
</div> </div>
</LyxUiCard> </LyxUiCard> -->
<div class="flex justify-between items-center mt-10 flex-col xl:flex-row"> <div class="flex justify-between items-center mt-10 flex-col xl:flex-row">
<div class="flex flex-col gap-2"> <div class="flex flex-col gap-2">