remove LTD
This commit is contained in:
parent
554b8197ec
commit
1e9260777a
@ -70,7 +70,7 @@ onMount(async () => {
|
||||
|
||||
|
||||
|
||||
<div class="flex flex-col sm:flex-row items-center gap-10 sm:gap-5 w-full mt-10 sm:mt-20">
|
||||
<div class="flex flex-col sm:flex-row items-center gap-10 sm:gap-5 w-full max-w-5xl m-auto mt-10 sm:mt-20">
|
||||
<!-- Pricing Card -->
|
||||
<div class="order-last sm:order-1 flex flex-col p-6 lg:p-8 mx-auto w-full text-center text-white border border-gray-800 bg-[#000000] rounded-lg">
|
||||
|
||||
@ -268,11 +268,12 @@ onMount(async () => {
|
||||
|
||||
|
||||
<!--Start Pricing Card-->
|
||||
<!--
|
||||
<div class="relative sm:h-[660px] sm:order-2 box sm:-mt-10 flex flex-col p-6 lg:p-8 mx-auto ring-[1px] ring-gray-400 rounded-lg w-full text-center text-white">
|
||||
|
||||
<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">
|
||||
1 Day Left
|
||||
Limited Offer
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -295,17 +296,17 @@ onMount(async () => {
|
||||
|
||||
<ol class="mb-8 space-y-4 text-left mt-6">
|
||||
<li class="flex items-center space-x-3 ">
|
||||
<!-- Icon -->
|
||||
|
||||
<svg class="flex-shrink-0 w-5 h-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><mask id="ipSSuccess0"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#fff" stroke="#fff" d="m24 4l5.253 3.832l6.503-.012l1.997 6.188l5.268 3.812L41 24l2.021 6.18l-5.268 3.812l-1.997 6.188l-6.503-.012L24 44l-5.253-3.832l-6.503.012l-1.997-6.188l-5.268-3.812L7 24l-2.021-6.18l5.268-3.812l1.997-6.188l6.503.012L24 4Z"/><path stroke="#09090B" d="m17 24l5 5l10-10"/></g></mask><path fill="#10db06" d="M0 0h48v48H0z" mask="url(#ipSSuccess0)"/></svg>
|
||||
<span class="text-white text-[1rem] font-semibold">Everything in Pro Tier.</span>
|
||||
</li>
|
||||
<li class="flex items-center space-x-3 ">
|
||||
<!-- Icon -->
|
||||
|
||||
<svg class="flex-shrink-0 w-5 h-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><mask id="ipSSuccess0"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#fff" stroke="#fff" d="m24 4l5.253 3.832l6.503-.012l1.997 6.188l5.268 3.812L41 24l2.021 6.18l-5.268 3.812l-1.997 6.188l-6.503-.012L24 44l-5.253-3.832l-6.503.012l-1.997-6.188l-5.268-3.812L7 24l-2.021-6.18l5.268-3.812l1.997-6.188l6.503.012L24 4Z"/><path stroke="#09090B" d="m17 24l5 5l10-10"/></g></mask><path fill="#10db06" d="M0 0h48v48H0z" mask="url(#ipSSuccess0)"/></svg>
|
||||
<span class="text-white text-[1rem] font-semibold">Pay Once and use forever.</span>
|
||||
</li>
|
||||
<li class="flex items-center space-x-3 ">
|
||||
<!-- Icon -->
|
||||
|
||||
<svg class="flex-shrink-0 w-5 h-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><mask id="ipSSuccess0"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#fff" stroke="#fff" d="m24 4l5.253 3.832l6.503-.012l1.997 6.188l5.268 3.812L41 24l2.021 6.18l-5.268 3.812l-1.997 6.188l-6.503-.012L24 44l-5.253-3.832l-6.503.012l-1.997-6.188l-5.268-3.812L7 24l-2.021-6.18l5.268-3.812l1.997-6.188l6.503.012L24 4Z"/><path stroke="#09090B" d="m17 24l5 5l10-10"/></g></mask><path fill="#10db06" d="M0 0h48v48H0z" mask="url(#ipSSuccess0)"/></svg>
|
||||
<span class="text-white text-[1rem] font-semibold">Only Limited Offer.</span>
|
||||
</li>
|
||||
@ -324,6 +325,7 @@ onMount(async () => {
|
||||
</label>
|
||||
|
||||
</div>
|
||||
-->
|
||||
|
||||
<!--End Pricing Card-->
|
||||
|
||||
|
||||
@ -76,7 +76,7 @@
|
||||
<th class="text-white font-medium text-sm sm:text-[0.95rem]">Name</th>
|
||||
<th class="text-white font-medium text-end text-sm sm:text-[0.95rem]l">IPO Price</th>
|
||||
<th class="text-white font-medium text-end text-sm sm:text-[0.95rem]">Current Price</th>
|
||||
<th class="text-white font-medium text-end text-sm sm:text-[0.95rem]">Return</th>
|
||||
<th class="text-white font-medium text-end text-sm sm:text-[0.95rem]">Return Since</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
@ -148,7 +148,7 @@ $: {
|
||||
<th class="text-white font-medium text-sm sm:text-[0.95rem]">Name</th>
|
||||
<th class="text-white font-medium text-end text-sm sm:text-[0.95rem]l">IPO Price</th>
|
||||
<th class="text-white font-medium text-end text-sm sm:text-[0.95rem]">Current Price</th>
|
||||
<th class="text-white font-medium text-end text-sm sm:text-[0.95rem]">Return</th>
|
||||
<th class="text-white font-medium text-end text-sm sm:text-[0.95rem]">Return Since</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@ -186,15 +186,13 @@ $: {
|
||||
|
||||
|
||||
|
||||
<td class="text-white border-b-[#09090B] text-end flex flex-row items-center justify-end">
|
||||
<td class="text-white border-b-[#09090B] text-end flex flex-row items-center justify-end font-semibold">
|
||||
{#if item?.return >=0 && item?.return !== null}
|
||||
<svg class="w-5 h-5 mt-0.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g id="evaArrowUpFill0"><g id="evaArrowUpFill1"><path id="evaArrowUpFill2" fill="#10db06" d="M16.21 16H7.79a1.76 1.76 0 0 1-1.59-1a2.1 2.1 0 0 1 .26-2.21l4.21-5.1a1.76 1.76 0 0 1 2.66 0l4.21 5.1A2.1 2.1 0 0 1 17.8 15a1.76 1.76 0 0 1-1.59 1Z"/></g></g></svg>
|
||||
<span class="inline-block text-[#10DB06] text-md">{abbreviateNumber(item?.return)}%</span>
|
||||
<span class="inline-block text-[#10DB06] text-sm">{abbreviateNumber(item?.return)}%</span>
|
||||
{:else if item?.return < 0 && item?.return !== null}
|
||||
<svg class="w-5 h-5 mt-0.5 rotate-180" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g id="evaArrowUpFill0"><g id="evaArrowUpFill1"><path id="evaArrowUpFill2" fill="#FF2F1F" d="M16.21 16H7.79a1.76 1.76 0 0 1-1.59-1a2.1 2.1 0 0 1 .26-2.21l4.21-5.1a1.76 1.76 0 0 1 2.66 0l4.21 5.1A2.1 2.1 0 0 1 17.8 15a1.76 1.76 0 0 1-1.59 1Z"/></g></g></svg>
|
||||
<span class="inline-block text-[#FF2F1F] text-md">{abbreviateNumber(item?.return)}% </span>
|
||||
<span class="inline-block text-[#FF2F1F] text-sm">{abbreviateNumber(item?.return)}% </span>
|
||||
{:else}
|
||||
<span class="inline-block text-white text-md">
|
||||
<span class="inline-block text-white text-sm">
|
||||
-
|
||||
</span>
|
||||
{/if}
|
||||
@ -257,7 +255,7 @@ $: {
|
||||
</div>
|
||||
|
||||
<div class="flex flex-col justify-end items-end ml-auto">
|
||||
<span class="font-medium text-slate-300 text-ends">Return</span>
|
||||
<span class="font-medium text-slate-300 text-ends">Return Since</span>
|
||||
<span class="text-white text-md text-end">
|
||||
<div class="flex flex-row mt-1">
|
||||
{#if item?.return >=0 && item?.return !== null}
|
||||
|
||||
@ -155,7 +155,7 @@ async function purchasePlan(subscriptionType:string='') {
|
||||
|
||||
|
||||
|
||||
<div class="flex flex-col sm:flex-row items-center gap-10 sm:gap-5 w-full mt-10 sm:mt-20">
|
||||
<div class="flex flex-col sm:flex-row items-center gap-10 sm:gap-5 w-full max-w-5xl m-auto mt-10 sm:mt-20">
|
||||
<!-- Pricing Card -->
|
||||
<div class="order-last sm:order-1 flex flex-col p-6 lg:p-8 mx-auto w-full text-center text-white border border-gray-800 bg-[#09090B] rounded-lg">
|
||||
|
||||
@ -369,11 +369,12 @@ async function purchasePlan(subscriptionType:string='') {
|
||||
|
||||
|
||||
<!--Start Pricing Card-->
|
||||
<!--
|
||||
<div class="sm:h-[660px] sm:order-2 box sm:-mt-10 flex flex-col p-6 lg:p-8 mx-auto ring-[1px] ring-gray-400 rounded-lg w-full text-center text-white">
|
||||
|
||||
<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">
|
||||
1 Day Left
|
||||
Limited Offer
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -395,17 +396,17 @@ async function purchasePlan(subscriptionType:string='') {
|
||||
|
||||
<ol class="mb-8 space-y-4 text-left mt-6">
|
||||
<li class="flex items-center space-x-3 ">
|
||||
<!-- Icon -->
|
||||
|
||||
<svg class="flex-shrink-0 w-5 h-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><mask id="ipSSuccess0"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#fff" stroke="#fff" d="m24 4l5.253 3.832l6.503-.012l1.997 6.188l5.268 3.812L41 24l2.021 6.18l-5.268 3.812l-1.997 6.188l-6.503-.012L24 44l-5.253-3.832l-6.503.012l-1.997-6.188l-5.268-3.812L7 24l-2.021-6.18l5.268-3.812l1.997-6.188l6.503.012L24 4Z"/><path stroke="#09090B" d="m17 24l5 5l10-10"/></g></mask><path fill="#10db06" d="M0 0h48v48H0z" mask="url(#ipSSuccess0)"/></svg>
|
||||
<span class="text-white text-[1rem] font-semibold">Everything in Pro Tier.</span>
|
||||
</li>
|
||||
<li class="flex items-center space-x-3 ">
|
||||
<!-- Icon -->
|
||||
|
||||
<svg class="flex-shrink-0 w-5 h-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><mask id="ipSSuccess0"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#fff" stroke="#fff" d="m24 4l5.253 3.832l6.503-.012l1.997 6.188l5.268 3.812L41 24l2.021 6.18l-5.268 3.812l-1.997 6.188l-6.503-.012L24 44l-5.253-3.832l-6.503.012l-1.997-6.188l-5.268-3.812L7 24l-2.021-6.18l5.268-3.812l1.997-6.188l6.503.012L24 4Z"/><path stroke="#09090B" d="m17 24l5 5l10-10"/></g></mask><path fill="#10db06" d="M0 0h48v48H0z" mask="url(#ipSSuccess0)"/></svg>
|
||||
<span class="text-white text-[1rem] font-semibold">Pay Once and use forever.</span>
|
||||
</li>
|
||||
<li class="flex items-center space-x-3 ">
|
||||
<!-- Icon -->
|
||||
|
||||
<svg class="flex-shrink-0 w-5 h-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><mask id="ipSSuccess0"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#fff" stroke="#fff" d="m24 4l5.253 3.832l6.503-.012l1.997 6.188l5.268 3.812L41 24l2.021 6.18l-5.268 3.812l-1.997 6.188l-6.503-.012L24 44l-5.253-3.832l-6.503.012l-1.997-6.188l-5.268-3.812L7 24l-2.021-6.18l5.268-3.812l1.997-6.188l6.503.012L24 4Z"/><path stroke="#09090B" d="m17 24l5 5l10-10"/></g></mask><path fill="#10db06" d="M0 0h48v48H0z" mask="url(#ipSSuccess0)"/></svg>
|
||||
<span class="text-white text-[1rem] font-semibold">Only Limited Offer.</span>
|
||||
</li>
|
||||
@ -438,7 +439,7 @@ async function purchasePlan(subscriptionType:string='') {
|
||||
{/if}
|
||||
|
||||
</div>
|
||||
|
||||
-->
|
||||
<!--End Pricing Card-->
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user