{"success":true,"data":{"block":{"id":"about-minimal-story","name":"About Minimal Story","title":"About Minimal Story","category":"About","categorySlug":"about","description":"A minimal, author-focused story section with avatar, author info, title, narrative content, and optional featured image. Perfect for founder stories, company origin narratives, or personal brand about pages.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/288985/uohf2h5x28ks7oz7urmuiot4tow8/founder-letter-about-page-with-office-analytics-dashboard.jpg","mobile":"https://cdn.ing/assets/i/r/288986/v8t5jg43j1p6lwqbgakts6m96go6/founder-letter-about-page-mobile-clean-ui.jpg"},"componentPath":"blocks/about/about-minimal-story.tsx","code":"import { AboutMinimalStory } from \"@opensite/ui/blocks/about/about-minimal-story\";\nimport { imagePlaceholders } from \"@/lib/media\";\n\nexport default function Demo() {\n  return (\n    <AboutMinimalStory\n      author={{\n        name: \"Jessica Martinez\",\n        role: \"Founder & CEO\",\n      }}\n      title=\"A Letter From Our Founder\"\n      content={`When I started this company in 2015, I had a simple belief: technology should empower people, not overwhelm them.\n\nAfter spending a decade in enterprise software, I saw firsthand how complex tools often created more problems than they solved. Teams struggled with bloated systems, users abandoned products out of frustration, and businesses lost sight of what mattered most—their customers.\n\nSo I set out to build something different. A company that puts simplicity at the center of everything we create. Where every feature earns its place by making someone's life easier, not just checking a box on a requirements document.\n\nToday, we serve thousands of businesses worldwide, but our mission remains unchanged. We're still that scrappy team asking \"does this actually help?\" before shipping anything.\n\nThank you for being part of our journey.`}\n      featuredImage={{\n        src: imagePlaceholders[12],\n        alt: \"Team collaboration\",\n      }}\n    />\n  );\n}","propsSchema":{"title":{"type":"object","description":"Main heading/title","typeLabel":"React.ReactNode","required":false},"content":{"type":"object","description":"Story content/body text","typeLabel":"React.ReactNode","required":false},"author":{"type":"object","description":"Author information","fields":{"name":{"type":"string","description":"","required":true},"role":{"type":"string","description":"","required":true},"avatar":{"type":"object","description":"","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":true}},"typeLabel":"{ src: string; alt: string; }","required":false}},"typeLabel":"{ name: string; role: string; avatar?: { src: string; alt: string; }; }","required":false},"authorSlot":{"type":"object","description":"Custom slot for rendering author (overrides author object)","typeLabel":"React.ReactNode","required":false},"featuredImage":{"type":"object","description":"Featured image configuration","fields":{"src":{"type":"string","description":"","required":true},"alt":{"type":"string","description":"","required":true}},"typeLabel":"{ src: string; alt: string; }","required":false},"className":{"type":"string","description":"Additional CSS classes for the section","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"contentClassName":{"type":"string","description":"Additional CSS classes for the content wrapper","required":false},"titleClassName":{"type":"string","description":"Additional CSS classes for the title","required":false},"bodyClassName":{"type":"string","description":"Additional CSS classes for the body content","required":false},"authorClassName":{"type":"string","description":"Additional CSS classes for the author section","required":false},"imageClassName":{"type":"string","description":"Additional CSS classes for the featured image","required":false},"optixFlowConfig":{"type":"object","description":"OptixFlow image optimization configuration","fields":{"apiKey":{"type":"string","description":"API key for OptixFlow service","required":true},"compression":{"type":"number","description":"Compression level (0-100)","required":false}},"typeLabel":"OptixFlowConfig","required":false},"background":{"type":"string","description":"Section background variant","typeLabel":"SectionBackground","required":false},"spacing":{"type":"object","description":"Section spacing variant","fields":{},"typeLabel":"SectionSpacing","required":false},"pattern":{"type":"object","description":"Pattern background key or URL","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern opacity (0-1)","required":false},"sectionId":{"type":"string","description":"Optional Section ID","required":false}},"defaultProps":{},"dependencies":["@opensite/ui"],"tags":["about","minimal","story","author","founder","narrative","personal","origin"],"performance":{},"importantUsageNotes":"Only include an avatar for the author if you have an actual photo/avatar for the author"}},"timestamp":"2026-05-13T10:45:18.068Z"}