Enhance showcase docs page
Created by: ihsraham
Summary
- Adds a Built With WDK section to the Showcase page featuring Rumble Wallet and Tether Wallet with official local assets.
- Adds a reusable
<FeaturedShowcaseProducts />MDX component and registers it for docs pages. - Moves the third-party disclaimer under Community Projects while keeping the existing community project entries and
CommunityCardsflow intact.
Sources
Screenshots
| Desktop | Mobile |
|---|---|
![]() |
![]() |
Validation
git diff --checknpm run check:metaLINK_CHECK_EXTERNAL=false npm run check:linksSKIP_OG_BUILD=1 NEXT_PUBLIC_DOCS_ORIGIN=https://docs.wdk.tether.io npm run build- Browser smoke test on
/overview/showcaseat desktop and mobile widths.
Notes
- Build passed with existing docs-seo warnings for unrelated pages missing
docTypefrontmatter. - Screenshot images are hosted from the fork for PR review only; they are not part of this feature branch diff.
- To see the specific tasks where the Asana app for GitHub is being used, see below:

