export default { type: "object", name: "hero", fields: [ "title: text", "intro: markdown", "text: markdown", ], };