Files
pezkuwi-wallet-utils/banners/v2/content/assets/banners.json
T
pezkuwichain 1433c8db45 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.
2026-07-22 20:43:14 -07:00

59 lines
3.3 KiB
JSON

[
{
"id": "pezkuwi-welcome-001",
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_green_bg.png",
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pezkuwi_welcome.png",
"clipsToBounds": false,
"action": null
},
{
"id": "pezkuwi-staking-001",
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_staking_bg.png",
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pezkuwi_staking.png",
"clipsToBounds": false,
"action": "pezkuwiwallet://pezkuwi/open/staking"
},
{
"id": "pezkuwi-hez-001",
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_gold_bg.png",
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/hez_token.png",
"clipsToBounds": false,
"action": null
},
{
"id": "pezkuwi-pez-001",
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_blue_bg.png",
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pez_token.png",
"clipsToBounds": false,
"action": null
},
{
"id": "pezkuwi-governance-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_governance.png",
"clipsToBounds": false,
"action": "pezkuwiwallet://pezkuwi/open/governance"
},
{
"id": "pezkuwi-community-001",
"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/+DUWJ8wtt5qI4Njgy"
},
{
"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://welati.pex.network"
},
{
"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
}
]