templates/vitrine/pages/about.html.twig line 1

Open in your IDE?
  1. {% extends 'vitrine/base.html.twig' %}
  2. {% block title %}{% trans %}A propos{% endtrans %}{% endblock %}
  3. {% block description %}{% trans %}Découvrez tout l'univers du spa à la bière{% endtrans %}{% endblock %}
  4. {% block stylesheets %}
  5.     {{ parent() }}
  6.     <style>
  7.         .swiper-partner .swiper-slide {
  8.             display: flex !important;
  9.             justify-content: center;
  10.             align-items: center;
  11.         }
  12.     </style>
  13. {% endblock %}
  14. {% block main %}
  15.     {# Hero #}
  16.     <section class="max-w-none relative h-max pt-28 overflow-hidden -z-50">
  17.         <div class="w-full h-[70vh] md:top-28 top-24 inset-0 z-0">
  18.             <img loading="lazy" src="{{asset('/vitrine/images/equipe.jpg')}}" class="w-full h-full object-cover image-brightness" alt="{% trans %}Equipe Taaka Strasbourg{% endtrans %}">
  19.             <div class="absolute w-full h-full top-0 pt-28 left-0 flex justify-center items-end">
  20.                 <div class="h-full p-4 mb-3 flex justify-center items-center flex-col gap-8">
  21.                     <h1 class="font-semibold text-center font-openSans md:text-7xl text-5xl text-white">
  22.                         {% trans %}QUI SOMMES-NOUS ?{% endtrans %}
  23.                     </h1>
  24.                 </div>
  25.             </div>
  26.         </div>
  27.     </section>
  28.     <div class=" overflow-hidden w-full flexcol items-center z-10 relative">
  29.         {# Section FAQ #}
  30.         <section class="flex md:flex-row flex-col gap-10 md:gap-20 md:mt-0 mt-8">
  31.             <div class="flexcol gap-8 md:w-2/5">
  32.                 <h2 class="animate-text lg:text-7xl md:text-5xl text-4xl text-center md:text-left flexcol gap-0">
  33.                     <span class="text-2xl font-thin tracking-wider">
  34.                         {% trans %}Un duo{% endtrans %}
  35.                     </span>
  36.                     {% trans %}Fondateurs{% endtrans %}
  37.                 </h2>
  38.                 <p>
  39.                     <span class="font-bold text-2xl">NAOMIE</span>, {% trans %}la co-fondatrice du spa, est le rayon de soleil de notre équipe. Toujours souriante, elle gère toute la Logistique et la Finance de Taaka. De double nationalité franco-anglaise, elle est adepte de thé et de carrot cake. C'est une amoureuse du cocooning, des soins bien-être et des voyages.{% endtrans %}
  40.                 </p>
  41.                 <p>
  42.                     <span class="font-bold text-2xl">PAUL</span>, {% trans %}est un passionné de bière. Notre co-fondateur est chargé des volets Marketing et Commercial de Taaka. Epicurien, il aime cuisiner et les soirées entre copains. Il ne dira jamais non à une petite bière en terrasse... C'est lors d'un voyage à Prague en amoureux qu'il découvre le concept de Spa à la Bière et le moyen d'allier ses 2 passions : la bière et faire plaisir à Naomie. Une idée était née...{% endtrans %}
  43.                 </p>
  44.             </div>
  45.             <div class="flex gap-8 md:w-3/5">
  46.                 <div class="flexcol">
  47.                     <img loading="lazy" src="{{asset('vitrine/images/naomie.jpg')}}" alt="Naomie" class="w-full h-full object-cover">
  48.                     <p>
  49.                         <span class="font-semibold text-2xl font-poppins">Naomie</span>
  50.                     </p>
  51.                 </div>
  52.                 <div class="flexcol">
  53.                     <img loading="lazy" src="{{asset('vitrine/images/paul.jpg')}}" alt="Paul" class="w-full h-full object-cover">
  54.                     <p>
  55.                         <span class="font-semibold text-2xl font-poppins">Paul</span>
  56.                     </p>
  57.                 </div>
  58.             </div>
  59.         </section>
  60.         <section class="overflow-hidden">
  61.             <div class="flex justify-center mb-8">
  62.                 <h3 class="animate-text md:text-4xl font-semibold text-3xl text-center md:text-left flexcol gap-0">
  63.                     {% trans %}Ils parlent de nous{% endtrans %}
  64.                     <span class="md:text-2xl text-xl text-center font-thin tracking-wider">
  65.                         {% trans %}En bien, ouf{% endtrans %}
  66.                     </span>
  67.                 </h3>
  68.             </div>
  69.             <div class="border-y flex items-center border-y-vitrineWhiteOpacity px-16 relative">
  70.                 <div class="swiper-button-prev hover:opacity-70"></div>
  71.                 {# Swiper #}
  72.                 <div class="swiper-partner flex items-center relative overflow-hidden py-16">
  73.                     <div class="h-max swiper-wrapper">
  74.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://www.youtube.com/watch?v=g6p4Hn8Q7eI&ab_channel=TaakaBeerSpa" target="_blank">
  75.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/channel4.svg')}}" alt="Channel 4 logo">
  76.                         </a>
  77.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://www.youtube.com/watch?v=PcTZ2f9pyvc&ab_channel=TaakaBeerSpa" target="_blank">
  78.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/tf1-50inside.svg')}}" alt="tf1 50inside logo">
  79.                         </a>
  80.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://www.lesechos.fr/pme-regions/grand-est/strasbourg-accueille-le-premier-spa-a-la-biere-de-france-1390341" target="_blank">
  81.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/les-echos.svg')}}" alt="les echos logo">
  82.                         </a>
  83.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://www.leparisien.fr/bas-rhin-67/a-strasbourg-deux-jeunes-entrepreneurs-ouvrent-un-spa-a-la-biere-25-02-2022-MCD6BMPDQFCFHCEXSZM4XTBHRE.php" target="_blank">
  84.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/le-parisien.svg')}}" alt="le parisien logo">
  85.                         </a>
  86.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://www.youtube.com/watch?v=ZQa9XSo05kk&ab_channel=euronews" target="_blank">
  87.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/euronews.svg')}}" alt="euronews logo">
  88.                         </a>
  89.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://www.cnews.fr/france/2021-11-04/strasbourg-le-premier-spa-la-biere-de-france-sur-le-point-douvrir-1145763" target="_blank">
  90.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/c-news.svg')}}" alt="c news logo">
  91.                         </a>
  92.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://www.youtube.com/watch?v=VQ0JCXwyW6g&ab_channel=TaakaBeerSpa" target="_blank">
  93.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/c8.svg')}}" alt="c8 logo">
  94.                         </a>
  95.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://www.20minutes.fr/strasbourg/3169671-20211113-strasbourg-biere-deux-coups-nouveau-spa-biere-ouvre-bientot-portes-pays-cigognes" target="_blank">
  96.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/20minutes.svg')}}" alt="20 minutes logo">
  97.                         </a>
  98.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://parissecret.com/insolite-premier-spa-a-la-biere-france/" target="_blank">
  99.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/paris-secret.svg')}}" alt="paris secret logo">
  100.                         </a>
  101.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://www.geo.fr/voyage/alsace-le-premier-spa-a-la-biere-de-france-va-ouvrir-a-strasbourg-207567" target="_blank">
  102.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/geo.svg')}}" alt="geo logo">
  103.                         </a>
  104.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://www.europe1.fr/insolite/houblon-levure-et-pression-le-premier-spa-a-biere-va-bientot-ouvrir-en-france-4074864" target="_blank">
  105.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/europe1.svg')}}" alt="europe1 logo">
  106.                         </a>
  107.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://www.demotivateur.fr/food/le-premier-spa-a-la-biere-va-bientot-ouvrir-ses-portes-en-france-26711" target="_blank">
  108.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/demotivateur.svg')}}" alt="demotivateur logo">
  109.                         </a>
  110.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://france3-regions.francetvinfo.fr/grand-est/alsace/insolite-strasbourg-le-premier-spa-a-la-biere-de-france-ouvrira-en-decembre-2310673.html" target="_blank">
  111.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/france3-grand-est.svg')}}" alt="france3 grand est logo">
  112.                         </a>
  113.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://www.topmusic.fr/actu/4493-pour-un-spa-a-la-biere-a-strasbourg-une-campagne-de-financement-participatif.html" target="_blank">
  114.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/top-music.svg')}}" alt="top music logo">
  115.                         </a>
  116.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://www.lepoint.fr/societe/strasbourg-un-etonnant-spa-alcoolise-va-ouvrir-ses-portes-31-10-2021-2450019_23.php" target="_blank">
  117.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/le-point.svg')}}" alt="le point logo">
  118.                         </a>
  119.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://www.voyagespirates.fr/autres/le-premier-beer-spa-en-france" target="_blank">
  120.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/voyages-pirates.svg')}}" alt="voyages pirates logo">
  121.                         </a>
  122.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://www.lebonbon.fr/strasbourg/good-news/strasbourg-spa-biere-ouverture-taaka-beer-spa/" target="_blank">
  123.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/le-bonbon.svg')}}" alt="le bonbon logo">
  124.                         </a>
  125.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://www.dna.fr/culture-loisirs/2021/10/26/de-la-biere-dans-le-verre-et-dans-la-baignoire" target="_blank">
  126.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/dna.svg')}}" alt="dna logo">
  127.                         </a>
  128.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://actu.fr/grand-est/strasbourg_67482/strasbourg-bientot-il-sera-possible-de-prendre-des-bains-de-bieres_45945642.html" target="_blank">
  129.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/actu.svg')}}" alt="actu logo">
  130.                         </a>
  131.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://www.ledauphine.com/insolite/2021/11/04/des-bains-de-malt-et-de-houblon-dans-le-premier-spa-a-la-biere-de-france" target="_blank">
  132.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/le-dauphine.svg')}}" alt="le dauphine logo">
  133.                         </a>
  134.                         <a class="swiper-slide flex items-center text-center w-1/5 gap-2 font-bold text-3xl text-vitrineWhiteOpacity" href="https://www.youtube.com/watch?v=XXATrCAYq9o&t=4s&ab_channel=France3GrandEst" target="_blank">
  135.                             <img class="max-h-24" loading="lazy" src="{{asset('vitrine/logo-companies/francetv.svg')}}" alt="France TV logo">
  136.                         </a>
  137.                     </div>
  138.                 </div>
  139.                 <div class="swiper-button-next hover:opacity-70"></div>
  140.             </div>
  141.         </section>
  142.         <section class="overflow-hidden">
  143.             <div class="w-full h-full relative">
  144.                 <video id="video" class="w-full min-h-[70px] object-cover z-10" loop muted>
  145.                     <source src="{{ asset('vitrine/videos/old-video-taaka.mp4') }}" type="video/mp4">
  146.                 </video>
  147.                 <div class="text-video absolute w-full h-full top-0 flex-col md:gap-8 gap-0 left-0 flex justify-center ">
  148.                     <div class="flex justify-center">
  149.                         <div id="videoPlayer" class="rounded-full cursor-pointer hover:opacity-70 w-max h-max flex justify-center p-2 bg-vitrineWhiteOpacity border border-white transition duration-100">
  150.                             <svg class="pl-2 w-10 h-10 md:w-20 md:h-20 lg:w-24 lg:h-24" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-fill" viewBox="0 0 16 16">
  151.                                 <path d="m11.596 8.697-6.363 3.692c-.54.313-1.233-.066-1.233-.697V4.308c0-.63.692-1.01 1.233-.696l6.363 3.692a.802.802 0 0 1 0 1.393"/>
  152.                             </svg>
  153.                         </div>
  154.                     </div>
  155.                 </div>
  156.             </div>
  157.         </section>
  158.         <section>
  159.                 <div class="relative flex gap-8 justify-between items-end flex-wrap">
  160.                     <h2 class="animate-text md:text-4xl font-semibold text-3xl text-center md:text-left flexcol gap-0">
  161.                         {% trans %}Nos valeurs{% endtrans %}
  162.                         <span class="lg:text-7xl md:text-5xl text-4xl text-center font-thin tracking-wider text-vitrineWhiteOpacity">
  163.                             Made in <span class="font-semibold">{% trans %}Alsace{% endtrans %}</span>
  164.                         </span>
  165.                     </h2>
  166.                     {# Boutons Swiper #}
  167.                     <div class="md:w-max w-full h-12 flex justify-center">
  168.                         <div class="flex gap-4 flex-row-reverse w-56 relative">
  169.                             <div class="swiper-button-prev hover:opacity-70"></div>
  170.                             <div class="swiper-button-next hover:opacity-70"></div>
  171.                         </div>
  172.                     </div>
  173.                 </div>
  174.                 <div class="flex items-center relative">
  175.                     {# Swiper #}
  176.                     <div class="swiper-values flex items-center relative overflow-hidden py-16">
  177.                         <div class="h-max swiper-wrapper">
  178.                             <div class="swiper-slide max-h-[600px] overflow-hidden">
  179.                                 <img loading="lazy" class="w-full h-full object-cover image-brightness" src="{{asset('vitrine/images/about/mainsons-colombage-couche-de-soleil.jpg')}}" alt="{% trans %}Mainsons Colombage Couche de Soleil{% endtrans %}">
  180.                             </div>
  181.                             <div class="swiper-slide max-h-[600px] overflow-hidden">
  182.                                 <img loading="lazy" class="w-full h-full object-cover image-brightness" src="{{asset('vitrine/images/about/houblon.jpg')}}" alt="{% trans %}Houblon{% endtrans %}">
  183.                             </div>
  184.                             <div class="swiper-slide max-h-[600px] overflow-hidden">
  185.                                 <img loading="lazy" class="w-full h-full object-cover image-brightness" src="{{asset('vitrine/images/about/vignes-alsace.jpg')}}" alt="{% trans %}Vignes d'Alsace{% endtrans %}">
  186.                             </div>
  187.                             <div class="swiper-slide max-h-[600px] overflow-hidden">
  188.                                 <img loading="lazy" class="w-full h-full object-cover image-brightness" src="{{asset('vitrine/images/about/cathedrale-strasbourg.jpg')}}" alt="{% trans %}Cathédrale de Strasbourg{% endtrans %}">
  189.                             </div>
  190.                         </div>
  191.                     </div>
  192.                 </div>
  193.                 <div>
  194.                     <p class="text-center text-xl">
  195.                         {% trans %}Défendre les <b>valeurs</b> de la culture brassicole <b>alsacienne</b> est <b>au cœur</b> de notre concept. C'est pourquoi, des matières premières au linge de bain, sans oublier la bière et la limonade de dégustation, nous avons sélectionné de <b>petits partenaires locaux aux prestations de grande qualité</b>. Passer un moment <b>convivial</b> est la définition même de l'univers de la bière et c'est ce que nous mettons en avant dans notre SPA, tout en ajoutant ce côté <b>inoubliable</b> et <b>premium</b>, grâce à nos prestations <b>inédites</b> et de <b>qualité</b>.{% endtrans %}
  196.                         <br><br>
  197.                         {% trans %}Évidemment, bien-être et relaxation sont de rigueur grâce aux <b>vertus naturelles</b> du <b>malt</b>, du <b>houblon</b> et de la <b>levure de bière</b> sur notre corps. À la fois <b>purifiants</b> et <b>revitalisants</b>, les ingrédients de la bière agissent positivement sur nos organismes, <b>améliorant notre sommeil et la qualité de notre peau, ongles et cheveux</b>.{% endtrans %}
  198.                     </p>
  199.                 </div>
  200.         </section>
  201.         <section class="flexcol gap-8">
  202.             <div class="w-full flex justify-center">
  203.                 <hr class="border border-white horizontal-hr">
  204.             </div>
  205.             <div class="relative">
  206.                 <img loading="lazy" class="w-full h-96 object-cover image-brightness" src="{{ asset('vitrine/images/cigogne.webp') }}" alt="{% trans %}Cigogne en plein vol{% endtrans %}">
  207.                 <div class="absolute top-0 left-0 w-full h-full flexcol justify-center items-center gap-4 p-4 z-20">
  208.                     <h3 class="animate-text lg:text-5xl md:text-4xl text-3xl font-semibold text-center flexcol gap-2">
  209.                         <span class="text-center font-thin tracking-wider">
  210.                             {% trans %}- Pourquoi Taaka ? -{% endtrans %}
  211.                         </span>
  212.                         {% trans %}CIGOGNE EN MAORI - SYMBOLE DE L'ALSACE{% endtrans %}
  213.                     </h3>
  214.                 </div>
  215.             </div>
  216.         </section>
  217.         <section class="flexcol gap-8">
  218.             <h2 class="animate-text md:text-4xl font-semibold text-3xl text-center md:text-left flexcol gap-0">
  219.                 {% trans %}Nos recommandations{% endtrans %}
  220.                 <span class="lg:text-7xl md:text-5xl text-4xl text-center font-thin tracking-wider text-vitrineWhiteOpacity">
  221.                     {% trans %}Après le spa ?{% endtrans %}
  222.                 </span>
  223.             </h2>
  224.             <div class="animateBubble bg-vitrineOrange w-full flexcol gap-10 p-12 relative">
  225.                 
  226.                 <div class="flex gap-8 relative flex-wrap items-center">
  227.                     <a href="{% if app.request.locale == 'de' %}{{ asset('empfehlungen_taaka.pdf') }}{% elseif app.request.locale == 'en' %}{{ asset('recommendations_taaka.pdf') }}{% else %}{{ asset('recommandations_taaka.pdf') }}{% endif %}" target="_blank" class="px-12 py-3 font-semibold text-sm md:w-max w-full border border-white hover:opacity-100 hover:text-vitrineOrange hover:bg-white transition duration-100 relative inline-block text-center">
  228.                         {% trans %}TÉLÉCHARGER LA LISTE{% endtrans %}
  229.                     </a>
  230.                     {# Boutons Swiper #}
  231.                     <div class="md:w-max w-full flex justify-center">
  232.                         <div class="flex gap-4 flex-row-reverse w-28 relative white-swiper-btn">
  233.                             <div class="swiper-button-prev"></div>
  234.                             <div class="swiper-button-next"></div>
  235.                         </div>
  236.                     </div>
  237.                 </div>
  238.                 
  239.                 {# Swiper #}
  240.                 <div class="swiper swiper-recommendation w-full relative">
  241.                     <div class="flex h-max swiper-wrapper">
  242.                         {# Slide #}
  243.                         <div class="swiper-slide w-1/2 bg-[#ffffff20] h-max gap-2 p-2 rounded-xl">
  244.                             <div class="flex md:flex-row flex-col gap-2 md:max-h-40 md:w-full">
  245.                                 <div class="h-full md:max-h-40 max-h-28 md:w-40 w-full md:aspect-square overflow-hidden rounded-md">
  246.                                     <img loading="lazy" class="object-cover h-full w-full object-center image-brightness" src="https://cf.bstatic.com/xdata/images/hotel/max1024x768/473421190.jpg?k=4950297f7c929bad1372232ce6f06883bf204cfbeab925a1bb8c1acf2c2f8ac4&o=&hp=1" alt="{% trans %}Jardin avec une piscine{% endtrans %}">
  247.                                 </div>
  248.                                 <a target="_blank" href="https://www.maison-rouge.com/" class="flexcol h-full gap-2 justify-between text-white">
  249.                                     <h4 class="font-openSans font-semibold">
  250.                                         Maison Rouge Strasbourg
  251.                                     </h4>
  252.                                     <p class="text-lg">
  253.                                         4, rue des Francs-Bourgeois, <br> 67000 Strasbourg
  254.                                     </p>
  255.                                     <p class="font-semibold text-white text-lg leading-5">
  256.                                         {% trans %}Offre : Une surprise <br> en chambre{% endtrans %}
  257.                                     </p>
  258.                                 </a>
  259.                             </div>
  260.                         </div>
  261.                         <div class="swiper-slide w-1/2 bg-[#ffffff20] h-max gap-2 p-2 rounded-xl">
  262.                             <div class="flex md:flex-row flex-col gap-2 md:max-h-40 md:w-full">
  263.                                 <div class="h-full md:max-h-40 max-h-28 md:w-40 w-full md:aspect-square overflow-hidden rounded-md">
  264.                                     <img loading="lazy" class="object-cover h-full w-full object-center image-brightness" src="{{asset('vitrine/images/gallery/gite.jpg')}}" alt="{% trans %}Jardin avec une piscine{% endtrans %}">
  265.                                 </div>
  266.                                 <a target="_blank" href="https://www.tripadvisor.fr/Attraction_Review-g187075-d23907673-Reviews-Taaka_Beer_Spa-Strasbourg_Bas_Rhin_Grand_Est.html" class="flexcol h-full gap-2 justify-between text-white">
  267.                                     <h4 class="font-openSans font-semibold">
  268.                                         Gîte des dix vins
  269.                                     </h4>
  270.                                     <p class="text-lg">
  271.                                         5 Rue du village, <br> 67310 Dangolsheim
  272.                                     </p>
  273.                                     <p class="font-semibold text-white text-lg leading-5">
  274.                                         {% trans %}Offre : Une surprise <br> en chambre{% endtrans %}
  275.                                     </p>
  276.                                 </a>
  277.                             </div>
  278.                         </div>
  279.                         <div class="swiper-slide w-1/2 bg-[#ffffff20] h-max gap-2 p-2 rounded-xl">
  280.                             <div class="flex md:flex-row flex-col gap-2 md:max-h-40 md:w-full">
  281.                                 <div class="h-full md:max-h-40 max-h-28 md:w-40 w-full md:aspect-square overflow-hidden rounded-md">
  282.                                     <img loading="lazy" class="object-cover h-full w-full object-center image-brightness" src="https://cf.bstatic.com/xdata/images/hotel/max1024x768/297492310.jpg?k=06a2772b81ef80cc4c667de65b782ffff802267d4218566ae0e7ccb4e788232a&o=&hp=1" alt="{% trans %}Jardin avec une piscine{% endtrans %}">
  283.                                 </div>
  284.                                 <a target="_blank" href="https://terredhelene.com/" class="flexcol h-full gap-2 justify-between text-white">
  285.                                     <h4 class="font-openSans font-semibold">
  286.                                         Gîte Terre d'Helene
  287.                                     </h4>
  288.                                     <p class="text-lg">
  289.                                         25 rue des Prairies, <br> 67370 Berstett
  290.                                     </p>
  291.                                     <p class="font-semibold text-white text-lg leading-5">
  292.                                         {% trans %}Offre : 5% sur le prix du séjour{% endtrans %}
  293.                                     </p>
  294.                                 </a>
  295.                             </div>
  296.                         </div>
  297.                         <div class="swiper-slide w-1/2 bg-[#ffffff20] h-max gap-2 p-2 rounded-xl">
  298.                             <div class="flex md:flex-row flex-col gap-2 md:max-h-40 md:w-full">
  299.                                 <div class="h-full md:max-h-40 max-h-28 md:w-40 w-full md:aspect-square overflow-hidden rounded-md">
  300.                                     <img loading="lazy" class="object-cover h-full w-full object-center image-brightness" src="https://o3-zonehiitstudio.fr/wp-content/uploads/E5A0187.jpg-nggid0549187-ngg0dyn-2433x1622x100-00f0w010c010r110f110r010t010-min-768x512.jpg" alt="{% trans %}Jardin avec une piscine{% endtrans %}">
  301.                                 </div>
  302.                                 <a target="_blank" href="https://o3-zonehiitstudio.fr/" class="flexcol h-full gap-2 justify-between text-white">
  303.                                     <h4 class="font-openSans font-semibold">
  304.                                         O'Zone Hiit Studio
  305.                                     </h4>
  306.                                     <p class="text-lg">
  307.                                         27 boulevard de Nancy, <br> 67000 Strasbourg
  308.                                     </p>
  309.                                     <p class="font-semibold text-white text-lg leading-5">
  310.                                         {% trans %}Offre : -10%{% endtrans %}
  311.                                     </p>
  312.                                 </a>
  313.                             </div>
  314.                         </div>
  315.                     </div>
  316.                 </div>
  317.             </div>
  318.         </section>
  319.         {% include "vitrine/layout/footer.html.twig" %}
  320.     </div>
  321.     <script>
  322.         document.addEventListener('DOMContentLoaded', function() {
  323.             //*** Swiper ***//
  324.             const swiperPartner = new Swiper('.swiper-partner', {
  325.                 spaceBetween: 56,
  326.                 loop: true,
  327.                 speed: 1000,
  328.                 autoplay: {
  329.                     delay: 7000,
  330.                     pauseOnMouseEnter: true,
  331.                 },
  332.                 navigation: {
  333.                     nextEl: ".swiper-button-next",
  334.                     prevEl: ".swiper-button-prev",
  335.                 },
  336.                 breakpoints: {
  337.                     400: {
  338.                         slidesPerView: 1,
  339.                     },
  340.                     810: {
  341.                         slidesPerView: 3,
  342.                     },
  343.                     1160: {
  344.                         slidesPerView: 5,
  345.                     },
  346.                 },
  347.             });
  348.             const swiperValues = new Swiper('.swiper-values', {
  349.                 spaceBetween: 32,
  350.                 loop: true,
  351.                 speed: 1000,
  352.                 autoplay: {
  353.                     delay: 5000,
  354.                     pauseOnMouseEnter: true,
  355.                 },
  356.                 slidesPerView: 1.4,
  357.                 navigation: {
  358.                     nextEl: ".swiper-button-next",
  359.                     prevEl: ".swiper-button-prev",
  360.                 }
  361.             });
  362.             const swiperRecommandation = new Swiper('.swiper-recommendation', {
  363.                 spaceBetween: 16,
  364.                 loop: true,
  365.                 speed: 1000,
  366.                 autoplay: {
  367.                     delay: 5000,
  368.                     pauseOnMouseEnter: true,
  369.                 },
  370.                 breakpoints: {
  371.                     768: {
  372.                         slidesPerView: 1,
  373.                     },
  374.                     1024: {
  375.                         slidesPerView: 2,
  376.                     },
  377.                 },
  378.                 navigation: {
  379.                     nextEl: ".swiper-button-next",
  380.                     prevEl: ".swiper-button-prev",
  381.                 }
  382.             });
  383.             const video = document.getElementById('video');
  384.             const videoPlayer = document.getElementById('videoPlayer');
  385.             const textVideo = document.querySelector('.text-video');
  386.             // Play
  387.             videoPlayer.addEventListener('click', () => {
  388.                 video.play();
  389.                 textVideo.style.display = 'none';
  390.             });
  391.             // Pause
  392.             video.addEventListener('click', () => {
  393.                 video.pause();
  394.                 textVideo.style.display = 'flex';
  395.             });
  396.         });
  397.     </script>
  398. {% endblock %}