Principles behind our work

{{ $values['lead'] }}

@foreach ($values['items'] as $index => $value)
$index === 0, 'about-value-tile--wide' => $index === 5, ]) style="--reveal-delay: {{ ($index % 3) * 70 }}ms">

{{ $value['title'] }}

{{ $value['copy'] }}

@endforeach