remove discounts

This commit is contained in:
MuslemRahimi 2024-11-30 00:11:00 +01:00
parent 2108d3abfc
commit b969421dfa

View File

@ -109,6 +109,7 @@
<section <section
class="bg-[#09090B] min-h-screen mb-40 w-full max-w-3xl sm:max-w-screen-xl pt-10 m-auto" class="bg-[#09090B] min-h-screen mb-40 w-full max-w-3xl sm:max-w-screen-xl pt-10 m-auto"
> >
<!--
{#if data?.user?.tier !== "Pro" || data?.user?.freeTrial === true} {#if data?.user?.tier !== "Pro" || data?.user?.freeTrial === true}
<div <div
class="mb-5 -mt-10 sm:-mt-5 relative sm:rounded isolate text-center flex justify-center items-center gap-x-6 overflow-hidden bg-[#FFC233] px-6 py-3.5 sm:py-2.5 sm:px-3.5 sm:before:flex-1" class="mb-5 -mt-10 sm:-mt-5 relative sm:rounded isolate text-center flex justify-center items-center gap-x-6 overflow-hidden bg-[#FFC233] px-6 py-3.5 sm:py-2.5 sm:px-3.5 sm:before:flex-1"
@ -149,6 +150,7 @@
</div> </div>
</div> </div>
{/if} {/if}
-->
<div class="px-3"> <div class="px-3">
<div class="mx-auto text-center mb-8"> <div class="mx-auto text-center mb-8">