mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-07-23 23:35:41 +00:00
feat: refresh home banners — remove Newroz/Explorer, add Cloud Nation & Hiring (#61)
Assets banner set (prod + dev kept in sync):
- Remove pezkuwi-newroz-001 (expired) and pezkuwi-explorer-001
- Add pezkuwi-book-001: "Cloud Nation" book promo (image = English cover),
action null ("on Amazon" in copy)
- Add pezkuwi-hiring-001: Pezkuwi Digital States hiring 10,000 paid roles,
action -> https://welati.pex.network
- Welcome card: "Kurdistan" -> "Stateless Nations" (en/ku/tr)
- Community card action -> new Telegram invite (t.me/+DUWJ8wtt5qI4Njgy)
Localisation covers all app-supported languages of the 6-language standard
(en/ku/tr); fa/ar/kmr are not app locales so no dead files were added.
New foreground images (250x180, transparent, text-free) added under
resources/images/. Backgrounds reused from freed slots.
This commit is contained in:
@@ -39,19 +39,19 @@
|
||||
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_red_bg.png",
|
||||
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pezkuwi_community.png",
|
||||
"clipsToBounds": false,
|
||||
"action": "https://t.me/pezkuwichain"
|
||||
"action": "https://t.me/+DUWJ8wtt5qI4Njgy"
|
||||
},
|
||||
{
|
||||
"id": "pezkuwi-explorer-001",
|
||||
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_dark_bg.png",
|
||||
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pezkuwi_explorer.png",
|
||||
"id": "pezkuwi-hiring-001",
|
||||
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_purple_bg.png",
|
||||
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pezkuwi_hiring.png",
|
||||
"clipsToBounds": false,
|
||||
"action": "https://explorer.pezkuwichain.io"
|
||||
"action": "https://welati.pex.network"
|
||||
},
|
||||
{
|
||||
"id": "pezkuwi-newroz-001",
|
||||
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/newroz_bg.png",
|
||||
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/newroz_sun.png",
|
||||
"id": "pezkuwi-book-001",
|
||||
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_dark_bg.png",
|
||||
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/cloud_nations_book.png",
|
||||
"clipsToBounds": false,
|
||||
"action": null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user