- Added localized titles for each service in the services array.
- Updated FlatList to render service cards using the new title property.
- Minor style adjustment to the title margin for better alignment.
- Introduced a new 'Programs' tab in the TabLayout with localized title and icon.
- Refactored ServicesScreen to replace ScrollView with FlatList for improved performance and layout, displaying service cards with icons.
- Updated localization files to include new keys for services and programs.