{{#each (x-range 3) as |row|}}
{{#each (x-range 4) as |cell|}}
{{user-card-ui-preview class="full-size"}}
{{/each}}
{{/each}}