Feature 94 block design & features
Feature94 is a card-grid section built with shadcn/ui. A top row places a balanced multi-line heading on the left and a large outline button on the right, arranged in a flex container that switches to vertical on mobile. Below that, four rounded cards fill a four-column grid. Each card sits on a muted background and contains a pair of small logo images at the top, a semibold title, and a muted description paragraph.
Cards use a rounded-xl border with muted fill and consistent internal padding. Logo images are rendered at a fixed small width and placed in a horizontal row at the top of each card. Typography steps from a large semibold title to standard muted body copy. The overall section constrains its content to a comfortable max-width, preventing the cards from stretching too wide on large displays.
The style is clean and logo-forward, letting the paired brand marks at the top of each card provide immediate visual identity before the reader hits the text. Rounded corners and muted backgrounds keep the tone soft and modern. Complexity is moderate because you supply up to four feature objects, each with a title, description, and an array of logo images.
Below the large breakpoint the grid collapses from four columns to two, then to a single column on the smallest screens, with the header row stacking vertically.
