Update marketing packages and checkout copy

This commit is contained in:
Codex Agent
2026-02-01 13:04:11 +01:00
parent 7ee56cefe4
commit 6bc73637b1
35 changed files with 136 additions and 157 deletions

View File

@@ -107,7 +107,7 @@ class CustomerEmailRenderTest extends TestCase
$user->forceFill(['tenant_id' => $tenant->id])->save();
$package = Package::factory()->create([
'name' => 'Standard',
'name' => 'Classic',
'type' => 'endcustomer',
'max_photos' => 500,
'max_guests' => 200,