{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "mist-content-3", "type": "registry:block", "title": "Content Three", "description": "Mist Kit Content block, variant three", "files": [ { "path": "../../packages/mist-kit/blocks/content/three/index.tsx", "content": "import Image from 'next/image'\n\nexport default function ContentSection() {\n return (\n
\n
\n
\n
\n
\n 🦊\n

Create Content with AI Assistance

\n

Our AI assistant helps you create better content faster. Generate ideas, improve your writing, and design layouts with simple prompts.

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