Section

Company Metrics — Dark Premium

Dark Premium stats layout: Company metrics grid.

  • Section
  • Tailwind
  • HTML
  • MIT

Preview

Live section

Interactive preview
Open preview
9:41 100%
devsnips.dev/library/tailwind/sections/stats/dark-premium/
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/Stats/dark-premium
registry path: Tailwind/Sections/Stats/dark-premium

Source

Implementation

code.html
<!--
Snippet Name: Company Metrics — Dark Premium
Description: Dark Premium stats layout: Company metrics 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:'Manrope',sans-serif}.f-mono{font-family:'Manrope',sans-serif}.f-disp{font-family:'Manrope',sans-serif}
      .dp-glow{background:radial-gradient(60% 50% at 50% 0%,rgba(251,191,36,.10),transparent 70%)}
</style>
<section class="relative w-full py-20 sm:py-28 text-white" data-section="dark-premium">
<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-amber-400/30 bg-amber-400/10 px-3 py-1 text-[11px] font-semibold uppercase tracking-wider text-amber-300"><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="M22 7 13.5 15.5 8.5 10.5 2 17"/><path d="M16 7h6v6"/></svg> Stats</span></p><h2 class="f-disp text-3xl sm:text-4xl lg:text-5xl font-bold tracking-tight text-center mx-auto">Numbers that matter</h2><p class="mt-4 max-w-2xl text-center mx-auto text-base sm:text-lg leading-relaxed text-white/55">Real performance, measured every single day.</p></div><div class="grid grid-cols-2 gap-5 lg:grid-cols-4"><div class="bg-gradient-to-b from-white/[0.06] to-white/[0.02] border border-white/10 rounded-2xl transition-all duration-300 hover:-translate-y-1 hover:border-amber-400/30 p-6"><div class="flex items-center justify-between"><span class="flex h-10 w-10 items-center justify-center bg-white/[0.04] border border-white/10 rounded-xl"><svg class="h-5 w-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></span><span class="f-mono text-xs text-white/55">+12</span></div><p class="mt-4 f-disp text-3xl sm:text-4xl font-bold">340+</p><p class="mt-1 text-sm text-white/55">Employees</p></div><div class="bg-gradient-to-b from-white/[0.06] to-white/[0.02] border border-white/10 rounded-2xl transition-all duration-300 hover:-translate-y-1 hover:border-amber-400/30 p-6"><div class="flex items-center justify-between"><span class="flex h-10 w-10 items-center justify-center bg-white/[0.04] border border-white/10 rounded-xl"><svg class="h-5 w-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></span><span class="f-mono text-xs text-white/55">+4</span></div><p class="mt-4 f-disp text-3xl sm:text-4xl font-bold">42</p><p class="mt-1 text-sm text-white/55">Countries</p></div><div class="bg-gradient-to-b from-white/[0.06] to-white/[0.02] border border-white/10 rounded-2xl transition-all duration-300 hover:-translate-y-1 hover:border-amber-400/30 p-6"><div class="flex items-center justify-between"><span class="flex h-10 w-10 items-center justify-center bg-white/[0.04] border border-white/10 rounded-xl"><svg class="h-5 w-5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><rect width="20" height="14" x="2" y="5" rx="2"/><path d="M2 10h20"/></svg></span><span class="f-mono text-xs text-white/55">+25</span></div><p class="mt-4 f-disp text-3xl sm:text-4xl font-bold">$120M</p><p class="mt-1 text-sm text-white/55">Funding raised</p></div><div class="bg-gradient-to-b from-white/[0.06] to-white/[0.02] border border-white/10 rounded-2xl transition-all duration-300 hover:-translate-y-1 hover:border-amber-400/30 p-6"><div class="flex items-center justify-between"><span class="flex h-10 w-10 items-center justify-center bg-white/[0.04] border border-white/10 rounded-xl"><svg class="h-5 w-5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><rect width="16" height="20" x="4" y="2" rx="2"/><path d="M9 22v-4h6v4M8 6h.01M16 6h.01M8 10h.01M16 10h.01M8 14h.01M16 14h.01"/></svg></span><span class="f-mono text-xs text-white/55">+0</span></div><p class="mt-4 f-disp text-3xl sm:text-4xl font-bold">6</p><p class="mt-1 text-sm text-white/55">Global offices</p></div></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/stats/dark-premium

Continue browsing

View all