I use Drupal 8 Paragraphs module.
I created a Content type Landingpage.
I create some Paragraph types like Hero Image, Intro text etc.
In the Content type Landingpage I created a Paragraph Entity reference revisions field. In the REFERENCE TYPE, the Paragraph types Hero Image, Intro text are selected.
How do I manage the site editor is able to only insert one time (one value), the Hero Image Paragraph type? Because it doesn’t make sense to have more then one Hero image section on the website…