heroMode() == 'custom'): ?>
heroLink()->isNotEmpty()): ?>
heroImage()->toFiles()->count() > 1): ?> $site->heroImage()->toFiles()->first(), 'class' => 'image-cover', 'size' => 60 ]) ?> $site->heroImage()->toFiles()->count() > 1 ? $site->heroImage()->toFiles()->nth(1) : $site->heroImage()->toFiles()->first(), 'lazy' => false, 'size' => 60]) ?>
heroTextLeft()->toBlocks() ?>
heroTextRight() ?>
heroEvent()->toPage(); ?>
gallery()->toFiles()->count() > 1): ?> $heroEvent->gallery()->toFiles()->first(), 'class' => 'image-cover', 'size' => 60 ]) ?> $heroEvent->gallery()->toFiles()->count() > 1 ? $heroEvent->gallery()->toFiles()->nth(1) : $heroEvent->gallery()->toFiles()->first(), 'lazy' => false, 'size' => 60]) ?>

title() ?>

authors() ?>

schedule(); ?> isMapadoEvent() == 'true') { $bookingUrl = $heroEvent->url(); } elseif ($heroEvent->bookingUrl()->isNotEmpty()) { $bookingUrl = $heroEvent->bookingUrl()->url(); } else { $bookingUrl = null; } ?> $bookingUrl] : []) ?>
events()->isNotEmpty()): ?> 'Prochainement', 'events' => $site->events()->toPages(), 'columns' => $site->events()->toPages()->count() === 1 ? 2 : $site->events()->toPages()->count()]) ?>