Incognito Indicator

Dark private-browsing card with a masked-face icon and a short note.

You've gone IncognitoNow you can browse privately

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

Import & use
import { Browser32 } from "@/components/beste/piece/browser32";

<Browser32
  title="You've gone Incognito"
  subtitle="Now you can browse privately"
/>