{"success":true,"data":{"block":{"id":"footer-cta-social","name":"Footer CTA Social","title":"Footer CTA Social","category":"Footer","categorySlug":"footer","description":"A centered CTA footer with decorative lines and social icons. Features a centered layout with decorative gradient lines, pre-heading text, large heading, description, prominent CTA button, social media icons, and contact email. Ideal for landing pages, marketing sites, and businesses that want a conversion-focused footer with strong visual appeal.","thumbnail":{"desktop":"https://cdn.ing/assets/i/r/290468/j7nhm7jpjycot4wyrqwgs5ruxjbm/footer-cta-social-desktop.png","mobile":"https://cdn.ing/assets/i/r/290469/ohjtl534cg41bgbeoxpnr10stw0s/footer-cta-social-mobile.png"},"componentPath":"blocks/footers/footer-cta-social.tsx","code":"import { FooterCtaSocial } from \"@opensite/ui/blocks/footers/footer-cta-social\";\n\nexport default function Demo() {\n  return (\n    <FooterCtaSocial\n      preHeading=\"Transform Your Business\"\n      heading=\"Let's build the future together\"\n      description=\"Partner with us to unlock unprecedented growth opportunities. Our team of experts is ready to help you achieve your most ambitious goals through innovative solutions and strategic guidance.\"\n      buttonText=\"Schedule a Consultation\"\n      buttonUrl=\"/contact\"\n      email=\"partnerships@innovatetech.io\"\n      socialLinks={[\n        {\n          href: \"https://linkedin.com/company/innovatetech\",\n          label: \"Connect with InnovateTech on LinkedIn\",\n        },\n        {\n          href: \"https://twitter.com/innovatetech\",\n          label: \"Follow InnovateTech on Twitter\",\n        },\n        {\n          href: \"https://facebook.com/innovatetech\",\n          label: \"Like InnovateTech on Facebook\",\n        },\n        {\n          href: \"https://instagram.com/innovatetech\",\n          label: \"Follow InnovateTech on Instagram\",\n        },\n        {\n          href: \"https://youtube.com/@innovatetech\",\n          label: \"Subscribe to InnovateTech on YouTube\",\n        },\n      ]}\n      copyright=\"© 2026 InnovateTech Solutions. All rights reserved worldwide.\"\n      patternOpacity={0.1}\n    />\n  );\n}","propsSchema":{"preHeading":{"type":"object","description":"Pre-heading text","typeLabel":"React.ReactNode","required":false},"heading":{"type":"object","description":"Main heading text","typeLabel":"React.ReactNode","required":false},"description":{"type":"object","description":"Description text","typeLabel":"React.ReactNode","required":false},"buttonText":{"type":"object","description":"CTA button text","typeLabel":"React.ReactNode","required":false},"buttonUrl":{"type":"string","description":"CTA button URL","required":false},"email":{"type":"string","description":"Contact email","required":false},"socialLinks":{"type":"array","description":"Social links","items":{"type":"object","description":"","fields":{"href":{"type":"string","description":"Link URL - required. The platform icon is automatically determined from the URL.","required":true},"label":{"type":"string","description":"Optional accessible label for screen readers.\nIf not provided, the platform name is used.","required":false},"iconNameOverride":{"type":"string","description":"Optional icon name override in format: prefix/name (e.g., \"cib/instagram\")\nUse when you need a specific icon that differs from the auto-detected platform.","required":false}},"typeLabel":"FooterSocialLink"},"typeLabel":"FooterSocialLink[]","required":false},"copyright":{"type":"string","description":"Brand/company name for the copyright notice","required":false},"className":{"type":"string","description":"Additional CSS classes for the section wrapper","required":false},"contentClassName":{"type":"string","description":"Additional CSS classes for the content wrapper","required":false},"containerClassName":{"type":"string","description":"Additional CSS classes for the main content container","required":false},"preHeadingWrapperClassName":{"type":"string","description":"Additional CSS classes for the pre-heading wrapper","required":false},"decorativeLineClassName":{"type":"string","description":"Additional CSS classes for the decorative lines","required":false},"preHeadingClassName":{"type":"string","description":"Additional CSS classes for the pre-heading text","required":false},"headingClassName":{"type":"string","description":"Additional CSS classes for the heading","required":false},"descriptionClassName":{"type":"string","description":"Additional CSS classes for the description","required":false},"buttonClassName":{"type":"string","description":"Additional CSS classes for the CTA button","required":false},"socialLinksClassName":{"type":"string","description":"Additional CSS classes for the social links section","required":false},"socialLinkClassName":{"type":"string","description":"Additional CSS classes for social link items","required":false},"emailClassName":{"type":"string","description":"Additional CSS classes for the email section","required":false},"bottomClassName":{"type":"string","description":"Additional CSS classes for the bottom section","required":false},"copyrightClassName":{"type":"string","description":"Additional CSS classes for the copyright","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},"sectionId":{"type":"string","description":"Optional Section ID","required":false}},"defaultProps":{},"dependencies":["@opensite/ui"],"tags":["footer","cta","social","centered","conversion","landing","marketing","decorative"],"performance":{},"importantUsageNotes":"This is a minimal CTA footer with a pre-heading, heading, description, a single CTA button, a contact email, and social links. Only supply real contact data (email) — DO NOT invent any contact data. Only include 'socialLinks' the brand actually has — do not invent social profiles. There is no logo prop or link columns in this block — use it for simple brand closing statements. Follow the example props closely for this block."}},"timestamp":"2026-05-13T10:43:04.580Z"}