Remove wallet wording from plan and upgrade action buttons.
Deploy Ladill Frontdesk / deploy (push) Successful in 2m1s
Deploy Ladill Frontdesk / deploy (push) Successful in 2m1s
Keep descriptive copy about Ladill wallet funding, but drop wallet from button and CTA labels on plans and upgrade screens.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</p>
|
||||
<div class="mt-4 flex flex-wrap items-center gap-3">
|
||||
<a href="{{ route('frontdesk.pro.index') }}" class="btn-primary">View plans</a>
|
||||
<a href="{{ route('frontdesk.wallet') }}" class="text-sm font-medium text-indigo-600 hover:text-indigo-800">Top up wallet</a>
|
||||
<a href="{{ route('frontdesk.wallet') }}" class="text-sm font-medium text-indigo-600 hover:text-indigo-800">Top up</a>
|
||||
</div>
|
||||
</x-settings.card>
|
||||
</x-settings.page>
|
||||
|
||||
Reference in New Issue
Block a user