Remove wallet wording from plan and upgrade action buttons.
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:
isaacclad
2026-07-16 08:45:50 +00:00
parent 4dea49fa50
commit 2629e848d1
3 changed files with 7 additions and 7 deletions
@@ -10,7 +10,7 @@
</p>
<a href="{{ route('frontdesk.pro.index') }}" class="btn-primary mt-4 inline-flex">View Pro plans</a>
<p class="mt-3 text-xs text-indigo-700">
<a href="{{ route('frontdesk.wallet') }}" class="underline">Top up your wallet</a> if you need more balance.
<a href="{{ route('frontdesk.wallet') }}" class="underline">Top up</a> if you need more balance.
</p>
</div>