Lower Frontdesk Pro to GHS 79/mo.
Deploy Ladill Frontdesk / deploy (push) Successful in 47s

Align billing defaults and upgrade UI copy with the updated suite pricing.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-06-30 00:32:52 +00:00
co-authored by Cursor
parent fce074c513
commit fa3a691d8f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ class FrontdeskProTest extends TestCase
->get(route('frontdesk.pro.index'))
->assertOk()
->assertSee('Ladill Frontdesk Pro')
->assertSee('GHS 100')
->assertSee('GHS 79')
->assertSee('Upgrade to Pro');
}