Sha256: f8f30b263cbaa9b318c71855e3e5f1bd962e39729c75fffe278fa29c2100bde3

Contents?: true

Size: 1.36 KB

Versions: 8

Compression:

Stored size: 1.36 KB

Contents

.sts-call-to-action class=style
  .px-6.py-12.sm:px-6.sm:py-16.lg:px-8
    .mx-auto.max-w-2xl.text-center
      h2.text-balance.text-4xl.font-semibold.tracking-tight.text-gray-900.sm:text-5xl.dark:text-white
        = title
      p.mx-auto.mt-6.max-w-xl.text-pretty.text-lg/8.text-gray-600
        = description
    .mx-auto.text-center
      = content
    .mx-auto.max-w-2xl.text-center
      .mt-10.flex.items-center.justify-center.gap-x-6
        - actions.each do |action|
          = action

/.bg-primary-600.rounded-md
  .px-6.py-24.sm:px-6.sm:py-32.lg:px-8
    .mx-auto.max-w-2xl.text-center
      h2.text-balance.text-4xl.font-semibold.tracking-tight.text-white.sm:text-5xl
        | Boost your productivity. Start using our app today.
      p.mx-auto.mt-6.max-w-xl.text-pretty.text-lg/8.text-primary-200
        | Incididunt sint fugiat pariatur cupidatat consectetur sit cillum anim id veniam aliqua proident excepteur commodo do ea.
      .mt-10.flex.items-center.justify-center.gap-x-6
        a.rounded-md.bg-white.px-3.5.py-2.5.text-sm.font-semibold.text-primary-600.shadow-sm.hover:bg-primary-50.focus-visible:outline.focus-visible:outline-2.focus-visible:outline-offset-2.focus-visible:outline-white[href="#"]
          | Get started
        a.text-sm.font-semibold.leading-6.text-white[href="#"]
          | Learn more 
          span[aria-hidden="true"]
            | →

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
satis-2.1.53 app/components/satis/call_to_action/component.html.slim
satis-2.1.52 app/components/satis/call_to_action/component.html.slim
satis-2.1.51 app/components/satis/call_to_action/component.html.slim
satis-2.1.50 app/components/satis/call_to_action/component.html.slim
satis-2.1.49 app/components/satis/call_to_action/component.html.slim
satis-2.1.48 app/components/satis/call_to_action/component.html.slim
satis-2.1.47 app/components/satis/call_to_action/component.html.slim
satis-2.1.46 app/components/satis/call_to_action/component.html.slim