Domain Stack

Four stacked browser address bars narrowing and fading with depth, each showing a different beste.co subdomain with a lock icon and traffic lights on the front window.

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

Import & use
import { Browser28 } from "@/components/beste/piece/browser28";

<Browser28
  domains={[
    "customer.beste.co",
    "project.beste.co",
    "jane.beste.co",
    "joe.beste.co"
  ]}
/>