Add dashboard upgrade banner for free Frontdesk plans.
Deploy Ladill Frontdesk / deploy (push) Successful in 1m13s

Show the Pro upsell CTA on the reception dashboard so free orgs can discover plans without opening the sidebar.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-06-30 18:13:18 +00:00
co-authored by Cursor
parent 0351771b00
commit 6bc52d9ef3
4 changed files with 21 additions and 1 deletions
+6
View File
@@ -335,4 +335,10 @@ return [
],
],
'upgrade_banner' => [
'title' => 'Unlock Frontdesk Pro or Enterprise',
'description' => 'Unlimited kiosks, webhooks, iCal sync & scheduled reports — from GHS 79/mo.',
'route' => 'frontdesk.pro.index',
],
];