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
Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB