Team section with gradient portrait tiles and per-member links.
1,190
Bookmarks
4,600
Installs
34,800
Views
import { TeamGrid } from "@/components/ui/team-grid"
const members = [
{ name: "Nova Reyes", role: "Design engineering", color: "#7c5cff", links: [{ label: "X", href: "#" }, { label: "Site", href: "#" }] },
{ name: "Kaito Mori", role: "Agent interfaces", color: "#00c2a8", links: [{ label: "GitHub", href: "#" }] },
{ name: "Amara Osei", role: "Data visualisation", color: "#f59e0b", links: [{ label: "X", href: "#" }] },11 more lines behind a plan
Previews are free to watch. Reading and copying the full source needs a plan.
See plansThat's all 6 components
Part of Ember Editorial — browse the full library on Nuxus.