Two column layout with image, text, and buttons

This Tailwind CSS code creates a two column layout with an image and text in the left column and action buttons in the right column. The image is rounded and sized using h-16 w-16. The text uses pt-1.5 for vertical padding to center it next to the image. The buttons are styled with rounded edges, background colors, font sizes and more using Tailwind utilities. At the breakpoint md: it switches to a row layout with space between the columns.

Similar Components

Other components related to tailwind, css, layout, columns, responsive, mobile-first, images, rounded, padding, typography, buttons tags