{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "mist-features-11", "type": "registry:block", "title": "Features Eleven", "description": "Mist Kit Features block, variant eleven", "registryDependencies": [ "card", "button" ], "files": [ { "path": "../../packages/mist-kit/blocks/features/eleven/index.tsx", "content": "import { Button } from '@/components/ui/button'\nimport { Card } from '@/components/ui/card'\nimport { ArrowUp, Globe, Plus, Sparkles } from 'lucide-react'\n\nexport default function FeaturesSection() {\n return (\n
\n
\n
\n

\n Empowering Marketing teams with AI-driven solutions\n

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

Generate Ideas

\n

Spark creativity with AI-powered content suggestions and inspiration.

\n
\n
\n

Improve Writing

\n

Enhance your text with smart editing suggestions and style refinements.

\n
\n
\n

Design Layouts

\n

Create visually appealing layouts that capture your audience's attention.

\n
\n
\n
\n
\n
\n
\n )\n}\n\nconst AIAssistantIllustration = () => {\n return (\n \n
\n \n

How can I optimize my neural network to reduce inference time while maintaining accuracy?

\n \n {[\n { value: '90+', emoji: '⭐️', label: 'Integrations' },\n { value: '56%', emoji: '👨🏽‍💻', label: 'Productivity Boost' },\n { value: '24/7', emoji: '🦜', label: 'Customer Support' },\n ].map((stat, index) => (\n \n {stat.emoji}\n {stat.value} {stat.label}\n \n ))}\n \n
\n
\n
Ask AI Assistant
\n\n
\n
\n \n \n \n \n \n \n
\n\n \n \n \n
\n
\n \n )\n}\n", "type": "registry:component", "target": "components/features-eleven.tsx" } ] }