templates/home/index.html.twig line 1

  1. {% extends 'base.html.twig' %}
  2. {% block title %}Accueil{% endblock %}
  3. {% block body %}
  4.     <div class="relative isolate overflow-hidden bg-white">
  5.     <svg class="absolute inset-0 -z-10 h-full w-full stroke-gray-200 [mask-image:radial-gradient(100%_100%_at_top_right,white,transparent)]" aria-hidden="true">
  6.         <defs>
  7.             <pattern id="0787a7c5-978c-4f66-83c7-11c213f99cb7" width="200" height="200" x="50%" y="-1" patternUnits="userSpaceOnUse">
  8.                 <path d="M.5 200V.5H200" fill="none" />
  9.             </pattern>
  10.         </defs>
  11.         <rect width="100%" height="100%" stroke-width="0" fill="url(#0787a7c5-978c-4f66-83c7-11c213f99cb7)" />
  12.     </svg>
  13.     <div class="mx-auto max-w-7xl px-6 pb-24 pt-10 sm:pb-32 lg:flex lg:px-8 lg:py-40">
  14.         <div class="mx-auto max-w-2xl lg:mx-0 lg:max-w-xl lg:flex-shrink-0 lg:pt-8">
  15.             <p class="font-bold text-5xl text-blue-500">LINK WE UP</p>
  16.             <h1 class="mt-10 text-4xl font-bold tracking-tight text-gray-900 sm:text-6xl">Gestion et Partage de Talents</h1>
  17.             <p class="mt-6 text-lg leading-8 text-gray-600">Un outil puissant pour les directeurs de casting : optimisez la découverte, la gestion et le partage des talents avec LINK WE UP</p>
  18.             <div class="mt-10 flex items-center gap-x-6">
  19.                 <a href="#" class="rounded-md bg-blue-600 px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-blue-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-blue-600">Commencer</a>
  20.             </div>
  21.         </div>
  22.         <div class="mx-auto mt-16 flex max-w-2xl lg:ml-10 lg:mr-0 lg:mt-0 lg:max-w-none lg:flex-none xl:ml-32">
  23.             <div class="max-w-3xl flex-none sm:max-w-5xl lg:max-w-none">
  24.                 <div class="-m-2 rounded-xl bg-gray-900/5 p-2 ring-1 ring-inset ring-gray-900/10 lg:-m-4 lg:rounded-2xl lg:p-4">
  25.                     <img src="{{asset('images/lens.jpg')}}" class="w-[45rem] rounded-md shadow-2xl ring-1 ring-gray-900/10">
  26.                 </div>
  27.             </div>
  28.         </div>
  29.     </div>
  30. </div>
  31.     <div class="bg-white py-10">
  32.         <div class="mx-auto max-w-7xl px-6 lg:px-8">
  33.             <div class="mx-auto max-w-4xl text-center">
  34.                 <h2 class="text-4xl font-semibold leading-7 text-blue-600">Tarification</h2>
  35.                 <p class="mt-2 text-4xl font-bold tracking-tight text-gray-900 sm:text-5xl">Plans tarifaires pour les équipes de toutes tailles</p>
  36.             </div>
  37.             <p class="mx-auto mt-6 max-w-2xl text-center text-lg leading-8 text-gray-600">Optez pour notre plan tout-en-un, offrant des fonctionnalités de pointe pour captiver votre audience, entretenir la clientèle et dynamiser les résultats</p>
  38.             <div class="isolate mx-auto mt-10 grid max-w-md grid-cols-1 gap-8 lg:mx-0 lg:max-w-none lg:grid-cols-3">
  39.                 <div class="rounded-3xl p-8 xl:p-10 ring-1 ring-gray-200">
  40.                     <div class="flex items-center justify-between gap-x-4">
  41.                         <h3 id="tier-freelancer" class="text-lg font-semibold leading-8 text-gray-900">Freelance</h3>
  42.                     </div>
  43.                     <p class="mt-4 text-sm leading-6 text-gray-600">
  44.                         Les éléments essentiels pour fournir le meilleur travail possible à vos clients.</p>
  45.                     <p class="mt-6 flex items-baseline gap-x-1">
  46.                         <!-- Price, update based on frequency toggle state -->
  47.                         <span class="text-4xl font-bold tracking-tight text-gray-900">150€</span>
  48.                         <!-- Payment frequency, update based on frequency toggle state -->
  49.                         <span class="text-sm font-semibold leading-6 text-gray-600">/mois</span>
  50.                     </p>
  51.                     <a href="#" aria-describedby="tier-freelancer" class="mt-6 block rounded-md py-2 px-3 text-center text-sm font-semibold leading-6 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-blue-600 text-blue-600 ring-1 ring-inset ring-blue-200 hover:ring-blue-300">Choisir ce plan</a>
  52.                     <ul role="list" class="mt-8 space-y-3 text-sm leading-6 text-gray-600 xl:mt-10">
  53.                         <li class="flex gap-x-3">
  54.                             <svg class="h-6 w-5 flex-none text-blue-600" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
  55.                                 <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
  56.                             </svg>
  57.                             500 Candidats
  58.                         </li>
  59.                         <li class="flex gap-x-3">
  60.                             <svg class="h-6 w-5 flex-none text-blue-600" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
  61.                                 <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
  62.                             </svg>
  63.                             1 Collaborateur
  64.                         </li>
  65.                         <li class="flex gap-x-3">
  66.                             <svg class="h-6 w-5 flex-none text-blue-600" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
  67.                                 <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
  68.                             </svg>
  69.                             5 Clients
  70.                         </li>
  71.                         <li class="flex gap-x-3">
  72.                             <svg class="h-6 w-5 flex-none text-blue-600" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
  73.                                 <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
  74.                             </svg>
  75.                             250 Go de stockage
  76.                         </li>
  77.                     </ul>
  78.                 </div>
  79.                 <div class="rounded-3xl p-8 xl:p-10 ring-2 ring-blue-600">
  80.                     <div class="flex items-center justify-between gap-x-4">
  81.                         <h3 id="tier-startup" class="text-lg font-semibold leading-8 text-blue-600">Agence</h3>
  82.                         <p class="rounded-full bg-blue-600/10 px-2.5 py-1 text-xs font-semibold leading-5 text-blue-600">Le + populaire</p>
  83.                     </div>
  84.                     <p class="mt-4 text-sm leading-6 text-gray-600">Un plan qui évolue avec la croissance rapide de votre entreprise..</p>
  85.                     <p class="mt-6 flex items-baseline gap-x-1">
  86.                         <!-- Price, update based on frequency toggle state -->
  87.                         <span class="text-4xl font-bold tracking-tight text-gray-900">300€</span>
  88.                         <!-- Payment frequency, update based on frequency toggle state -->
  89.                         <span class="text-sm font-semibold leading-6 text-gray-600">/mois</span>
  90.                     </p>
  91.                     <a href="#" aria-describedby="tier-startup" class="mt-6 block rounded-md py-2 px-3 text-center text-sm font-semibold leading-6 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-blue-600 bg-blue-600 text-white shadow-sm hover:bg-blue-500">Choisir ce plan</a>
  92.                     <ul role="list" class="mt-8 space-y-3 text-sm leading-6 text-gray-600 xl:mt-10">
  93.                         <li class="flex gap-x-3">
  94.                             <svg class="h-6 w-5 flex-none text-blue-600" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
  95.                                 <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
  96.                             </svg>
  97.                             5,000 candidats
  98.                         </li>
  99.                         <li class="flex gap-x-3">
  100.                             <svg class="h-6 w-5 flex-none text-blue-600" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
  101.                                 <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
  102.                             </svg>
  103.                             5 collaborateurs
  104.                         </li>
  105.                         <li class="flex gap-x-3">
  106.                             <svg class="h-6 w-5 flex-none text-blue-600" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
  107.                                 <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
  108.                             </svg>
  109.                             Unlimited clients
  110.                         </li>
  111.                         <li class="flex gap-x-3">
  112.                             <svg class="h-6 w-5 flex-none text-blue-600" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
  113.                                 <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
  114.                             </svg>
  115.                             2500 Go de stockage
  116.                         </li>
  117.                     </ul>
  118.                 </div>
  119.                 <div class="rounded-3xl p-8 xl:p-10 ring-1 ring-gray-200">
  120.                     <div class="flex items-center justify-between gap-x-4">
  121.                         <h3 id="tier-enterprise" class="text-lg font-semibold leading-8 text-gray-900">Entreprise</h3>
  122.                     </div>
  123.                     <p class="mt-4 text-sm leading-6 text-gray-600">Support et infrastructure dédiés à votre entreprise.</p>
  124.                     <p class="mt-6 flex items-baseline gap-x-1">
  125.                         <!-- Price, update based on frequency toggle state -->
  126.                         <span class="text-4xl font-bold tracking-tight text-gray-900">600€</span>
  127.                         <!-- Payment frequency, update based on frequency toggle state -->
  128.                         <span class="text-sm font-semibold leading-6 text-gray-600">/mois</span>
  129.                     </p>
  130.                     <a href="#" aria-describedby="tier-enterprise" class="mt-6 block rounded-md py-2 px-3 text-center text-sm font-semibold leading-6 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-blue-600 text-blue-600 ring-1 ring-inset ring-blue-200 hover:ring-blue-300">Choisir ce plan</a>
  131.                     <ul role="list" class="mt-8 space-y-3 text-sm leading-6 text-gray-600 xl:mt-10">
  132.                         <li class="flex gap-x-3">
  133.                             <svg class="h-6 w-5 flex-none text-blue-600" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
  134.                                 <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
  135.                             </svg>
  136.                             12 500 candidats
  137.                         </li>
  138.                         <li class="flex gap-x-3">
  139.                             <svg class="h-6 w-5 flex-none text-blue-600" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
  140.                                 <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
  141.                             </svg>
  142.                             Unlimited collaborateurs
  143.                         </li>
  144.                         <li class="flex gap-x-3">
  145.                             <svg class="h-6 w-5 flex-none text-blue-600" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
  146.                                 <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
  147.                             </svg>
  148.                             Unlimited clients
  149.                         </li>
  150.                         <li class="flex gap-x-3">
  151.                             <svg class="h-6 w-5 flex-none text-blue-600" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
  152.                                 <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
  153.                             </svg>
  154.                             6500 Go de stockage
  155.                         </li>
  156.                     </ul>
  157.                 </div>
  158.             </div>
  159.         </div>
  160.     </div>
  161.     <div class="bg-white">
  162.         <div class="mx-auto max-w-7xl px-6 py-24 sm:py-32 lg:px-8 lg:py-40">
  163.             <div class="mx-auto max-w-4xl divide-y divide-gray-900/10">
  164.                 <h2 class="text-2xl font-bold leading-10 tracking-tight text-gray-900">Questions fréquemment posées</h2>
  165.                 <dl class="mt-10 space-y-6 divide-y divide-gray-900/10">
  166.                     <div class="pt-6">
  167.                         <dt>
  168.                             <!-- Expand/collapse question button -->
  169.                             <button type="button" class="flex w-full items-start justify-between text-left text-gray-900" aria-controls="faq-0" aria-expanded="false">
  170.                                 <span class="text-base font-semibold leading-7">Qu'est-ce que LINK WE UP ?</span>
  171.                                     <span class="ml-6 flex h-7 items-center">
  172.                                         <!--
  173.                                           Icon when question is collapsed.
  174.                                           Item expanded: "hidden", Item collapsed: ""
  175.                                         -->
  176.                                     <svg class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
  177.                                       <path stroke-linecap="round" stroke-linejoin="round" d="M12 6v12m6-6H6" />
  178.                                     </svg>
  179.                                         <!--
  180.                                           Icon when question is expanded.
  181.                                           Item expanded: "", Item collapsed: "hidden"
  182.                                         -->
  183.                                     <svg class="hidden h-6 w-6" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
  184.                                       <path stroke-linecap="round" stroke-linejoin="round" d="M18 12H6" />
  185.                                     </svg>
  186.                               </span>
  187.                             </button>
  188.                         </dt>
  189.                         <dd class="mt-2 pr-12" id="faq-0">
  190.                             <p class="text-base leading-7 text-gray-600">LINK WE UP est une plateforme en ligne conçue spécialement pour les directeurs de casting. Cet outil puissant facilite la découverte, la gestion et le partage des talents, en offrant une expérience optimisée pour les professionnels de l'industrie du casting.</p>
  191.                         </dd>
  192.                     </div>
  193.                     <div class="pt-6">
  194.                         <dt>
  195.                             <!-- Expand/collapse question button -->
  196.                             <button type="button" class="flex w-full items-start justify-between text-left text-gray-900" aria-controls="faq-0" aria-expanded="false">
  197.                                 <span class="text-base font-semibold leading-7">Quels sont les avantages de LINK WE UP pour les directeurs de casting ?</span>
  198.                                 <span class="ml-6 flex h-7 items-center">
  199.                                         <!--
  200.                                           Icon when question is collapsed.
  201.                                           Item expanded: "hidden", Item collapsed: ""
  202.                                         -->
  203.                                     <svg class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
  204.                                       <path stroke-linecap="round" stroke-linejoin="round" d="M12 6v12m6-6H6" />
  205.                                     </svg>
  206.                                     <!--
  207.                                       Icon when question is expanded.
  208.                                       Item expanded: "", Item collapsed: "hidden"
  209.                                     -->
  210.                                     <svg class="hidden h-6 w-6" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
  211.                                       <path stroke-linecap="round" stroke-linejoin="round" d="M18 12H6" />
  212.                                     </svg>
  213.                               </span>
  214.                             </button>
  215.                         </dt>
  216.                         <dd class="mt-2 pr-12" id="faq-0">
  217.                             <p class="text-base leading-7 text-gray-600">LINK WE UP offre plusieurs avantages aux directeurs de casting, tels que la centralisation des profils de talents, la possibilité de créer des bases de données personnalisées, la facilitation de la collaboration entre les membres de l'équipe, et des fonctionnalités avancées de recherche pour trouver les candidats parfaits pour chaque projet.</p>
  218.                         </dd>
  219.                     </div>
  220.                     <div class="pt-6">
  221.                         <dt>
  222.                             <!-- Expand/collapse question button -->
  223.                             <button type="button" class="flex w-full items-start justify-between text-left text-gray-900" aria-controls="faq-0" aria-expanded="false">
  224.                                 <span class="text-base font-semibold leading-7">Comment fonctionne la gestion des talents avec LINK WE UP ?</span>
  225.                                 <span class="ml-6 flex h-7 items-center">
  226.                                         <!--
  227.                                           Icon when question is collapsed.
  228.                                           Item expanded: "hidden", Item collapsed: ""
  229.                                         -->
  230.                                     <svg class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
  231.                                       <path stroke-linecap="round" stroke-linejoin="round" d="M12 6v12m6-6H6" />
  232.                                     </svg>
  233.                                     <!--
  234.                                       Icon when question is expanded.
  235.                                       Item expanded: "", Item collapsed: "hidden"
  236.                                     -->
  237.                                     <svg class="hidden h-6 w-6" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
  238.                                       <path stroke-linecap="round" stroke-linejoin="round" d="M18 12H6" />
  239.                                     </svg>
  240.                               </span>
  241.                             </button>
  242.                         </dt>
  243.                         <dd class="mt-2 pr-12" id="faq-0">
  244.                             <p class="text-base leading-7 text-gray-600">Grâce à LINK WE UP, les directeurs de casting peuvent importer et organiser les profils de talents de manière efficace. Ils peuvent ajouter des informations détaillées, des photos, des vidéos et des notes personnalisées pour chaque talent. Cette fonctionnalité permet une gestion centralisée et simplifiée de tous les talents potentiels.</p>
  245.                         </dd>
  246.                     </div>
  247.                     <div class="pt-6">
  248.                         <dt>
  249.                             <!-- Expand/collapse question button -->
  250.                             <button type="button" class="flex w-full items-start justify-between text-left text-gray-900" aria-controls="faq-0" aria-expanded="false">
  251.                                 <span class="text-base font-semibold leading-7">Comment LINK WE UP optimise-t-il la découverte des talents ?</span>
  252.                                 <span class="ml-6 flex h-7 items-center">
  253.                                         <!--
  254.                                           Icon when question is collapsed.
  255.                                           Item expanded: "hidden", Item collapsed: ""
  256.                                         -->
  257.                                     <svg class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
  258.                                       <path stroke-linecap="round" stroke-linejoin="round" d="M12 6v12m6-6H6" />
  259.                                     </svg>
  260.                                     <!--
  261.                                       Icon when question is expanded.
  262.                                       Item expanded: "", Item collapsed: "hidden"
  263.                                     -->
  264.                                     <svg class="hidden h-6 w-6" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
  265.                                       <path stroke-linecap="round" stroke-linejoin="round" d="M18 12H6" />
  266.                                     </svg>
  267.                               </span>
  268.                             </button>
  269.                         </dt>
  270.                         <dd class="mt-2 pr-12" id="faq-0">
  271.                             <p class="text-base leading-7 text-gray-600">LINK WE UP propose des outils de recherche avancés qui permettent aux directeurs de casting de trouver rapidement les talents correspondant à leurs critères spécifiques. Les filtres de recherche personnalisés, les mots-clés et les balises aident à affiner les résultats et à identifier les candidats les plus adaptés à chaque projet.</p>
  272.                         </dd>
  273.                     </div>
  274.                     <div class="pt-6">
  275.                         <dt>
  276.                             <!-- Expand/collapse question button -->
  277.                             <button type="button" class="flex w-full items-start justify-between text-left text-gray-900" aria-controls="faq-0" aria-expanded="false">
  278.                                 <span class="text-base font-semibold leading-7">Comment fonctionne le partage des talents avec d'autres membres de l'équipe ?</span>
  279.                                 <span class="ml-6 flex h-7 items-center">
  280.                                         <!--
  281.                                           Icon when question is collapsed.
  282.                                           Item expanded: "hidden", Item collapsed: ""
  283.                                         -->
  284.                                     <svg class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
  285.                                       <path stroke-linecap="round" stroke-linejoin="round" d="M12 6v12m6-6H6" />
  286.                                     </svg>
  287.                                     <!--
  288.                                       Icon when question is expanded.
  289.                                       Item expanded: "", Item collapsed: "hidden"
  290.                                     -->
  291.                                     <svg class="hidden h-6 w-6" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
  292.                                       <path stroke-linecap="round" stroke-linejoin="round" d="M18 12H6" />
  293.                                     </svg>
  294.                               </span>
  295.                             </button>
  296.                         </dt>
  297.                         <dd class="mt-2 pr-12" id="faq-0">
  298.                             <p class="text-base leading-7 text-gray-600">LINK WE UP facilite la collaboration entre les membres de l'équipe de casting. Les directeurs de casting peuvent partager des profils de talents avec des collègues et des clients en quelques clics, en garantissant une communication fluide et une prise de décision plus rapide. Les fonctionnalités de partage sécurisé garantissent la confidentialité des données.</p>
  299.                         </dd>
  300.                     </div>
  301.                 </dl>
  302.             </div>
  303.         </div>
  304.         <footer class="bg-white">
  305.             <div class="mx-auto max-w-7xl px-6 py-12 md:flex md:items-center md:justify-between lg:px-8">
  306.                 <div class="flex justify-center space-x-6 md:order-2">
  307.                     <a href="" class="text-gray-400 hover:text-gray-500">
  308.                         <span class="sr-only">Facebook</span>
  309.                         <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
  310.                             <path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd" />
  311.                         </svg>
  312.                     </a>
  313.                     <a href="" class="text-gray-400 hover:text-gray-500">
  314.                         <span class="sr-only">Instagram</span>
  315.                         <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
  316.                             <path fill-rule="evenodd" d="M12.315 2c2.43 0 2.784.013 3.808.06 1.064.049 1.791.218 2.427.465a4.902 4.902 0 011.772 1.153 4.902 4.902 0 011.153 1.772c.247.636.416 1.363.465 2.427.048 1.067.06 1.407.06 4.123v.08c0 2.643-.012 2.987-.06 4.043-.049 1.064-.218 1.791-.465 2.427a4.902 4.902 0 01-1.153 1.772 4.902 4.902 0 01-1.772 1.153c-.636.247-1.363.416-2.427.465-1.067.048-1.407.06-4.123.06h-.08c-2.643 0-2.987-.012-4.043-.06-1.064-.049-1.791-.218-2.427-.465a4.902 4.902 0 01-1.772-1.153 4.902 4.902 0 01-1.153-1.772c-.247-.636-.416-1.363-.465-2.427-.047-1.024-.06-1.379-.06-3.808v-.63c0-2.43.013-2.784.06-3.808.049-1.064.218-1.791.465-2.427a4.902 4.902 0 011.153-1.772A4.902 4.902 0 015.45 2.525c.636-.247 1.363-.416 2.427-.465C8.901 2.013 9.256 2 11.685 2h.63zm-.081 1.802h-.468c-2.456 0-2.784.011-3.807.058-.975.045-1.504.207-1.857.344-.467.182-.8.398-1.15.748-.35.35-.566.683-.748 1.15-.137.353-.3.882-.344 1.857-.047 1.023-.058 1.351-.058 3.807v.468c0 2.456.011 2.784.058 3.807.045.975.207 1.504.344 1.857.182.466.399.8.748 1.15.35.35.683.566 1.15.748.353.137.882.3 1.857.344 1.054.048 1.37.058 4.041.058h.08c2.597 0 2.917-.01 3.96-.058.976-.045 1.505-.207 1.858-.344.466-.182.8-.398 1.15-.748.35-.35.566-.683.748-1.15.137-.353.3-.882.344-1.857.048-1.055.058-1.37.058-4.041v-.08c0-2.597-.01-2.917-.058-3.96-.045-.976-.207-1.505-.344-1.858a3.097 3.097 0 00-.748-1.15 3.098 3.098 0 00-1.15-.748c-.353-.137-.882-.3-1.857-.344-1.023-.047-1.351-.058-3.807-.058zM12 6.865a5.135 5.135 0 110 10.27 5.135 5.135 0 010-10.27zm0 1.802a3.333 3.333 0 100 6.666 3.333 3.333 0 000-6.666zm5.338-3.205a1.2 1.2 0 110 2.4 1.2 1.2 0 010-2.4z" clip-rule="evenodd" />
  317.                         </svg>
  318.                     </a>
  319.                     <a href="" class="text-gray-400 hover:text-gray-500">
  320.                         <span class="sr-only">Twitter</span>
  321.                         <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
  322.                             <path d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84" />
  323.                         </svg>
  324.                     </a>
  325.                     <a href="" class="text-gray-400 hover:text-gray-500">
  326.                         <span class="sr-only">GitHub</span>
  327.                         <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
  328.                             <path fill-rule="evenodd" d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z" clip-rule="evenodd" />
  329.                         </svg>
  330.                     </a>
  331.                     <a href="" class="text-gray-400 hover:text-gray-500">
  332.                         <span class="sr-only">YouTube</span>
  333.                         <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
  334.                             <path fill-rule="evenodd" d="M19.812 5.418c.861.23 1.538.907 1.768 1.768C21.998 8.746 22 12 22 12s0 3.255-.418 4.814a2.504 2.504 0 0 1-1.768 1.768c-1.56.419-7.814.419-7.814.419s-6.255 0-7.814-.419a2.505 2.505 0 0 1-1.768-1.768C2 15.255 2 12 2 12s0-3.255.417-4.814a2.507 2.507 0 0 1 1.768-1.768C5.744 5 11.998 5 11.998 5s6.255 0 7.814.418ZM15.194 12 10 15V9l5.194 3Z" clip-rule="evenodd" />
  335.                         </svg>
  336.                     </a>
  337.                 </div>
  338.                 <div class="mt-8 md:order-1 md:mt-0">
  339.                     <p class="text-center text-xs leading-5 text-gray-500">&copy; 2023 LinkWeUp, Inc. All rights reserved.</p>
  340.                 </div>
  341.             </div>
  342.         </footer>
  343.     </div>
  344. {% endblock %}