A browser window chrome with traffic-light dots and a locked URL bar, framing a short list of member rows with status pills.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Browser34 } from "@/components/beste/piece/browser34";
<Browser34
url="app.sirius.care/members"
rows={[
{
"name": "Rowan Blake",
"status": "Active",
"tone": "emerald"
},
{
"name": "Amelia Frost",
"status": "Intake",
"tone": "amber"
},
{
"name": "Noah Reyes",
"status": "Discharged",
"tone": "muted"
}
]}
/>Full browser chrome with traffic-light dots, an inline URL bar, and a blank page body beneath.
Row of bookmark chips with folder or star icons. Short labels with soft hover states.
Static browser tab row with favicons and titles. Decorative, not interactive.
Tiny address bar with a globe icon and a blinking cursor.
3×2 grid of colored initial tiles with site names below. Classic new-tab quick launcher.
Rose-tinted banner with a Wi-Fi-off tile, bold offline title, and a short reconnect hint.