Reorganize images and update web components

This commit is contained in:
2026-01-17 18:40:21 +03:00
parent 71a4f2c9a3
commit 999a0a5c48
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>
) : (