I am interested in creating a grid layout with a repeating pattern. Specifically, I want three items per row.
The first row should consist of one item spanning 2 columns and 2 rows, followed by two items each spanning 1 column and 1 row.
For the second row, the sequence would be reversed: two items span 1 column and 1 row, while the third item spans 2 columns and 2 rows.
I have included an image below that illustrates what I have in mind. I wish to achieve this layout for an infinite number of rows and items.
https://i.sstatic.net/JzPq8.png