Components
An organic calendar with flowing blob animations, pastel colors, and editorial typography. Features month/year views, multi-day event support, interactive event popups, and smooth transitions. Perfect for content planning, wellness tracking, and personal scheduling.
Loading preview...
import LiquidCalendar from '../components/ui/liquid-morphing-calendar';
export default function Demo() {
return <LiquidCalendar />;
}