Skip to content

CTA Band

<vox-cta-band> is a centered, full-width call-to-action panel — the closing pitch at the bottom of a page.

Install OpenVox in minutes and bring your existing Puppet code with you.

Installation GuideJoin the Community
html
<vox-cta-band heading="Your infrastructure. Your community. Your platform.">
  <p>Install OpenVox in minutes and bring your existing Puppet code with you.</p>
  <div slot="actions">
    <vox-button href="#" variant="brand">Installation Guide</vox-button>
    <vox-button href="#" variant="alt">Join the Community</vox-button>
  </div>
</vox-cta-band>

API

AttributeTypeDefaultDescription
headingstring''Panel heading
SlotDescription
(default)Supporting copy under the heading
actionsButtons or CTA links

Released under the Apache-2.0 License.