# Cards section

Schema-only template for a cards section.

By Croct. Categories: interface.

[Source](https://github.com/croct-tech/templates/blob/master/templates/croct/ui/block/cards-section/)

## Installation

```sh
npx croct@latest use croct://ui/block/cards-section
```

# Introduction

A cards section organizes content into visually distinct blocks, ideal for showcasing features, services, or articles in
a clean, scannable format.

AB testing different arrangements or messaging within cards and personalizing the card content based on user behavior or
segment, such as showing relevant features to returning visitors, can increase relevance, engagement, and performance.

## Usage

To add this component to your workspace, run:

```croct-cmd
croct use croct://ui/block/cards-section
```
