Static browser tab row with favicons and titles. Decorative, not interactive.
New here? Read the installation guide.
import { Browser2 } from "@/components/beste/piece/browser2";
<Browser2
tabs={[
{
"title": "Dashboard",
"active": true
},
{
"title": "Billing"
},
{
"title": "Settings"
}
]}
/>Monospace tab bar mimicking Chrome DevTools panels. The active tab shows a primary underline.
History row with a favicon tile, bold title, monospace URL, and a relative-time stamp.
Row of bookmark chips with folder or star icons. Short labels with soft hover states.
3×2 grid of colored initial tiles with site names below. Classic new-tab quick launcher.