This is the card with having week days you can use this for alarm like things with his cool animation.
import { Component } from "@/components/ui/alarm-card"; export default function DemoOne() { return <Component />; }