const codeMetadata = [ { id: "code-01", type: "code", style: ["centered", "documentation"], description: "Code section with centered main title and description, followed by a formatted code block. Clean design on white background. Perfect for technical documentation pages or programming tutorials.", }, ]; export default codeMetadata;