The visual gallery for @empire/content-shells components now lives in the package itself, not on this site:
packages/content-shells/preview/ Run locally:
cd packages/content-shells/preview
npm install
npm run dev Then open http://localhost:4322/.
Why? The preview is package documentation, not site content. Keeping it in the package means it stays neutral as more empire sites adopt the components.