Two-tier grid layout with image cards

This component uses Tailwind CSS to create a responsive two-tier grid layout with image cards. The outer div sets up a max width container with padding. The inner div creates a grid with 2 columns by default that expands to 3 on medium screens and 4 on large screens. Each card div creates a stacked border layout with an image, title, rating, reviews and price. Tailwind utilities control widths, heights, backgrounds, hover states and more.

Similar Components

Other components related to grid, layout, responsive, cards, images tags