Update demo photos of iPhones to be more [ch16531]

This commit is contained in:
Godfrey M 2021-08-11 13:13:12 -07:00
parent 071325f368
commit 4c2257b67d

View file

@ -33,8 +33,8 @@ class AssetSeeder extends Seeder
Asset::factory()->count(12)->tabletIpad()->create();
Asset::factory()->count(4)->tabletTab3()->create();
Asset::factory()->count(27)->phoneIphone6s()->create();
Asset::factory()->count(40)->phoneIphone7()->create();
Asset::factory()->count(27)->phoneIphone11()->create();
Asset::factory()->count(40)->phoneIphone12()->create();
Asset::factory()->count(10)->ultrafine()->create();
Asset::factory()->count(10)->ultrasharp()->create();