Page Speed Gauge

Lighthouse-style score ring that colors emerald, amber, or rose by 90/50/below thresholds.

92
PerformanceExcellent

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

Import & use
import { Browser17 } from "@/components/beste/piece/browser17";

<Browser17
  score={92}
  label="Performance"
/>