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

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
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"
/>