feat: update internship page with remote work details and application requirements

This commit is contained in:
Ümit Tunç
2026-05-11 08:00:21 +03:00
parent a81f4fdf9e
commit 9a606991e3
3 changed files with 80 additions and 6 deletions
+9
View File
@@ -20,4 +20,13 @@ return [
'success_message' => 'Your application has been received successfully. Thank you.',
'download_cv' => 'Download CV',
'created_at' => 'Application Date',
'remote_work_title' => 'Fully Remote Work',
'remote_work_details' => 'Team coordination is maintained through daily standup meetings. Working hours are more flexible in some projects. Interns are evaluated in one or more real projects suitable for their CV and skills.',
'application_conditions_title' => 'Application Conditions',
'condition_not_only_for_internship' => 'Applications from individuals who only wish to do an internship are not accepted. Candidates who are open to development and aim to contribute are our priority.',
'condition_intent_letter' => 'In the message section, you must provide a letter of intent stating how you will contribute to our projects.',
'daily_standup' => 'Daily Standup',
'daily_standup_desc' => 'Daily short meetings ensure in-team communication and progress tracking.',
'flexible_projects' => 'Flexible and Project Oriented',
'flexible_projects_desc' => 'Flexibility is essential in our projects. You will take part in real projects suitable for your talents.',
];