New Tab Shortcuts

3×2 grid of colored initial tiles with site names below. Classic new-tab quick launcher.

GitHub
Linear
Stripe
Notion
Slack
Gmail

New here? Read the installation guide.

Import & use
import { Browser19 } from "@/components/beste/piece/browser19";

<Browser19
  shortcuts={[
    {
      "name": "GitHub",
      "url": "github.com",
      "tint": "slate"
    },
    {
      "name": "Linear",
      "url": "linear.app",
      "tint": "violet"
    },
    {
      "name": "Stripe",
      "url": "stripe.com",
      "tint": "emerald",
      "src": "https://oud.pics/sm/l/stripe.jpeg",
      "alt": "Stripe"
    },
    {
      "name": "Notion",
      "url": "notion.so",
      "tint": "amber",
      "src": "https://oud.pics/sm/l/notion.png",
      "alt": "Notion"
    },
    {
      "name": "Slack",
      "url": "slack.com",
      "tint": "violet",
      "src": "https://oud.pics/sm/l/slack.svg",
      "alt": "Slack"
    },
    {
      "name": "Gmail",
      "url": "gmail.com",
      "tint": "rose",
      "src": "https://oud.pics/sm/l/gmail.jpeg",
      "alt": "Gmail"
    }
  ]}
/>

More Browser pieces

View all Browser

DevTools Tab Bar

Monospace tab bar mimicking Chrome DevTools panels. The active tab shows a primary underline.

Dashboard
Billing
Settings

Tab Bar

Static browser tab row with favicons and titles. Decorative, not interactive.

Work
GitHub
Linear
Figma
Reading

Bookmark Bar

Row of bookmark chips with folder or star icons. Short labels with soft hover states.

React Server Components Explaineddev.to/reactjs/react-server-components-explained
12 min ago

History Entry

History row with a favicon tile, bold title, monospace URL, and a relative-time stamp.

GET/api/users?page=2200142ms3.4 KB

Network Request

DevTools-style row with a tinted method chip, path, colored status code, and timing and size columns.

https://stripe.com

Browser URL Pill

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