Two tier card with header, text content and call to action link

This Tailwind CSS component creates a two tier card layout with a header, text content and a call to action link. It utilizes bg-white for the white background color, shadow and rounded-lg for the card styling. The header uses text-base font sizing and font-semibold weight. The text content is text-sm size and text-gray-500 color. The call to action link is styled with font-semibold and text-indigo-600.

Similar Components

Other components related to tailwind, card, layout, header, content, link tags