Browser URL Pill

Tiny address bar with a globe icon and a blinking cursor.

https://stripe.com

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

Import & use
import { Browser1 } from "@/components/beste/piece/browser1";

<Browser1
  url="https://stripe.com"
  tone="muted"
/>