Incorrect Links in NFT Studio, AIGNE, and Blocklet Store

Bug Description
The NFT Studio, AIGNE, Creator Studio, and Blocklet Store links on https://www.arcblock.io/content/collections/en/did point to incorrect or unrelated pages.
Steps to Reproduce
- Navigate to https://www.arcblock.io/content/collections/en/did
- Click on NFT Studio, AIGNE, Creator Studio, or Blocklet Store.
- Observe that the links lead to incorrect.
Expected Behavior
- Links should direct users to the correct destination (e.g., dedicated product pages).
Actual Behavior
- Links lead to incorrect URLs.
Severity Classification
Severity: Medium
- Impacts user navigation and trust in the platform.
- May indicate broken links in the navigation menu or CMS.
Suggested Fix
Frontend Fix
- Update Navigation Links:
- Replace incorrect URLs with valid links.
- Example: html
javascript <!-- Corrected Link --> <a href="/products/nft-studio">NFT Studio</a>
- CMS Fix:
- Update navigation links in the CMS to point to valid pages.
1 reply
What is referred to here is not the links to individual dApps, but a collection of applications.