{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "mist-features-8", "type": "registry:block", "title": "Features Eight", "description": "Mist Kit Features block, variant eight", "registryDependencies": [ "card" ], "files": [ { "path": "../../packages/mist-kit/blocks/features/eight/index.tsx", "content": "import { Card } from '@/components/ui/card'\nimport { CalendarCheck, Layout, Sparkles, Target } from 'lucide-react'\nimport Image from 'next/image'\n\nexport default function FeaturesSection() {\n return (\n
\n
\n
\n
\n \n \n

AI Code Generation

\n

Our advanced AI models transform natural language into production-ready code, streamlining development workflows and enabling faster iteration.

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

AI Code Generation

\n

Our advanced AI models transform natural language into production-ready code.

\n \n\n \n \n

Intelligent Code Review

\n

Our AI analyzes your code for bugs, security issues, and optimization opportunities.

\n \n \n \n

Contextual AI Assistant

\n

A personalized AI companion that understands your codebase and helps solve complex...

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