In an ideal world, a Drupal theme is nothing but a well-crafted collection of thought-out, reusable components that create beautiful pages when put together.
Provides a new custom layout to use as a section within layout builder. Each region of this layout is displayed as a tab in a tab set, tab switching will reveal content of each region.
The Menu Family module adds new Paragraphs type to your Drupal site which allows you to create lists of children or siblings nodes related to the current node.
Allows to easily "insert" a new structured component (a Layout Paragraph) "into" a text.
Actually, it's a button in the rich-text editor toolbar (CKE5) which splits a paragraph containing a text field into two similar ones containing the beginning and the end of the initial HTML text, then triggers the button to add a new paragraph in-between.