Offline Banner

Rose-tinted banner with a Wi-Fi-off tile, bold offline title, and a short reconnect hint.

You're offlineReconnect to the internet to keep browsing.

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

Import & use
import { Browser26 } from "@/components/beste/piece/browser26";

<Browser26
  title="You're offline"
  description="Reconnect to the internet to keep browsing."
/>