{"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\";\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: \"https://cdn.ing/assets/i/r/289165/py905nlu0any8riaohkf5ervr3m8/gourmet-asparagus-crostini-on-white-plate-marble-table.jpg\",\n        alt: \"Team collaboration\",\n      }}\n    />\n  );\n}","propsSchema":{"title":{"type":"object","description":"Main heading/title","typeLabel":"React.ReactNode","required":true,"maxLength":80},"content":{"type":"object","description":"Story content/body text","typeLabel":"React.ReactNode","required":true,"maxLength":360},"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":true,"mediaHints":{"path":"author.avatar","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author or founder profile image. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"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,"mediaHints":{"path":"featuredImage","roles":["feature","hero"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"large","required":false,"note":"Optional featured story image. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"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}},"exampleProps":{"title":"Our Story","content":"Every durable product starts with a clear operational problem and a team willing to solve it carefully.","author":{"name":"Jordan Mitchell","role":"Founder and CEO","avatar":{"src":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","alt":"Jordan Mitchell portrait"}},"featuredImage":{"src":"https://cdn.ing/assets/i/r/308196/g6bbn73f7gxal82uu49m9prfd0u8/workplace-in-cafe.webp","alt":"Founder working with the team"}},"dependencies":["@opensite/ui"],"tags":["about","minimal","story","author","founder","narrative","personal","origin"],"performance":{},"importantUsageNotes":"Use for sourced founder, author, or origin stories. Do not invent author identity or biographical details. Author avatars and featured images must use absolute image URLs and must not be logos, favicons, or video assets.","usageRequirements":{"requiredProps":["title","content","author"],"propConstraints":{"title":{"required":true,"maxLength":80},"content":{"required":true,"maxLength":360},"author":{"required":true,"note":"Author identity must be source-backed."}},"mediaSlots":{"author.avatar":{"path":"author.avatar","roles":["profile","avatar"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"small","required":false,"preferredAspect":"1:1","note":"Author or founder profile image. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."},"featuredImage":{"path":"featuredImage","roles":["feature","hero"],"disallowedRoles":["logo","favicon","video-thumbnail"],"minPixelClass":"large","required":false,"note":"Optional featured story image. IMAGE MEDIA ONLY. Do not use logos, favicons, or video assets."}},"requiresSiteCapabilities":["team_members","media_library"],"notes":["All media src values must be absolute URLs to real assets; relative paths and placeholder media variables are not allowed."]}}},"timestamp":"2026-06-27T20:16:31.469Z"}