Patrick Honkonen b86c838476
Update Leave Organization screen UI and copy
Update the visual design and text content of the "Leave Organization" screen to improve user experience.

- Add `ill_leave_organization.xml` vector asset.
- Update `LeaveOrganizationScreen` to display the new illustration using the `Image` composable instead of the generic organization `Icon`.
- Refactor `LeaveOrganizationContent` layout modifiers, moving `standardHorizontalMargin` from the parent container to individual child components to ensure correct spacing with the new asset.
- Update `leave_organization_warning` string resource to clearer messaging regarding the consequences of leaving an organization.
2025-12-09 16:30:49 -05:00
..