Align billing defaults and upgrade UI copy with the updated suite pricing. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -78,6 +78,6 @@ class PlanService
|
||||
|
||||
public function proPriceMinor(): int
|
||||
{
|
||||
return (int) config('frontdesk.plans.pro.price_minor', 10000);
|
||||
return (int) config('frontdesk.plans.pro.price_minor', 7900);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user