Align demo seed branding defaults
This commit is contained in:
@@ -46,9 +46,9 @@ class DemoEventSeeder extends Seeder
|
||||
'collection_slugs' => ['wedding-classics-2025'],
|
||||
'task_slug_prefix' => 'wedding-',
|
||||
'branding' => [
|
||||
'primary_color' => '#f43f5e',
|
||||
'secondary_color' => '#fb7185',
|
||||
'background_color' => '#fff7f4',
|
||||
'primary_color' => '#FF5A5F',
|
||||
'secondary_color' => '#FFF8F5',
|
||||
'background_color' => '#FFF8F5',
|
||||
'font_family' => 'Playfair Display, serif',
|
||||
],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user