team grid members photos social team grid members photos social about people team member grid with photos meet the team section
Team Grid
Fetch pattern JSON:
curl https://webspire.de/patterns/team/grid.json grid.html
<section class="ws-team bg-[var(--ws-team-bg)] py-20">
<div class="mx-auto max-w-7xl px-6">
<div class="mx-auto max-w-2xl text-center">
<h2 class="text-3xl font-bold tracking-tight text-[var(--ws-team-text)] sm:text-4xl">Meet our team</h2>
<p class="mt-4 text-lg text-[var(--ws-team-text-soft)]">Passionate people building great products together.</p>
</div>
<div class="mx-auto mt-16 grid max-w-5xl gap-x-8 gap-y-14 sm:grid-cols-2 lg:grid-cols-4">
<div class="text-center">
<div class="mx-auto h-28 w-28 rounded-full bg-[var(--ws-team-card-bg)] flex items-center justify-center">
<svg class="h-14 w-14 text-[var(--ws-team-text-soft)]" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M15.75 6a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0ZM4.501 20.118a7.5 7.5 0 0 1 14.998 0A17.933 17.933 0 0 1 12 21.75c-2.676 0-5.216-.584-7.499-1.632Z" /></svg>
</div>
<h3 class="mt-4 text-base font-semibold text-[var(--ws-team-text)]">Alex Rivera</h3>
<p class="text-sm text-[var(--ws-team-text-soft)]">CEO & Co-founder</p>
<div class="mt-3 flex justify-center gap-3">
<a href="#" class="text-[var(--ws-team-text-soft)] transition hover:text-[var(--ws-team-text)]" aria-label="Twitter">
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24"><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg>
</a>
<a href="#" class="text-[var(--ws-team-text-soft)] transition hover:text-[var(--ws-team-text)]" aria-label="LinkedIn">
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24"><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 01-2.063-2.065 2.064 2.064 0 112.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg>
</a>
</div>
</div>
<div class="text-center">
<div class="mx-auto h-28 w-28 rounded-full bg-[var(--ws-team-card-bg)] flex items-center justify-center">
<svg class="h-14 w-14 text-[var(--ws-team-text-soft)]" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M15.75 6a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0ZM4.501 20.118a7.5 7.5 0 0 1 14.998 0A17.933 17.933 0 0 1 12 21.75c-2.676 0-5.216-.584-7.499-1.632Z" /></svg>
</div>
<h3 class="mt-4 text-base font-semibold text-[var(--ws-team-text)]">Sarah Chen</h3>
<p class="text-sm text-[var(--ws-team-text-soft)]">CTO</p>
<div class="mt-3 flex justify-center gap-3">
<a href="#" class="text-[var(--ws-team-text-soft)] transition hover:text-[var(--ws-team-text)]" aria-label="Twitter">
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24"><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg>
</a>
<a href="#" class="text-[var(--ws-team-text-soft)] transition hover:text-[var(--ws-team-text)]" aria-label="LinkedIn">
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24"><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 01-2.063-2.065 2.064 2.064 0 112.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg>
</a>
</div>
</div>
<div class="text-center">
<div class="mx-auto h-28 w-28 rounded-full bg-[var(--ws-team-card-bg)] flex items-center justify-center">
<svg class="h-14 w-14 text-[var(--ws-team-text-soft)]" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M15.75 6a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0ZM4.501 20.118a7.5 7.5 0 0 1 14.998 0A17.933 17.933 0 0 1 12 21.75c-2.676 0-5.216-.584-7.499-1.632Z" /></svg>
</div>
<h3 class="mt-4 text-base font-semibold text-[var(--ws-team-text)]">Marcus Johnson</h3>
<p class="text-sm text-[var(--ws-team-text-soft)]">Head of Design</p>
<div class="mt-3 flex justify-center gap-3">
<a href="#" class="text-[var(--ws-team-text-soft)] transition hover:text-[var(--ws-team-text)]" aria-label="Twitter">
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24"><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg>
</a>
<a href="#" class="text-[var(--ws-team-text-soft)] transition hover:text-[var(--ws-team-text)]" aria-label="LinkedIn">
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24"><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 01-2.063-2.065 2.064 2.064 0 112.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg>
</a>
</div>
</div>
<div class="text-center">
<div class="mx-auto h-28 w-28 rounded-full bg-[var(--ws-team-card-bg)] flex items-center justify-center">
<svg class="h-14 w-14 text-[var(--ws-team-text-soft)]" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M15.75 6a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0ZM4.501 20.118a7.5 7.5 0 0 1 14.998 0A17.933 17.933 0 0 1 12 21.75c-2.676 0-5.216-.584-7.499-1.632Z" /></svg>
</div>
<h3 class="mt-4 text-base font-semibold text-[var(--ws-team-text)]">Emily Park</h3>
<p class="text-sm text-[var(--ws-team-text-soft)]">Lead Engineer</p>
<div class="mt-3 flex justify-center gap-3">
<a href="#" class="text-[var(--ws-team-text-soft)] transition hover:text-[var(--ws-team-text)]" aria-label="Twitter">
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24"><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg>
</a>
<a href="#" class="text-[var(--ws-team-text-soft)] transition hover:text-[var(--ws-team-text)]" aria-label="LinkedIn">
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24"><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 01-2.063-2.065 2.064 2.064 0 112.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg>
</a>
</div>
</div>
</div>
</div>
</section>
Details
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste
Stable Published
teamgridmembersphotossocial
Slots
| Name | Required | Description |
|---|---|---|
| heading | Yes | Section title and description. |
| members | Yes | Grid of team member cards with photo, name, role, and social links. |
Responsive 4-column team grid with circular photos, names, roles, and social icon links (Twitter/X, LinkedIn). Clean layout with centered text. Stacks to 2 columns on tablet, single column on mobile. Ideal for about pages.