import { MintelBlock } from "./types"; import type { Block } from "payload"; export const CarouselBlock: MintelBlock = { slug: "carousel", labels: { singular: "Carousel", plural: "Carousels", }, admin: { group: "MDX Components", }, ai: { name: "Carousel", description: "Interactive swipeable slider for multi-step explanations. IMPORTANT: items array must contain at least 2 items with substantive title and content text (no empty content).", usageExample: '\'