diff --git a/config/frontdesk.php b/config/frontdesk.php index b8a828d..b9b2218 100644 --- a/config/frontdesk.php +++ b/config/frontdesk.php @@ -355,7 +355,7 @@ return [ 'upgrade_banner' => [ 'title' => 'Unlock Frontdesk Pro or Enterprise', - 'description' => 'Unlimited kiosks, webhooks, iCal sync & scheduled reports — from GHS 990/branch/mo.', + 'description' => 'Ladill-provided visitor kiosks, multi-branch, team, webhooks & reports — from GHS 990/branch/mo.', 'route' => 'frontdesk.pro.index', ], diff --git a/resources/views/frontdesk/integrations/upgrade.blade.php b/resources/views/frontdesk/integrations/upgrade.blade.php index 0b5a3b5..8bd2322 100644 --- a/resources/views/frontdesk/integrations/upgrade.blade.php +++ b/resources/views/frontdesk/integrations/upgrade.blade.php @@ -6,7 +6,7 @@
- GHS {{ number_format($proPriceMinor / 100, 0) }} / branch / month from your Ladill wallet — unlimited kiosks, integrations, scheduled reports, and more. + GHS {{ number_format($proPriceMinor / 100, 0) }} / branch / month from your Ladill wallet — provided visitor kiosks, integrations, scheduled reports, and more.
View Pro plansdiff --git a/resources/views/frontdesk/pro/index.blade.php b/resources/views/frontdesk/pro/index.blade.php index d6d1d11..4b8fa45 100644 --- a/resources/views/frontdesk/pro/index.blade.php +++ b/resources/views/frontdesk/pro/index.blade.php @@ -77,7 +77,7 @@
Current plan
@@ -98,13 +98,14 @@ = {{ $currency }} /mo@if ($hasPaidPlan) - {{ $plan['label'] ?? 'Pro' }} — unlimited kiosks, integrations, and unlimited host emails, billed per branch (SMS still billed per segment). + {{ $plan['label'] ?? 'Pro' }} — Ladill-provided visitor kiosks, unlimited kiosk software, integrations, and unlimited host emails, billed per branch (SMS still billed per segment). @if ($billedBranches > 0) Billed for {{ $billedBranches }} {{ str('branch')->plural($billedBranches) }} ({{ $activeBranchCount }} active). diff --git a/resources/views/frontdesk/settings/pro-feature.blade.php b/resources/views/frontdesk/settings/pro-feature.blade.php index 7f8e61b..d54979e 100644 --- a/resources/views/frontdesk/settings/pro-feature.blade.php +++ b/resources/views/frontdesk/settings/pro-feature.blade.php @@ -8,7 +8,7 @@
GHS {{ number_format($proPriceMinor / 100, 0) }} / branch / month from your Ladill wallet — - multi-branch locations, team roles, integrations, and more. + provided visitor kiosks, multi-branch locations, team roles, integrations, and more.
View Pro plans