feat: implement page template hero functionality with dynamic image handling and localization support for enhanced visual presentation
This commit is contained in:
@@ -117,6 +117,7 @@ class AppDevelopmentPageSeeder extends Seeder
|
||||
'excerpt' => 'Trunçgil Teknoloji olarak Android ve iOS uygulamalarını Google Play ve App Store\'da yayınlanmaya hazır şekilde titizlikle geliştiriyoruz.',
|
||||
'content' => '',
|
||||
'template' => 'services.app-development',
|
||||
'featured_image' => null,
|
||||
'custom_header_blade' => 'partials.header-app-development',
|
||||
'status' => 'published',
|
||||
'is_homepage' => false,
|
||||
|
||||
Reference in New Issue
Block a user