Section

Compact Team Grid — Bento Grid

Bento Grid team layout: Compact team grid.

  • Section
  • Tailwind
  • HTML
  • MIT

Preview

Live section

Interactive preview
Open preview
9:41 100%
devsnips.dev/library/tailwind/sections/team/bento-grid/
fluid · no fixed width 100%
Dependencies: Tailwind CSS (CDN) · Google Fonts Responsive · Light/dark

Install

Add to your project

terminal
npx devsnips add Tailwind/Sections/Team/bento-grid
registry path: Tailwind/Sections/Team/bento-grid

Source

Implementation

code.html
<!--
Snippet Name: Compact Team Grid — Bento Grid
Description: Bento Grid team layout: Compact team grid.
Author: DevSnips Contributors
Usage Example: Drop this snippet into any Tailwind CSS page.
-->

<style>
  /* DevSnips style-helper classes (self-contained snippet) */
  .f-sans{font-family:'Inter',sans-serif}.f-mono{font-family:'JetBrains Mono',monospace}.f-disp{font-family:'Inter',sans-serif}
      .bento{background:linear-gradient(135deg,rgba(99,102,241,.12),rgba(236,72,153,.08))}
</style>
<section class="relative w-full py-20 sm:py-28 text-white" data-section="bento-grid">
<div class="mx-auto max-w-7xl px-5 sm:px-6 lg:px-8">
<div class="mb-10 text-center mx-auto"><p class="mb-4"><span class="inline-flex items-center gap-1.5 rounded-full border border-white/10 bg-white/5 px-3 py-1 f-mono text-[11px] font-medium text-white/70"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M22 21v-2a4 4 0 0 0-3-3.9M16 3.1a4 4 0 0 1 0 7.8"/></svg> Team</span></p><h2 class="f-disp text-3xl sm:text-4xl lg:text-5xl font-bold tracking-tight text-center mx-auto">Meet the people behind it</h2><p class="mt-4 max-w-2xl text-center mx-auto text-base sm:text-lg leading-relaxed text-white/55">A small, senior team obsessed with making support feel calm.</p></div><div class="grid grid-cols-2 gap-3 sm:grid-cols-3 lg:grid-cols-6"><article class="bg-white/[0.03] border border-white/10 rounded-2xl transition-transform duration-300 hover:-translate-y-1 p-3 text-center"><div class="mx-auto mb-2"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-12 w-12" style="background:linear-gradient(135deg,#f97316,#ef4444)" aria-hidden="true">MC</span></div><p class="text-xs font-medium truncate">Maya Chen</p><p class="text-xs text-white/55 truncate">CEO & Co-founder</p></article><article class="bg-white/[0.03] border border-white/10 rounded-2xl transition-transform duration-300 hover:-translate-y-1 p-3 text-center"><div class="mx-auto mb-2"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-12 w-12" style="background:linear-gradient(135deg,#6366f1,#8b5cf6)" aria-hidden="true">DR</span></div><p class="text-xs font-medium truncate">Daniel Reyes</p><p class="text-xs text-white/55 truncate">CTO & Co-founder</p></article><article class="bg-white/[0.03] border border-white/10 rounded-2xl transition-transform duration-300 hover:-translate-y-1 p-3 text-center"><div class="mx-auto mb-2"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-12 w-12" style="background:linear-gradient(135deg,#06b6d4,#3b82f6)" aria-hidden="true">AK</span></div><p class="text-xs font-medium truncate">Aisha Karim</p><p class="text-xs text-white/55 truncate">Head of Product</p></article><article class="bg-white/[0.03] border border-white/10 rounded-2xl transition-transform duration-300 hover:-translate-y-1 p-3 text-center"><div class="mx-auto mb-2"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-12 w-12" style="background:linear-gradient(135deg,#ec4899,#f43f5e)" aria-hidden="true">TB</span></div><p class="text-xs font-medium truncate">Tom Bradley</p><p class="text-xs text-white/55 truncate">Head of Engineering</p></article><article class="bg-white/[0.03] border border-white/10 rounded-2xl transition-transform duration-300 hover:-translate-y-1 p-3 text-center"><div class="mx-auto mb-2"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-12 w-12" style="background:linear-gradient(135deg,#10b981,#22c55e)" aria-hidden="true">SR</span></div><p class="text-xs font-medium truncate">Sofia Rossi</p><p class="text-xs text-white/55 truncate">Head of Design</p></article><article class="bg-white/[0.03] border border-white/10 rounded-2xl transition-transform duration-300 hover:-translate-y-1 p-3 text-center"><div class="mx-auto mb-2"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-12 w-12" style="background:linear-gradient(135deg,#f59e0b,#eab308)" aria-hidden="true">JF</span></div><p class="text-xs font-medium truncate">Jordan Fields</p><p class="text-xs text-white/55 truncate">Dev Advocate</p></article><article class="bg-white/[0.03] border border-white/10 rounded-2xl transition-transform duration-300 hover:-translate-y-1 p-3 text-center"><div class="mx-auto mb-2"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-12 w-12" style="background:linear-gradient(135deg,#8b5cf6,#6366f1)" aria-hidden="true">PN</span></div><p class="text-xs font-medium truncate">Priya Nair</p><p class="text-xs text-white/55 truncate">VP Sales</p></article><article class="bg-white/[0.03] border border-white/10 rounded-2xl transition-transform duration-300 hover:-translate-y-1 p-3 text-center"><div class="mx-auto mb-2"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-12 w-12" style="background:linear-gradient(135deg,#14b8a6,#06b6d4)" aria-hidden="true">EP</span></div><p class="text-xs font-medium truncate">Ethan Park</p><p class="text-xs text-white/55 truncate">COO</p></article><article class="bg-white/[0.03] border border-white/10 rounded-2xl transition-transform duration-300 hover:-translate-y-1 p-3 text-center"><div class="mx-auto mb-2"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-12 w-12" style="background:linear-gradient(135deg,#f97316,#ef4444)" aria-hidden="true">LV</span></div><p class="text-xs font-medium truncate">Lena Vogt</p><p class="text-xs text-white/55 truncate">Staff Engineer</p></article><article class="bg-white/[0.03] border border-white/10 rounded-2xl transition-transform duration-300 hover:-translate-y-1 p-3 text-center"><div class="mx-auto mb-2"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-12 w-12" style="background:linear-gradient(135deg,#6366f1,#8b5cf6)" aria-hidden="true">MW</span></div><p class="text-xs font-medium truncate">Marcus Webb</p><p class="text-xs text-white/55 truncate">Security Lead</p></article><article class="bg-white/[0.03] border border-white/10 rounded-2xl transition-transform duration-300 hover:-translate-y-1 p-3 text-center"><div class="mx-auto mb-2"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-12 w-12" style="background:linear-gradient(135deg,#06b6d4,#3b82f6)" aria-hidden="true">DF</span></div><p class="text-xs font-medium truncate">Dana Fischer</p><p class="text-xs text-white/55 truncate">Head of Support</p></article><article class="bg-white/[0.03] border border-white/10 rounded-2xl transition-transform duration-300 hover:-translate-y-1 p-3 text-center"><div class="mx-auto mb-2"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-12 w-12" style="background:linear-gradient(135deg,#ec4899,#f43f5e)" aria-hidden="true">RM</span></div><p class="text-xs font-medium truncate">Ravi Mehta</p><p class="text-xs text-white/55 truncate">Founding Engineer</p></article></div>
</div>
</section>
17 lines UTF-8 · LF · Spaces: 2

AI-ready

Available to your agent.

This section is reachable through the DevSnips CLI, MCP server and Skills integrations — one registry, one resource path.

Resource path

devsnips://sections/team/bento-grid

Continue browsing

View all