Add Office Space gallery page with all 23 images

- Create gallery.mdx showcasing all Office Space images organized by scene
- Add Cinema Enthusiast flair badge for gallery visitors
- Create cinema.svg badge (film reel design)
- Update flair count to 13 badges
- Add gallery to sidebar navigation with "New" badge

Features Peter, Lumbergh, The Bobs, the printer destruction scene,
Milton's stapler, Chotchkie's flair, and more iconic moments.
This commit is contained in:
Ryan Malloy 2026-01-11 15:49:06 -07:00
parent c2a9aa6bbf
commit f8b67b018e
5 changed files with 263 additions and 2 deletions

View file

@ -99,6 +99,7 @@ export default defineConfig({
{
label: 'Community',
items: [
{ label: 'The Gallery', slug: 'community/gallery', badge: { text: 'New', variant: 'success' } },
{ label: 'Feedback', slug: 'community/feedback' },
{ label: 'Flair Leaderboard', slug: 'community/leaderboard' },
{ label: 'Credits', slug: 'community/credits' },