Quotes

What our employees say

This is a carousel with quotes. Use the previous and next buttons to navigate.

We are Ricola. We want to make a contribution to a world in which people enjoy living - and working. Mindfulness, respect and responsibility are important to us, in our relationship with nature and in our daily interaction.

Felix Richterich
Felix RichterichChairman of the Board of Directors

We are Ricola. We want to make a contribution to a world in which people enjoy living - and working. Mindfulness, respect and responsibility are important to us, in our relationship with nature and in our daily interaction.

Go to ricola.com
<Docs title="1 item" layout="fullscreen">
	<QuoteSliderSection headline={headline} quotes={quotes.slice(0, 1)} client:idle />
</Docs>

<Docs title="2 items" layout="fullscreen">
	<QuoteSliderSection headline={headline} quotes={quotes.slice(0, 2)} client:idle />
</Docs>

<Docs title="4 items" layout="fullscreen">
	<QuoteSliderSection headline={headline} quotes={quotes.slice(0, 4)} client:idle />
</Docs>