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
@@ -78,7 +78,7 @@ export const DEXDashboard: React.FC = () => {
{!account ? (
<div className="text-center py-12">
<div className="mb-4 text-gray-400 text-lg">
Please connect your Polkadot wallet to use the DEX
Please connect your Pezkuwi wallet to use the DEX
</div>
</div>
) : (