Reorganize images and update web components

This commit is contained in:
2026-01-17 18:40:21 +03:00
parent f3e4e344ff
commit 1b29df3379
59 changed files with 1814 additions and 6441 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ export const CitizenRoute: React.FC<RouteGuardProps> = ({
<Users className="w-16 h-16 text-yellow-500" />
<h2 className="text-2xl font-bold text-white">Wallet Not Connected</h2>
<p className="text-gray-400">
Please connect your Polkadot wallet to access this feature.
Please connect your Pezkuwi wallet to access this feature.
</p>
<Button
onClick={() => window.location.href = '/'}