Logo Metric

Single brand tile beside a stack that prints the uppercase brand name, a big mono metric, and a supporting line.

Notion
Notion42.1Mmonthly active users

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Logo8 } from "@/components/beste/piece/logo8";

<Logo8
  brand="Notion"
  metric="42.1M"
  description="monthly active users"
  imageSrc="https://oud.pics/sm/l/notion.png"
  alt="Notion"
/>