mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 07:48:37 +01:00
fix pricing + stripe payments
This commit is contained in:
@@ -84,11 +84,9 @@ onMounted(() => {
|
||||
</div>
|
||||
<div class="px-10 pt-6 lg:pt-0">
|
||||
|
||||
|
||||
<button class="poppins w-fit cursor-pointer px-4 py-1 rounded-md outline outline-[1px] text-text bg-lyx-primary-dark outline-lyx-primary hover:bg-lyx-primary-hover button !whitespace-nowrap" onclick="window.location='https://dashboard.litlyx.com';">
|
||||
<MainButton link="https://dashboard.litlyx.com" class="!whitespace-nowrap">
|
||||
Get started
|
||||
</button>
|
||||
|
||||
</MainButton>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user