Refactor ServicesScreen to use a dynamic services array and improve layout
- Introduced a services array to dynamically render service cards with localized titles and icons. - Updated layout styles for a grid display of service cards, enhancing visual organization. - Added new localization keys for services in English, Russian, and Turkmen.
This commit is contained in:
@@ -14,7 +14,11 @@
|
||||
"servicesToEnrich": "Services to Enrich Your Spiritual Experience",
|
||||
"quran": "Qur'an",
|
||||
"hadith": "Hadith",
|
||||
"dua": "Du'a",
|
||||
"dua": "Dua",
|
||||
"currencyConverter": "Currency Converter",
|
||||
"hotelCard": "Hotel Card",
|
||||
"lostKey": "Lost Key?",
|
||||
"translator": "Translator",
|
||||
"adhkar": "Adhkar",
|
||||
"hisnAlMuslim": "Hisn Al-Muslim",
|
||||
"morningEveningThikr": "Thikr said in the morning and evening",
|
||||
@@ -27,6 +31,5 @@
|
||||
"sneezingSupplication": "Supplication upon sneezing",
|
||||
"sarToTmt": "SAR to TMT",
|
||||
"hotelBusinessCard": "Hotel Business Card",
|
||||
"masterkeyBox": "Masterkey Box",
|
||||
"translator": "Translator"
|
||||
"masterkeyBox": "Masterkey Box"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user