Two-tier card with header, text, and button

This two-tier card uses Tailwind CSS classes to create a header with a title, a text content section, and an action button. The outer <div> has a white background and shadow styling. The inner <div> contains the card content with padding. The header is a text heading. The text content is inside a <p> tag with muted styling. The button has indigo styling and rounded corners.

Similar Components

Other components related to tailwind, card, two-tier, header, content, text, button tags