complete story 14.4
This commit is contained in:
@@ -37,4 +37,34 @@ return [
|
||||
'description' => 'صياغة ومراجعة العقود والامتثال القانوني لجميع احتياجاتكم التعاقدية.',
|
||||
],
|
||||
],
|
||||
|
||||
// Values Section
|
||||
'values_title' => 'قيمنا',
|
||||
'values_subtitle' => 'تبدأ من الميدان وتعود إلى الناس',
|
||||
'values' => [
|
||||
'integrity' => [
|
||||
'icon' => 'shield-check',
|
||||
'title' => 'النزاهة',
|
||||
],
|
||||
'justice' => [
|
||||
'icon' => 'scale',
|
||||
'title' => 'العدالة',
|
||||
],
|
||||
'knowledge' => [
|
||||
'icon' => 'academic-cap',
|
||||
'title' => 'المعرفة',
|
||||
],
|
||||
'empowerment' => [
|
||||
'icon' => 'heart',
|
||||
'title' => 'تمكين المرأة',
|
||||
],
|
||||
'professionalism' => [
|
||||
'icon' => 'briefcase',
|
||||
'title' => 'الاحترافية',
|
||||
],
|
||||
'innovation' => [
|
||||
'icon' => 'light-bulb',
|
||||
'title' => 'الابتكار الاجتماعي',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user