feat: replace governance banner with builders call-to-action (#63)

The "Your Voice Matters" card used pezkuwiwallet://pezkuwi/open/governance.
That path prefix-matches the referendum deep link handler (/open/gov), which
requires an id; without one it reports "Referendum not found". Worse, a
matched-but-failed deep link is persisted and never cleared, so it replays on
every app launch.

Replace it with a builders/developer call-to-action (image: Gre Miraza scene)
that links to an external Telegram invite. External https links bypass the
in-app deep link engine entirely, so this card cannot get stuck.

prod + dev kept in sync; en/ku/tr localised.
This commit is contained in:
2026-07-22 21:32:23 -07:00
committed by GitHub
parent 1433c8db45
commit 84b87458da
9 changed files with 24 additions and 24 deletions
@@ -15,9 +15,9 @@
"title": "PEZ Token",
"details": "The utility token on Pezkuwi Asset Hub.\nTrade, swap, and use in DApps."
},
"pezkuwi-governance-001": {
"title": "Your Voice Matters",
"details": "Participate in governance decisions.\nVote on proposals and shape the future!"
"pezkuwi-builders-001": {
"title": "Write Your Name Into History",
"details": "From Gre Miraza to the information age — at this breaking point, we're calling builders to the founding team."
},
"pezkuwi-community-001": {
"title": "Join Our Community",
@@ -15,9 +15,9 @@
"title": "Tokena PEZ",
"details": "Tokena bikarhêner li ser Pezkuwi Asset Hub.\nBazirganî, swap û di DApp-an de bikar bîne."
},
"pezkuwi-governance-001": {
"title": "Dengê Te Girîng E",
"details": "Di biryarên rêvebiriyê de beşdar bibe.\nLi pêşniyaran deng bide û paşerojê ava bike!"
"pezkuwi-builders-001": {
"title": "Navê Xwe Li Dîrokê Binivîse",
"details": "Ji Gre Miraza heta serdema zanyariyê — li vê pêngava dîrokî, em ji bo tîma damezrîner geşedaneran vedixwînin."
},
"pezkuwi-community-001": {
"title": "Tevlî Civata Me Bibe",
@@ -15,9 +15,9 @@
"title": "PEZ Token",
"details": "Pezkuwi Asset Hub'daki yardımcı token.\nTakas yapın, değiştirin ve DApp'lerde kullanın."
},
"pezkuwi-governance-001": {
"title": "Sesiniz Önemli",
"details": "Yönetişim kararlarına katılın.\nTekliflere oy verin ve geleceği şekillendirin!"
"pezkuwi-builders-001": {
"title": "Tarihe Adını Yazdır",
"details": "Gre Miraza'dan bilgi çağına bu yolculukta, kırılma eşiğinde kurucu ekibe geliştirici arıyoruz."
},
"pezkuwi-community-001": {
"title": "Topluluğumuza Katılın",