HEX
Server: Apache
System: Linux webm013.cluster123.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: lesanew (165608)
PHP: 8.3.31
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/lesanew/anestetues2/web/app/cache/acorn/framework/views/007429ba615c343d108334b370c878bf.php
<?php $__env->startPush('vite-head'); ?>
  <?php echo app('Illuminate\Foundation\Vite')(['resources/css/pages/accueil.scss', 'resources/js/pages/accueil.ts']); ?>
<?php $__env->stopPush(); ?>

<?php $__env->startSection('content'); ?>
  <section class="video-container">
    <h1><?php echo e(get_field('titre')); ?></h1>
    <video
      class="video-container__video"
      src="<?= \Roots\asset('video/teaser.mp4'); ?>"
      autoplay
      muted
      loop
      playsinline
    ></video>
  </section>

  <section class="container bg-secondary">
    <?php ($line_up = get_field('line_up')); ?>
    <?php ($line_up_btn_1 = $line_up['bouton'] ?? null); ?>
    <?php ($line_up_btn_2 = $line_up['bouton_2'] ?? null); ?>
    <div class="line-up-header">
      <h2 class="text-light"><?php echo e($line_up['titre']); ?></h2>
      <a
        href="<?php echo e($line_up_btn_1['url']); ?>"
        class="btn arrow-secondary"
        <?php if(! empty($line_up_btn_1['target'])): ?> target="<?php echo e($line_up_btn_1['target']); ?>" <?php endif; ?>
      >
        <?php echo e($line_up_btn_1['title']); ?>

      </a>
    </div>
    <?php if (isset($component)) { $__componentOriginal5bc5a6572174c27bc083d1cfaccc2527 = $component; } ?>
<?php if (isset($attributes)) { $__attributesOriginal5bc5a6572174c27bc083d1cfaccc2527 = $attributes; } ?>
<?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.lineup-featured','data' => ['mode' => 'featured']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?>
<?php $component->withName('lineup-featured'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?>
<?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?>
<?php endif; ?>
<?php $component->withAttributes(['mode' => 'featured']); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__attributesOriginal5bc5a6572174c27bc083d1cfaccc2527)): ?>
<?php $attributes = $__attributesOriginal5bc5a6572174c27bc083d1cfaccc2527; ?>
<?php unset($__attributesOriginal5bc5a6572174c27bc083d1cfaccc2527); ?>
<?php endif; ?>
<?php if (isset($__componentOriginal5bc5a6572174c27bc083d1cfaccc2527)): ?>
<?php $component = $__componentOriginal5bc5a6572174c27bc083d1cfaccc2527; ?>
<?php unset($__componentOriginal5bc5a6572174c27bc083d1cfaccc2527); ?>
<?php endif; ?>
    <div class="button-container center mb">
      <a
        href="<?php echo e($line_up_btn_2['url']); ?>"
        class="btn outline arrow-primary"
        <?php if(! empty($line_up_btn_2['target'])): ?> target="<?php echo e($line_up_btn_2['target']); ?>" <?php endif; ?>
      >
        <?php echo e($line_up_btn_2['title']); ?>

      </a>
    </div>
  </section>

  <?php ($billet_en_ligne = get_field('billet_en_ligne')); ?>
  <?php if(! empty($billet_en_ligne)): ?>
    <section class="container top-wave bottom-wave">
      <?php if (isset($component)) { $__componentOriginal779c4a065c68def1e03ffb1d604ccb58 = $component; } ?>
<?php if (isset($attributes)) { $__attributesOriginal779c4a065c68def1e03ffb1d604ccb58 = $attributes; } ?>
<?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.columns','data' => ['colElements' => [
          'img'     => $billet_en_ligne['image'] ?? null,
          'titre'   => $billet_en_ligne['titre'] ?? '',
          'texte'   => $billet_en_ligne['texte'] ?? '',
          'boutons' => $billet_en_ligne['boutons'] ?? [],
        ],'imgPosition' => 'img-left','noWave' => 'true','btn1Class' => 'bg-secondary arrow-primary']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?>
<?php $component->withName('columns'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?>
<?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?>
<?php endif; ?>
<?php $component->withAttributes(['col_elements' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute([
          'img'     => $billet_en_ligne['image'] ?? null,
          'titre'   => $billet_en_ligne['titre'] ?? '',
          'texte'   => $billet_en_ligne['texte'] ?? '',
          'boutons' => $billet_en_ligne['boutons'] ?? [],
        ]),'img_position' => 'img-left','no-wave' => 'true','btn_1_class' => 'bg-secondary arrow-primary']); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__attributesOriginal779c4a065c68def1e03ffb1d604ccb58)): ?>
<?php $attributes = $__attributesOriginal779c4a065c68def1e03ffb1d604ccb58; ?>
<?php unset($__attributesOriginal779c4a065c68def1e03ffb1d604ccb58); ?>
<?php endif; ?>
<?php if (isset($__componentOriginal779c4a065c68def1e03ffb1d604ccb58)): ?>
<?php $component = $__componentOriginal779c4a065c68def1e03ffb1d604ccb58; ?>
<?php unset($__componentOriginal779c4a065c68def1e03ffb1d604ccb58); ?>
<?php endif; ?>
    </section>
  <?php endif; ?>

  <?php ($lesAnesTetues = get_field('les_anes_tetus')); ?>
  <?php if(! empty($lesAnesTetues)): ?>
    <section class="container bg-secondary text-light">
      <div class="mt">
        <?php if (isset($component)) { $__componentOriginal779c4a065c68def1e03ffb1d604ccb58 = $component; } ?>
<?php if (isset($attributes)) { $__attributesOriginal779c4a065c68def1e03ffb1d604ccb58 = $attributes; } ?>
<?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.columns','data' => ['colElements' => [
            'img'     => $lesAnesTetues['image'] ?? null,
            'titre'   => $lesAnesTetues['titre'] ?? '',
            'texte'   => $lesAnesTetues['texte'] ?? '',
            'boutons' => $lesAnesTetues['boutons'] ?? [],
          ],'imgPosition' => 'img-right','btn1Class' => 'bg-primary arrow-secondary','btn2Class' => 'outline text-primary']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?>
<?php $component->withName('columns'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?>
<?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?>
<?php endif; ?>
<?php $component->withAttributes(['col_elements' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute([
            'img'     => $lesAnesTetues['image'] ?? null,
            'titre'   => $lesAnesTetues['titre'] ?? '',
            'texte'   => $lesAnesTetues['texte'] ?? '',
            'boutons' => $lesAnesTetues['boutons'] ?? [],
          ]),'img_position' => 'img-right','btn_1_class' => 'bg-primary arrow-secondary','btn_2_class' => 'outline text-primary']); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__attributesOriginal779c4a065c68def1e03ffb1d604ccb58)): ?>
<?php $attributes = $__attributesOriginal779c4a065c68def1e03ffb1d604ccb58; ?>
<?php unset($__attributesOriginal779c4a065c68def1e03ffb1d604ccb58); ?>
<?php endif; ?>
<?php if (isset($__componentOriginal779c4a065c68def1e03ffb1d604ccb58)): ?>
<?php $component = $__componentOriginal779c4a065c68def1e03ffb1d604ccb58; ?>
<?php unset($__componentOriginal779c4a065c68def1e03ffb1d604ccb58); ?>
<?php endif; ?>
      </div>
    </section>
  <?php endif; ?>

  <section>
    <?php if (isset($component)) { $__componentOriginal95dbe0677c992f5a27f7be25f2eb556a = $component; } ?>
<?php if (isset($attributes)) { $__attributesOriginal95dbe0677c992f5a27f7be25f2eb556a = $attributes; } ?>
<?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.gallery','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?>
<?php $component->withName('gallery'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?>
<?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?>
<?php endif; ?>
<?php $component->withAttributes([]); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__attributesOriginal95dbe0677c992f5a27f7be25f2eb556a)): ?>
<?php $attributes = $__attributesOriginal95dbe0677c992f5a27f7be25f2eb556a; ?>
<?php unset($__attributesOriginal95dbe0677c992f5a27f7be25f2eb556a); ?>
<?php endif; ?>
<?php if (isset($__componentOriginal95dbe0677c992f5a27f7be25f2eb556a)): ?>
<?php $component = $__componentOriginal95dbe0677c992f5a27f7be25f2eb556a; ?>
<?php unset($__componentOriginal95dbe0677c992f5a27f7be25f2eb556a); ?>
<?php endif; ?>
  </section>

  <?php ($lesAnesSolidaires = get_field('les_anes_solidaires')); ?>
  <?php if(! empty($lesAnesSolidaires)): ?>
    <section class="container bottom-wave">
      <?php if (isset($component)) { $__componentOriginal779c4a065c68def1e03ffb1d604ccb58 = $component; } ?>
<?php if (isset($attributes)) { $__attributesOriginal779c4a065c68def1e03ffb1d604ccb58 = $attributes; } ?>
<?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.columns','data' => ['colElements' => [
          'img'     => $lesAnesSolidaires['image'] ?? null,
          'titre'   => $lesAnesSolidaires['titre'] ?? '',
          'texte'   => $lesAnesSolidaires['texte'] ?? '',
          'boutons' => $lesAnesSolidaires['boutons'] ?? [],
        ],'btn1Class' => 'bg-primary bg-secondary arrow-primary','titleClass' => 'text-primary']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?>
<?php $component->withName('columns'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?>
<?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?>
<?php endif; ?>
<?php $component->withAttributes(['col_elements' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute([
          'img'     => $lesAnesSolidaires['image'] ?? null,
          'titre'   => $lesAnesSolidaires['titre'] ?? '',
          'texte'   => $lesAnesSolidaires['texte'] ?? '',
          'boutons' => $lesAnesSolidaires['boutons'] ?? [],
        ]),'btn_1_class' => 'bg-primary bg-secondary arrow-primary','title_class' => 'text-primary']); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__attributesOriginal779c4a065c68def1e03ffb1d604ccb58)): ?>
<?php $attributes = $__attributesOriginal779c4a065c68def1e03ffb1d604ccb58; ?>
<?php unset($__attributesOriginal779c4a065c68def1e03ffb1d604ccb58); ?>
<?php endif; ?>
<?php if (isset($__componentOriginal779c4a065c68def1e03ffb1d604ccb58)): ?>
<?php $component = $__componentOriginal779c4a065c68def1e03ffb1d604ccb58; ?>
<?php unset($__componentOriginal779c4a065c68def1e03ffb1d604ccb58); ?>
<?php endif; ?>
    </section>
  <?php endif; ?>

  <section class="container bg-primary text-light">
    <div class="mt mb">
      <?php if (isset($component)) { $__componentOriginal445d7f0c89b2b071d327361ea6d94e83 = $component; } ?>
<?php if (isset($attributes)) { $__attributesOriginal445d7f0c89b2b071d327361ea6d94e83 = $attributes; } ?>
<?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.major-partners','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?>
<?php $component->withName('major-partners'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?>
<?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?>
<?php endif; ?>
<?php $component->withAttributes([]); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__attributesOriginal445d7f0c89b2b071d327361ea6d94e83)): ?>
<?php $attributes = $__attributesOriginal445d7f0c89b2b071d327361ea6d94e83; ?>
<?php unset($__attributesOriginal445d7f0c89b2b071d327361ea6d94e83); ?>
<?php endif; ?>
<?php if (isset($__componentOriginal445d7f0c89b2b071d327361ea6d94e83)): ?>
<?php $component = $__componentOriginal445d7f0c89b2b071d327361ea6d94e83; ?>
<?php unset($__componentOriginal445d7f0c89b2b071d327361ea6d94e83); ?>
<?php endif; ?>
    </div>
  </section>

  <section class="top-wave container">
    <?php if (isset($component)) { $__componentOriginal471fcb325e864a3eed593a0de81b2246 = $component; } ?>
<?php if (isset($attributes)) { $__attributesOriginal471fcb325e864a3eed593a0de81b2246 = $attributes; } ?>
<?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.instagram-feed','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?>
<?php $component->withName('instagram-feed'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?>
<?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?>
<?php endif; ?>
<?php $component->withAttributes([]); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__attributesOriginal471fcb325e864a3eed593a0de81b2246)): ?>
<?php $attributes = $__attributesOriginal471fcb325e864a3eed593a0de81b2246; ?>
<?php unset($__attributesOriginal471fcb325e864a3eed593a0de81b2246); ?>
<?php endif; ?>
<?php if (isset($__componentOriginal471fcb325e864a3eed593a0de81b2246)): ?>
<?php $component = $__componentOriginal471fcb325e864a3eed593a0de81b2246; ?>
<?php unset($__componentOriginal471fcb325e864a3eed593a0de81b2246); ?>
<?php endif; ?>
  </section>
<?php $__env->stopSection(); ?>

<?php echo $__env->make('layouts.app', array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?><?php /**PATH /home/bnowdpik/anes-tetues/web/app/themes/anes-tetues/resources/views/pages/accueil.blade.php ENDPATH**/ ?>