mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-22 22:57:58 +00:00
Update banners for Pezkuwi Wallet
- Replace Nova Wallet banners with Pezkuwi-specific content - Add Kurdish (ku) localization as primary language - Add English (en) localization - Remove unused languages and Nova-related content - Add Pezkuwi banner images (HEZ, PEZ, Newroz, welcome) - Add README with admin guide for banner management 8 banners: Welcome, Staking, HEZ Token, PEZ Token, Governance, Community, Explorer, Newroz
This commit is contained in:
@@ -1,9 +1,58 @@
|
||||
[
|
||||
{
|
||||
"id": "ef94c059-ae2b-4a80-9e77-cb16060c4c30",
|
||||
"background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/novashots_promo_banner_background.png",
|
||||
"image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/novashots_promo_banner_picture.png",
|
||||
"clipsToBounds": false,
|
||||
"action": "novawallet://nova/open/dapp?url=https://novashots.io"
|
||||
"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": "novawallet://nova/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": "novawallet://nova/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/pezkuwichain"
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"clipsToBounds": false,
|
||||
"action": "https://explorer.pezkuwichain.io"
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"clipsToBounds": false,
|
||||
"action": null
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user