Section
Circular Profiles — Elegant Luxury
Elegant Luxury team layout: Circular profiles.
- Section
- Tailwind
- HTML
- MIT
Preview
Live section
9:41 100%
devsnips.dev/library/tailwind/sections/team/elegant-luxury/ fluid · no fixed width 100%
Install
Add to your project
npx devsnips add Tailwind/Sections/Team/elegant-luxury Tailwind/Sections/Team/elegant-luxury <!--
Snippet Name: Circular Profiles — Elegant Luxury
Description: Elegant Luxury team layout: Circular profiles.
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:'Jost',sans-serif}.f-mono{font-family:'Jost',sans-serif}.f-disp{font-family:'Cormorant Garamond',serif}
.el-line{background:linear-gradient(90deg,transparent,rgba(197,165,114,.6),transparent)}
</style>
<section class="relative w-full py-20 sm:py-28 text-[#ece7df]" data-section="elegant-luxury">
<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-sm border border-[#c5a572]/30 px-3 py-1 text-[11px] font-medium uppercase tracking-[0.22em] text-[#c5a572]"><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-[#9a948a]">A small, senior team obsessed with making support feel calm.</p></div><div class="grid grid-cols-2 gap-8 sm:grid-cols-3 lg:grid-cols-6"><figure class="text-center"><div class="mx-auto"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-24 w-24 ring-2 ring-offset-4 ring-offset-transparent ring-white/15" style="background:linear-gradient(135deg,#f97316,#ef4444)" aria-hidden="true">MC</span></div><figcaption class="mt-3"><p class="font-semibold text-sm">Maya Chen</p><p class="text-xs text-[#9a948a]">CEO & Co-founder</p></figcaption></figure><figure class="text-center"><div class="mx-auto"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-24 w-24 ring-2 ring-offset-4 ring-offset-transparent ring-white/15" style="background:linear-gradient(135deg,#6366f1,#8b5cf6)" aria-hidden="true">DR</span></div><figcaption class="mt-3"><p class="font-semibold text-sm">Daniel Reyes</p><p class="text-xs text-[#9a948a]">CTO & Co-founder</p></figcaption></figure><figure class="text-center"><div class="mx-auto"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-24 w-24 ring-2 ring-offset-4 ring-offset-transparent ring-white/15" style="background:linear-gradient(135deg,#06b6d4,#3b82f6)" aria-hidden="true">AK</span></div><figcaption class="mt-3"><p class="font-semibold text-sm">Aisha Karim</p><p class="text-xs text-[#9a948a]">Head of Product</p></figcaption></figure><figure class="text-center"><div class="mx-auto"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-24 w-24 ring-2 ring-offset-4 ring-offset-transparent ring-white/15" style="background:linear-gradient(135deg,#ec4899,#f43f5e)" aria-hidden="true">TB</span></div><figcaption class="mt-3"><p class="font-semibold text-sm">Tom Bradley</p><p class="text-xs text-[#9a948a]">Head of Engineering</p></figcaption></figure><figure class="text-center"><div class="mx-auto"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-24 w-24 ring-2 ring-offset-4 ring-offset-transparent ring-white/15" style="background:linear-gradient(135deg,#10b981,#22c55e)" aria-hidden="true">SR</span></div><figcaption class="mt-3"><p class="font-semibold text-sm">Sofia Rossi</p><p class="text-xs text-[#9a948a]">Head of Design</p></figcaption></figure><figure class="text-center"><div class="mx-auto"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-24 w-24 ring-2 ring-offset-4 ring-offset-transparent ring-white/15" style="background:linear-gradient(135deg,#f59e0b,#eab308)" aria-hidden="true">JF</span></div><figcaption class="mt-3"><p class="font-semibold text-sm">Jordan Fields</p><p class="text-xs text-[#9a948a]">Dev Advocate</p></figcaption></figure></div>
</div>
</section> # Circular Profiles — Elegant Luxury
> Elegant Luxury team layout: Circular profiles.

## Features
- circular profiles
- 6 members
- ringed avatars
- centered captions
- responsive 2/3/6-col
## Responsive support
- Mobile-first layout
- Breakpoints: `sm` (640px), `md` (768px), `lg` (1024px)
- Stacks gracefully on small screens, expands on large viewports
## Browser support
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
## Usage
1. Copy the markup from `code.html` into your Tailwind CSS project.
2. Include the corresponding Google Fonts in your document `<head>` if the style requires them.
3. The snippet is self-contained and copy-paste ready — no build step or JavaScript required.
## Design language
**Elegant Luxury** — part of the DevSnips Tailwind Sections library. Every section is
original, accessible, and production-ready.
## Files
- `preview.html` — full standalone preview page (Tailwind CDN + fonts)
- `code.html` — copy-paste snippet only (no `<head>` / CDN)
- `metadata.json` — structured metadata
- `README.md` — this file 17 lines UTF-8 · LF · Spaces: 2
Continue browsing