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]) ?>
schedule(); ?> isMapadoEvent() == 'true') { $bookingUrl = option('ticketingUrl') . 'event/' . $heroEvent->mapadoSlug(); } elseif ($heroEvent->bookingUrl()->isNotEmpty()) { $bookingUrl = $heroEvent->bookingUrl()->value(); } else { $bookingUrl = null; } ?> url()), '', ' target="_blank"') ?>> Billetterie
events()->isNotEmpty()): ?> events()->toPages()->published(); snippet('events-grid', ['title' => 'Prochainement', 'events' => $homeEvents, 'columns' => $homeEvents->count() === 1 ? 2 : $homeEvents->count()]) ?>