Section

Startup Growth Stats — Startup Landing

Startup Landing stats layout: Startup growth panel.

  • Section
  • Tailwind
  • HTML
  • MIT

Preview

Live section

Interactive preview
Open preview
9:41 100%
devsnips.dev/library/tailwind/sections/stats/startup-landing/
fluid · no fixed width 100%
Dependencies: Tailwind CSS (CDN) · Google Fonts Responsive

Install

Add to your project

terminal
npx devsnips add Tailwind/Sections/Stats/startup-landing
registry path: Tailwind/Sections/Stats/startup-landing

Source

Implementation

code.html
<!--
Snippet Name: Startup Growth Stats — Startup Landing
Description: Startup Landing stats layout: Startup growth panel.
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:'Plus Jakarta Sans',sans-serif}.f-mono{font-family:'Plus Jakarta Sans',sans-serif}.f-disp{font-family:'Plus Jakarta Sans',sans-serif}
</style>
<section class="relative w-full py-20 sm:py-28 text-slate-900" data-section="startup-landing">
<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 bg-indigo-50 border border-indigo-100 px-3 py-1 text-[11px] font-semibold uppercase tracking-wide text-indigo-600"><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-slate-500">Real performance, measured every single day.</p></div><div class="bg-white border border-slate-200 rounded-2xl shadow-[0_2px_12px_-4px_rgba(15,23,42,.08)] p-8 sm:p-10"><div class="grid grid-cols-1 gap-8 lg:grid-cols-[1.2fr_1fr] items-center"><div><span class="inline-flex items-center gap-1.5 rounded-full bg-indigo-50 border border-indigo-100 px-3 py-1 text-[11px] font-semibold uppercase tracking-wide text-indigo-600 mb-4 inline-flex"><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="M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z"/><path d="M12 15 9 12a13.5 13.5 0 0 1 3-9c1.5-1.5 6-1.5 6-1.5s0 4.5-1.5 6a13.5 13.5 0 0 1-9 3z"/><path d="M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0"/></svg> Growth</span><p class="f-disp text-4xl sm:text-5xl font-bold">340%</p><p class="mt-2 text-slate-500">Year-over-year revenue growth, three years running.</p></div><div class="space-y-4"><div><div class="flex justify-between text-sm mb-1"><span class="text-slate-500">Users</span><span class="font-semibold">128k</span></div><div class="h-2 rounded-full bg-slate-50 border border-slate-200 rounded-xl overflow-hidden"><div class="h-full rounded-full" style="width:82%;background:#4f46e5"></div></div></div><div><div class="flex justify-between text-sm mb-1"><span class="text-slate-500">Revenue</span><span class="font-semibold">$4.2M</span></div><div class="h-2 rounded-full bg-slate-50 border border-slate-200 rounded-xl overflow-hidden"><div class="h-full rounded-full" style="width:75%;background:#4f46e5"></div></div></div><div><div class="flex justify-between text-sm mb-1"><span class="text-slate-500">NPS</span><span class="font-semibold">72</span></div><div class="h-2 rounded-full bg-slate-50 border border-slate-200 rounded-xl overflow-hidden"><div class="h-full rounded-full" style="width:90%;background:#4f46e5"></div></div></div></div></div></div>
</div>
</section>
16 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/startup-landing

Continue browsing

View all