Incorrect Link Redirection on DID Labs Passport

🐛 Summary
On the English version of the DID Labs Passport website (https://passport.didlabs.org/en?locale=en), several sections (e.g., ABT, NFT, Blocklet Platform) incorrectly redirect to external domains (arcblock.io, blocklet.io) instead of internal DID Labs pages. This breaks expected navigation and user experience.
🔁 Steps to Reproduce
- Navigate to:
https://passport.didlabs.org/en?locale=en - Click on the following sections:
- ABT
- NFT
- NFT Store
- NFT Blender
- NFT Maker
- NFT Marketplace
- NFT Studio
- Blocklet Platform
- Blocklet Server
- Composable Blocklets
- Observe that all these links redirect to:
🛠️ Expected Behavior
- ABT/NFT/Blocklet sections should link to internal DID Labs pages (e.g.,
/abt,/nft,/blocklet). - Links should not redirect to external domains like
arcblock.ioorblocklet.io.
🧪 Actual Behavior
- All specified sections redirect to external websites (
arcblock.io,blocklet.io). - No internal DID Labs content is accessible via these links.