Highlight Ladill-provided kiosks on Pro and Enterprise plans.
Deploy Ladill Frontdesk / deploy (push) Successful in 1m16s
Deploy Ladill Frontdesk / deploy (push) Successful in 1m16s
Surface hardware kiosk provision in plan benefits, upgrade banners, and settings copy so paid tiers clearly include supplied visitor kiosks.
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
<li>Core check-in & badges</li>
|
||||
<li>100 host emails / month</li>
|
||||
<li>Watchlist & hosts</li>
|
||||
<li class="text-slate-400">Multi-branch & team (Pro)</li>
|
||||
<li class="text-slate-400">Multi-branch, team & provided kiosks (Pro)</li>
|
||||
</ul>
|
||||
@if ($planKey === 'free')
|
||||
<p class="mt-6 text-sm font-medium text-indigo-700">Current plan</p>
|
||||
@@ -98,13 +98,14 @@
|
||||
= {{ $currency }} <span x-text="fmt(proTotal())"></span>/mo
|
||||
</p>
|
||||
<ul class="mt-5 flex-1 space-y-2 text-sm text-slate-700">
|
||||
<li>Ladill-provided visitor kiosks</li>
|
||||
<li>Multi-branch locations & buildings</li>
|
||||
<li>Team roles & invitations</li>
|
||||
<li>Unlimited host email alerts</li>
|
||||
<li>Webhooks & iCal feeds</li>
|
||||
<li>Scheduled report exports</li>
|
||||
<li>Custom badge templates</li>
|
||||
<li>Unlimited kiosks (billed per branch)</li>
|
||||
<li>Unlimited kiosk software (billed per branch)</li>
|
||||
</ul>
|
||||
<div class="mt-6">
|
||||
@if ($planKey === 'pro')
|
||||
@@ -171,6 +172,7 @@
|
||||
</p>
|
||||
<ul class="mt-5 flex-1 space-y-2 text-sm text-slate-200">
|
||||
<li>Everything in Pro</li>
|
||||
<li>Ladill-provided visitor kiosks</li>
|
||||
<li>Custom integrations</li>
|
||||
<li>Volume SMS rates</li>
|
||||
<li>Dedicated support & SLA</li>
|
||||
|
||||
Reference in New Issue
Block a user