Project
Paragraphs Swiss Army Knife

A client of mine needs a one-page Drupal website for selling a unique product. We quickly agree on a simple formula whereby he can build individual slices and stack them. This is quite a common design, lots of websites are built that way.

Ok so what's the best way to do this? The most common answer to this is: Paragraphs. And here's what we're looking for.

+=================================+==================================|
|           Left Column           |           Right Column           |
+=================================+==================================|
|                      FULL WIDTH HEADER BANNER                      |
+---------------------------------+----------------------------------|
|             [image]             |         Insert text here         |
+---------------------------------+----------------------------------|
|         Insert text here        |             [image]              |
+---------------------------------+----------------------------------|
|             [image]             |         Insert text here         |
+---------------------------------+----------------------------------|

You get the picture… Now here's the question: how many Paragraph types do you think we need to create this 2-column layout?

To be continued…