Free
π’ Agency
Team Grid Section
Team section with portrait cards, role filters, playful hover states and an open-roles card at the end.
3.1k views 73 copies 265 words
The Prompt
# Team Grid β About Page Section
## Goal
Build a team section: heading, role filter pills, responsive portrait grid, and a final 'join us' card. It must drop cleanly into an existing Next.js + Tailwind project as a self-contained component.
## Design Spec
- Header row: 'The humans' headline left; filter pills right (All / Design / Engineering / Ops) β active pill solid, others ghost.
- Cards (4-col β 2 β 1): portrait 4:5 rounded-xl grayscale-[0.3], name semibold, role muted 13px, tiny social icon pair appearing on hover.
- Hover: portrait desaturation lifts to full color + scale 1.03; a hand-written style tag rotates in at a corner (pre-made per person, e.g. 'ships fast', 'plant parent') β personality without silliness overload.
- Last card: dashed border, plus icon, 'This could be you β 4 open roles' linking to careers.
- Filter transition: non-matching cards animate out (scale 0.95 + fade), grid reflows with layout animation.
## Motion Spec
- Grid uses FLIP/layout animations on filter change β cards glide to new positions, 350ms.
- Initial reveal: rows stagger 80ms.
- Corner tag springs in with slight overshoot rotation (β8Β°β3Β°β0Β°).
- Respect `prefers-reduced-motion` β provide a static fallback that still looks intentional.
## Component API
- `<TeamGrid people={Person[]} roles={string[]} />`; `Person = { name, role, dept, img, tag?, socials? }`
## Quality Bar
- TypeScript strict, zero `any`. Tailwind only β no external CSS files.
- Works on mobile: touch targets β₯ 44px, no hover-only affordances.
- 60fps: animate only `transform` and `opacity`; use `will-change` sparingly.
- Accessible: correct roles/aria, keyboard operable, focus-visible styles.
You may also like
Premium
Apex Studio Agency
π’ Agency
Award-style creative agency site with oversized typography and case-study showcase.
5.1k 236CursorClaude CodeBolt
Free
Featured
Aurora Hero Section
π¬ Landing Page
Full-viewport hero with aurora gradient backdrop and split-text headline reveal.
5.1k 441Cursorv0Lovable
Free
FAQ Accordion Pro
π¬ Landing Page
Two-column FAQ section with buttery height animation, deep-link anchors and a 'still stuck' contact card.
4.4k 54CursorClaude CodeLovable
Free
Conversion CTA Banner
π¬ Landing Page
Pre-footer CTA banner with animated gradient border, urgency-free copy structure and dual action hierarchy.
4.3k 827CursorClaude CodeLovable