37 lines
965 B
Markdown
37 lines
965 B
Markdown
# modular-repetition
|
|
|
|
The same layout structure repeats with only content changes.
|
|
|
|
## Structure
|
|
|
|
- Identical layout modules repeated across the canvas
|
|
- Each module contains the same structural elements (icon, title, text)
|
|
- Consistent spacing and alignment between modules
|
|
- Content varies; structure is fixed
|
|
|
|
## Best For
|
|
|
|
- Feature lists with equal weight
|
|
- Team member profiles
|
|
- Step-by-step instructions with uniform steps
|
|
- Product comparison rows
|
|
|
|
## Visual Elements
|
|
|
|
- Uniform module containers (cards, rows, or cells)
|
|
- Consistent icon placement per module
|
|
- Alternating or consistent background colors
|
|
- Clear visual rhythm through repetition
|
|
|
|
## Text Placement
|
|
|
|
- Same text hierarchy in every module
|
|
- Title, subtitle, and body in fixed positions
|
|
- Overall title above the module array
|
|
|
|
## Recommended Pairings
|
|
|
|
- `ikea-manual`: Clean repeated instruction steps
|
|
- `corporate-memphis`: Business feature lists
|
|
- `ui-wireframe`: Wireframe component grids
|