update pricing page
This commit is contained in:
parent
b2866ee593
commit
957d682e4b
@ -311,6 +311,36 @@
|
||||
>Limited Options Data</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 24 24"
|
||||
><path
|
||||
fill="orange"
|
||||
d="M12 17q.425 0 .713-.288T13 16q0-.425-.288-.713T12 15q-.425 0-.713.288T11 16q0 .425.288.713T12 17Zm-1-4h2V7h-2v6Zm1 9q-2.075 0-3.9-.788t-3.175-2.137q-1.35-1.35-2.137-3.175T2 12q0-2.075.788-3.9t2.137-3.175q1.35-1.35 3.175-2.137T12 2q2.075 0 3.9.788t3.175 2.137q1.35 1.35 2.138 3.175T22 12q0 2.075-.788 3.9t-2.137 3.175q-1.35 1.35-3.175 2.138T12 22Z"
|
||||
/></svg
|
||||
>
|
||||
<span class="text-white text-sm font-medium"
|
||||
>Limited Price Alerts</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 24 24"
|
||||
><path
|
||||
fill="orange"
|
||||
d="M12 17q.425 0 .713-.288T13 16q0-.425-.288-.713T12 15q-.425 0-.713.288T11 16q0 .425.288.713T12 17Zm-1-4h2V7h-2v6Zm1 9q-2.075 0-3.9-.788t-3.175-2.137q-1.35-1.35-2.137-3.175T2 12q0-2.075.788-3.9t2.137-3.175q1.35-1.35 3.175-2.137T12 2q2.075 0 3.9.788t3.175 2.137q1.35 1.35 2.138 3.175T22 12q0 2.075-.788 3.9t-2.137 3.175q-1.35 1.35-3.175 2.138T12 22Z"
|
||||
/></svg
|
||||
>
|
||||
<span class="text-white text-sm font-medium"
|
||||
>Limited Dark Pool Data</span
|
||||
>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<div class="divider"></div>
|
||||
@ -635,6 +665,34 @@
|
||||
>Unlimited Options Data</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="#00FC50"
|
||||
d="M0 0h48v48H0z"
|
||||
mask="url(#ipSSuccess0)"
|
||||
/></svg
|
||||
>
|
||||
<span class="text-white text-[1rem] font-semibold"
|
||||
>Unlimited Dark Pool Data</span
|
||||
>
|
||||
</li>
|
||||
<li class="flex items-center space-x-3">
|
||||
<!-- Icon -->
|
||||
<svg
|
||||
@ -966,7 +1024,7 @@
|
||||
>
|
||||
</td>
|
||||
</tr>
|
||||
<!--
|
||||
|
||||
<tr class="border-t first:border-t-2 border-gray-800">
|
||||
<td
|
||||
class="text-sm sm:text-base font-medium text-white pr-2 py-4"
|
||||
@ -1011,7 +1069,7 @@
|
||||
>
|
||||
</td>
|
||||
</tr>
|
||||
-->
|
||||
|
||||
<!-- Row -->
|
||||
<tr class="border-t first:border-t-2 border-gray-800">
|
||||
<td
|
||||
@ -1610,6 +1668,27 @@
|
||||
</div>
|
||||
</details>
|
||||
</li>
|
||||
<li>
|
||||
<details class="collapse collapse-arrow">
|
||||
<summary
|
||||
class="collapse-title text-white font-semibold text-[1rem] sm:text-xl flex items-center justify-between w-full text-left py-5"
|
||||
>
|
||||
Why is Stocknear so much cheaper than other platforms?
|
||||
</summary>
|
||||
<div class="collapse-content">
|
||||
<p
|
||||
class="text-sm sm:text-[1rem] pb-5 text-gray-200 overflow-hidden transition-all duration-300 ease-in-out"
|
||||
>
|
||||
Stocknear is a solo project, which means I handle everything
|
||||
myself—eliminating the need for a large team and costly
|
||||
overhead. This allows me to keep prices low while still
|
||||
delivering a high-quality service. Unlike many financial
|
||||
platforms that prioritize high profit margins, my goal is to
|
||||
make market data accessible to everyone.
|
||||
</p>
|
||||
</div>
|
||||
</details>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user