Skip to content

CardPattern

A versatile card component that showcases workflow patterns with interactive hover states, customizable icons, and integrated terminal aesthetics.

Overview

CardPattern displays automation opportunities and workflow examples in an engaging card format. It features three interactive variants that reveal additional terminal-themed details on hover.

CardPattern

Key Features:

  • Three interactive variants (Front, TerminalOff, TerminalOn)
  • Customizable icon with accent color
  • Terminal-themed visual styling
  • Pattern name, description, and metrics
  • Hover-triggered animations
  • Terminal captions and detailed descriptions

Three interactive variants

Variants

VariantBehaviorUse Case
FrontInitial state — shows pattern icon, title, description, and metricsDefault card display
TerminalOffHover state — reveals terminal output without highlightingTransition state during animation
TerminalOnHover state — displays terminal output with TerminalPrimary highlightingFinal hover state with full terminal aesthetic

Interaction is automated: hovering on the card transitions from Front → TerminalOff → TerminalOn.

How to Edit

To customize CardPattern properties:

  1. Select the component — Click CardPattern directly on the canvas, OR find it in the Layers panel and click its name
  2. Open Properties — The Properties panel (right sidebar) displays all editable fields
  3. Make changes — Edit any property and see changes update in real-time

Property Controls

Property Controls

Appearance

PropertyTypeDescription
VariantDropdownSelect which variant to display (Front / TerminalOff / TerminalOn)
TriggerInteractionHover interaction that toggles between variants

Icon & Color

PropertyDefaultDescription
Icon-Icon component displayed in the top-left corner (can be any Framer icon or custom component)
Accent ColorBrandPrimaryColor applied to the icon background shape
Icon ColorBrandSecondaryColor of the icon itself

Content

PropertyTypeDescription
TitleStringPattern name (e.g., "Ptrn_01", "Reporting")
DescriptionStringBrief explanation of the workflow pattern
Left Bottom TextStringCategory or workflow type (e.g., "Reporting", "Onboarding", "Sales")
Right Bottom TextStringMetric value (e.g., "~4 hrs/week", "~6 hrs/week")

Terminal Elements

Terminal-themed display elements that appear in hover states:

PropertyDefaultDescription
Terminal PrimaryTerminalPrimaryPrimary color for terminal text and accents (bright green)
Terminal SecondaryTerminalSecondarySecondary color for terminal borders and outlines (tan/beige)
Terminal CaptionStringCommand-line style text (e.g., "synthexa@os:~$ scan reporting")
Terminal Caption 2StringSecondary terminal line showing result (e.g., "~4 weeks saved")
Terminal DescriptionStringMulti-line terminal output describing the pattern and automation opportunity

Layout

PropertyTypeDefaultDescription
PaddingNumber24Internal spacing within the card

Made by Pixometra