{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "mist-features-2", "type": "registry:block", "title": "Features Two", "description": "Mist Kit Features block, variant two", "registryDependencies": [ "card" ], "files": [ { "path": "../../packages/mist-kit/blocks/features/two/index.tsx", "content": "import { Card } from '@/components/ui/card'\n\nexport default function Features() {\n return (\n
\n
\n
\n
\n

Effortless Task Management

\n

Automate your tasks and workflows by connecting your favorite tools like Notion, Todoist, and more. AI-powered scheduling helps you stay on track and adapt to changing priorities.

\n
\n
\n
\n \n \n \n
\n

Marketing Campaigns

\n

Effortlessly book and manage your meetings. Stay on top of your schedule.

\n
\n
\n
\n \n \n \n
\n

AI Meeting Scheduler

\n

Effortlessly book and manage your meetings. Stay on top of your schedule.

\n
\n
\n
\n \n \n \n
\n

AI Meeting Scheduler

\n

Effortlessly book and manage your meetings. Stay on top of your schedule.

\n
\n
\n
\n
\n
\n
\n )\n}\n", "type": "registry:component", "target": "components/features-two.tsx" } ] }