Skip to content

TMI CTA Card

File: snippets/tmi-cta-card.liquid

Used in snippets: tmi-programs-slider

Screenshot not yet added.
Save as docs/src/assets/screenshots/snippet-tmi-cta-card.png

Description

TMI CTA Card

Renders a call-to-action card for the program quiz. Displays an icon, heading, and button that opens the quiz modal via the data-toggle-quiz attribute.

Features:

  • Beige background card with centered content
  • Configurable label and button text from theme settings
  • Triggers quiz modal on button click

Dependencies:

  • settings.quiz_card_label — Card heading text
  • settings.quiz_card_button_label — Button text
  • theme.js — Quiz modal toggle handler (data-toggle-quiz)

Tailwind Status: Full

Usage

{% render 'tmi-cta-card' %}