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' => 'الابتكار الاجتماعي',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
@@ -37,4 +37,34 @@ return [
|
||||
'description' => 'Drafting, review, and legal compliance for all your contractual needs.',
|
||||
],
|
||||
],
|
||||
|
||||
// Values Section
|
||||
'values_title' => 'Our Values',
|
||||
'values_subtitle' => 'These start in the field and return to the people',
|
||||
'values' => [
|
||||
'integrity' => [
|
||||
'icon' => 'shield-check',
|
||||
'title' => 'Integrity',
|
||||
],
|
||||
'justice' => [
|
||||
'icon' => 'scale',
|
||||
'title' => 'Justice',
|
||||
],
|
||||
'knowledge' => [
|
||||
'icon' => 'academic-cap',
|
||||
'title' => 'Knowledge',
|
||||
],
|
||||
'empowerment' => [
|
||||
'icon' => 'heart',
|
||||
'title' => "Women's Empowerment",
|
||||
],
|
||||
'professionalism' => [
|
||||
'icon' => 'briefcase',
|
||||
'title' => 'Professionalism',
|
||||
],
|
||||
'innovation' => [
|
||||
'icon' => 'light-bulb',
|
||||
'title' => 'Social Innovation',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user