Delivery progress card with a four-step tracker, carrier line, and ETA string.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Notification13 } from "@/components/beste/piece/notification13";
<Notification13
status="out-for-delivery"
carrier="DHL Express"
tracking="1Z999AA10123456784"
eta="Arrives today before 18:00"
/>