{"success":true,"data":{"block":{"id":"footer-simple-centered","name":"Footer Simple Centered","title":"Footer Simple Centered","category":"Footer","categorySlug":"footer","description":"A clean, minimal footer with logo, sitemap, and legal links. Features a simple two-column sitemap layout with company branding and bottom legal links. Ideal for corporate websites, landing pages, and products that prefer a clean, uncluttered footer design without social media or newsletter elements.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/290426/jibej0ffj0gy4ibipwxz5yxe987g/footer-simple-centered-desktop.png","mobile":"https://cdn.ing/assets/i/r/290427/5ute92wezl1cf27w7v3oexc9t89v/footer-simple-centered-mobile.png"},"componentPath":"blocks/footers/footer-simple-centered.tsx","code":"import { FooterSimpleCentered } from \"@opensite/ui/blocks/footers/footer-simple-centered\";\nimport { brandLogoPlaceholders } from \"@/lib/media\";\n\nexport default function Demo() {\n  return (\n    <FooterSimpleCentered\n      logo={{\n        url: \"/\",\n        src: brandLogoPlaceholders.black[0],\n        alt: \"Company Logo\",\n        title: \"TechVision\",\n      }}\n      tagline=\"Building the future of digital experiences with innovative solutions that empower businesses worldwide.\"\n      sitemap={[\n        {\n          title: \"Product\",\n          links: [\n            { label: \"Features\", href: \"#features\" },\n            { label: \"Pricing\", href: \"#pricing\" },\n            { label: \"Documentation\", href: \"#docs\" },\n            { label: \"Integrations\", href: \"#integrations\" },\n            { label: \"API Reference\", href: \"#api\" },\n            { label: \"Release Notes\", href: \"#releases\" },\n          ],\n        },\n        {\n          title: \"Company\",\n          links: [\n            { label: \"About Us\", href: \"#about\" },\n            { label: \"Careers\", href: \"#careers\" },\n            { label: \"Blog\", href: \"#blog\" },\n            { label: \"Press Kit\", href: \"#press\" },\n            { label: \"Partners\", href: \"#partners\" },\n          ],\n        },\n        {\n          title: \"Resources\",\n          links: [\n            { label: \"Help Center\", href: \"#help\" },\n            { label: \"Community\", href: \"#community\" },\n            { label: \"Tutorials\", href: \"#tutorials\" },\n            { label: \"Webinars\", href: \"#webinars\" },\n            { label: \"Case Studies\", href: \"#cases\" },\n          ],\n        },\n        {\n          title: \"Support\",\n          links: [\n            { label: \"Contact Us\", href: \"#contact\" },\n            { label: \"System Status\", href: \"#status\" },\n            { label: \"Security\", href: \"#security\" },\n            { label: \"Developer Portal\", href: \"#developers\" },\n          ],\n        },\n      ]}\n      copyright=\"TechVision Inc.\"\n      bottomLinks={[\n        { text: \"Terms of Service\", href: \"#terms\" },\n        { text: \"Privacy Policy\", href: \"#privacy\" },\n        { text: \"Cookie Policy\", href: \"#cookies\" },\n        { text: \"Accessibility\", href: \"#accessibility\" },\n      ]}\n      background=\"gray\"\n    />\n  );\n}","propsSchema":{"logo":{"type":"object","description":"Logo configuration","fields":{"url":{"type":"string","description":"Logo link URL","required":false},"src":{"type":"string","description":"Logo image source","required":false},"alt":{"type":"string","description":"Logo alt text","required":false},"title":{"type":"string","description":"Logo title/brand name","required":false}},"typeLabel":"FooterSimpleCenteredLogo","required":false},"tagline":{"type":"object","description":"Tagline displayed below the logo","typeLabel":"React.ReactNode","required":false},"sitemap":{"type":"array","description":"Sitemap sections","items":{"type":"object","description":"","fields":{"title":{"type":"string","description":"Section title","required":true},"links":{"type":"array","description":"Links in this section","items":{"type":"object","description":"","fields":{"label":{"type":"object","description":"Link label","typeLabel":"ReactNode","required":true},"href":{"type":"string","description":"Link URL","required":true},"icon":{"type":"object","description":"Optional icon","typeLabel":"ReactNode","required":false},"className":{"type":"string","description":"Additional CSS classes","required":false}},"typeLabel":"NavLinkItem"},"typeLabel":"NavLinkItem[]","required":true}},"typeLabel":"FooterSimpleCenteredSection"},"typeLabel":"FooterSimpleCenteredSection[]","required":false},"copyright":{"type":"string","description":"Brand/company name for the copyright notice","required":false},"bottomLinks":{"type":"array","description":"Bottom links (terms, privacy, etc.)","items":{"type":"object","description":"","fields":{"text":{"type":"string","description":"Link text","required":true},"href":{"type":"string","description":"Link URL","required":true}},"typeLabel":"FooterSimpleCenteredBottomLink"},"typeLabel":"FooterSimpleCenteredBottomLink[]","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"footerClassName":{"type":"string","description":"Additional CSS classes for the footer element","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the container","required":false},"contentClassName":{"type":"string","description":"Additional CSS classes for the main content wrapper","required":false},"brandClassName":{"type":"string","description":"Additional CSS classes for the brand section","required":false},"logoWrapperClassName":{"type":"string","description":"Additional CSS classes for the logo wrapper","required":false},"logoClassName":{"type":"string","description":"Additional CSS classes for the logo image","required":false},"taglineClassName":{"type":"string","description":"Additional CSS classes for the tagline","required":false},"sitemapWrapperClassName":{"type":"string","description":"Additional CSS classes for the sitemap wrapper","required":false},"sitemapSectionClassName":{"type":"string","description":"Additional CSS classes for each sitemap section","required":false},"sitemapTitleClassName":{"type":"string","description":"Additional CSS classes for sitemap section titles","required":false},"sitemapLinksClassName":{"type":"string","description":"Additional CSS classes for sitemap link lists","required":false},"sitemapLinkClassName":{"type":"string","description":"Additional CSS classes for sitemap link items","required":false},"bottomBarClassName":{"type":"string","description":"Additional CSS classes for the bottom bar","required":false},"copyrightClassName":{"type":"string","description":"Additional CSS classes for the copyright section","required":false},"bottomLinksClassName":{"type":"string","description":"Additional CSS classes for the bottom links wrapper","required":false},"bottomLinkClassName":{"type":"string","description":"Additional CSS classes for bottom link items","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":"Optional background pattern","fields":{},"typeLabel":"PatternName","required":false},"patternOpacity":{"type":"number","description":"Pattern opacity (0-1)","required":false},"optixFlowConfig":{"type":"object","description":"Optional Optix Flow configuration for","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},"sectionId":{"type":"string","description":"Optional Section ID","required":false}},"defaultProps":{},"dependencies":["@opensite/ui"],"tags":["footer","minimal","simple","clean","sitemap","corporate","legal","centered"],"performance":{},"importantUsageNotes":"This footer has a centered logo, tagline, 4-column sitemap grid, and bottom legal links. Provide exactly 4 'sitemap' sections, each with 4-6 links. Only set 'logo.src' if a real brand logo is in the media library; otherwise rely on 'logo.title' as text. Only include 'bottomLinks' (terms, privacy, etc.) if those pages actually exist on the site. Follow the example props closely for this block."}},"timestamp":"2026-05-13T10:41:10.179Z"}