feat: implement Dekupai product landing page with supporting assets and database seeder

This commit is contained in:
Ümit Tunç
2026-05-24 00:48:06 +03:00
parent dd013a471d
commit 2d6af94c88
16 changed files with 1322 additions and 257 deletions
+1
View File
@@ -23,6 +23,7 @@ class DatabaseSeeder extends Seeder
YapayZekaPageSeeder::class,
SiteTranslationsSeeder::class,
CompanyHistoryItemSeeder::class,
DekupaiProductSeeder::class,
]);
// User::factory(10)->create();