{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "cta-2", "type": "registry:block", "description": "Minimal call-to-action section with headline, short description, and dual buttons for sales contact and getting started.", "registryDependencies": [ "button" ], "files": [ { "path": "registry/blocks/cta/2/cta.tsx", "content": "import { ArrowRightIcon } from \"lucide-react\";\nimport { Button } from \"@/components/ui/button\";\n\nexport function CallToAction() {\n return (\n
\n Start your journey today by clicking the button below.\n
\n