Section
Stat + Logos — Elegant Luxury
Elegant Luxury logos layout: Stat + logos.
- Section
- Tailwind
- HTML
- MIT
Preview
Live section
9:41 100%
devsnips.dev/library/tailwind/sections/logos/elegant-luxury/ fluid · no fixed width 100%
Install
Add to your project
npx devsnips add Tailwind/Sections/Logos/elegant-luxury Tailwind/Sections/Logos/elegant-luxury <!--
Snippet Name: Stat + Logos — Elegant Luxury
Description: Elegant Luxury logos layout: Stat + logos.
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"><circle cx="12" cy="12" r="10"/><path d="M2 12h20M12 2a15 15 0 0 1 0 20 15 15 0 0 1 0-20z"/></svg> Logos</span></p><h2 class="f-disp text-3xl sm:text-4xl lg:text-5xl font-bold tracking-tight text-center mx-auto">Trusted by the best</h2><p class="mt-4 max-w-2xl text-center mx-auto text-base sm:text-lg leading-relaxed text-[#9a948a]">Teams at category-defining companies build on our platform.</p></div><div class="grid grid-cols-1 gap-8 lg:grid-cols-[1fr_1.4fr] items-center"><div class="text-center"><p class="f-disp text-5xl font-bold">12k+</p><p class="mt-2 text-sm text-[#9a948a]">Teams building with us</p></div><div class="grid grid-cols-2 gap-4 sm:grid-cols-3"><div class="bg-[#161615] border border-[#c5a572]/12 rounded-sm transition-colors hover:border-[#c5a572]/40 p-4 flex items-center justify-center"><span class="opacity-80 hover:opacity-100"><span class="inline-flex items-center gap-2" aria-label="Vercel"><svg viewBox="0 0 24 24" class="h-6 w-6" fill="none" stroke="currentColor" stroke-width="1.6" aria-hidden="true"><path d="M12 2 2 19h20L12 2z"/></svg><span class="font-semibold tracking-tight text-base">Vercel</span></span></span></div><div class="bg-[#161615] border border-[#c5a572]/12 rounded-sm transition-colors hover:border-[#c5a572]/40 p-4 flex items-center justify-center"><span class="opacity-80 hover:opacity-100"><span class="inline-flex items-center gap-2" aria-label="Linear"><svg viewBox="0 0 24 24" class="h-6 w-6" fill="none" stroke="currentColor" stroke-width="1.6" aria-hidden="true"><rect x="3" y="3" width="18" height="18" rx="4"/></svg><span class="font-semibold tracking-tight text-base">Linear</span></span></span></div><div class="bg-[#161615] border border-[#c5a572]/12 rounded-sm transition-colors hover:border-[#c5a572]/40 p-4 flex items-center justify-center"><span class="opacity-80 hover:opacity-100"><span class="inline-flex items-center gap-2" aria-label="Stripe"><svg viewBox="0 0 24 24" class="h-6 w-6" fill="none" stroke="currentColor" stroke-width="1.6" aria-hidden="true"><circle cx="12" cy="12" r="9"/></svg><span class="font-semibold tracking-tight text-base">Stripe</span></span></span></div><div class="bg-[#161615] border border-[#c5a572]/12 rounded-sm transition-colors hover:border-[#c5a572]/40 p-4 flex items-center justify-center"><span class="opacity-80 hover:opacity-100"><span class="inline-flex items-center gap-2" aria-label="Resend"><svg viewBox="0 0 24 24" class="h-6 w-6" fill="none" stroke="currentColor" stroke-width="1.6" aria-hidden="true"><path d="M4 4h16v16H4z"/></svg><span class="font-semibold tracking-tight text-base">Resend</span></span></span></div><div class="bg-[#161615] border border-[#c5a572]/12 rounded-sm transition-colors hover:border-[#c5a572]/40 p-4 flex items-center justify-center"><span class="opacity-80 hover:opacity-100"><span class="inline-flex items-center gap-2" aria-label="Raycast"><svg viewBox="0 0 24 24" class="h-6 w-6" fill="none" stroke="currentColor" stroke-width="1.6" aria-hidden="true"><path d="M12 2v20M2 12h20"/></svg><span class="font-semibold tracking-tight text-base">Raycast</span></span></span></div><div class="bg-[#161615] border border-[#c5a572]/12 rounded-sm transition-colors hover:border-[#c5a572]/40 p-4 flex items-center justify-center"><span class="opacity-80 hover:opacity-100"><span class="inline-flex items-center gap-2" aria-label="Notion"><svg viewBox="0 0 24 24" class="h-6 w-6" fill="none" stroke="currentColor" stroke-width="1.6" aria-hidden="true"><polygon points="12,2 22,12 12,22 2,12"/></svg><span class="font-semibold tracking-tight text-base">Notion</span></span></span></div></div></div>
</div>
</section> # Stat + Logos — Elegant Luxury
> Elegant Luxury logos layout: Stat + logos.

## Features
- stat + logos
- headline count
- split layout
- 6 tiles
- responsive
## 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