complete story 14.3
This commit is contained in:
@@ -11,4 +11,30 @@ return [
|
||||
'lawyer_name' => 'هدى عرموش',
|
||||
'lawyer_title' => 'محامية',
|
||||
'lawyer_bio' => 'أسست هدى عرموش ليبرا للحقوق برؤية لإنشاء مؤسسة قانونية منسوجة من نسيج المجتمع. بالتزامها بالعدالة والكرامة، تقود ممارسة تحقق في التحديات وتوثقها وتحولها إلى حلول قانونية مبتكرة. تُرافق ليبرا الأفراد والمؤسسات بأمانة واحترافية، ساعية لتعزيز العدالة وتمكين المرأة من خلال القانون والبحث والعمل الميداني.',
|
||||
|
||||
// Services Section
|
||||
'services_title' => 'خدماتنا',
|
||||
'services_subtitle' => 'حلول قانونية شاملة للأفراد والشركات',
|
||||
'services' => [
|
||||
'consultations' => [
|
||||
'icon' => 'chat-bubble-left-right',
|
||||
'title' => 'الاستشارات القانونية',
|
||||
'description' => 'استشارات قانونية متخصصة مصممة وفقاً لوضعك واحتياجاتك.',
|
||||
],
|
||||
'representation' => [
|
||||
'icon' => 'scale',
|
||||
'title' => 'التمثيل أمام المحاكم',
|
||||
'description' => 'تمثيل احترافي أمام المحاكم والهيئات القضائية في جميع المراحل.',
|
||||
],
|
||||
'litigation' => [
|
||||
'icon' => 'document-text',
|
||||
'title' => 'إدارة الدعاوى',
|
||||
'description' => 'إدارة كاملة للقضايا من اللوائح والمذكرات إلى الاستئنافات.',
|
||||
],
|
||||
'contracts' => [
|
||||
'icon' => 'pencil-square',
|
||||
'title' => 'خدمات العقود',
|
||||
'description' => 'صياغة ومراجعة العقود والامتثال القانوني لجميع احتياجاتكم التعاقدية.',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
@@ -11,4 +11,30 @@ return [
|
||||
'lawyer_name' => 'Huda Armouche',
|
||||
'lawyer_title' => 'Attorney at Law',
|
||||
'lawyer_bio' => 'Huda Armouche founded Libra for Rights with a vision to create a legal institution woven from the fabric of society. With a commitment to justice and dignity, she leads a practice that investigates challenges, documents them, and transforms them into innovative legal solutions. Libra accompanies individuals and institutions with honesty and professionalism, striving to advance justice and empower women through law, research, and fieldwork.',
|
||||
|
||||
// Services Section
|
||||
'services_title' => 'Our Services',
|
||||
'services_subtitle' => 'Comprehensive legal solutions for individuals and businesses',
|
||||
'services' => [
|
||||
'consultations' => [
|
||||
'icon' => 'chat-bubble-left-right',
|
||||
'title' => 'Legal Consultations',
|
||||
'description' => 'Expert legal advice tailored to your specific situation and needs.',
|
||||
],
|
||||
'representation' => [
|
||||
'icon' => 'scale',
|
||||
'title' => 'Court Representation',
|
||||
'description' => 'Professional representation before courts and judicial bodies at all stages.',
|
||||
],
|
||||
'litigation' => [
|
||||
'icon' => 'document-text',
|
||||
'title' => 'Litigation Management',
|
||||
'description' => 'Complete case management from pleadings and memoranda to appeals.',
|
||||
],
|
||||
'contracts' => [
|
||||
'icon' => 'pencil-square',
|
||||
'title' => 'Contract Services',
|
||||
'description' => 'Drafting, review, and legal compliance for all your contractual needs.',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user