templates/Front/ebook/_ebook-section.html.twig line 1

Open in your IDE?
  1. {#
  2.   Partial : section ebook (livre blanc)
  3.   Paramètre : ebook_variant (string)
  4.     - 'marque_forte'  → "Comment développer une marque forte"
  5.     - 'kit_de_com'    → "Le Kit de Com' pour lancer ton cabinet"
  6.     - 'dev_local'     → "Développe ton cab' en local"
  7. #}
  8. {% if ebook_variant == 'marque_forte' %}
  9. <section class="ebook-area">
  10.     <div class="container">
  11.         <div class="container-content">
  12.             <div class="left">
  13.                 <h2 class="title">
  14.                     Comment développer une <span class="text-underline">marque forte<svg class="stroke" width="251" height="13" viewBox="0 0 251 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.00015 11C103.309 1 155.887 3.57321 249 2" stroke="#042F35" stroke-width="4" stroke-linecap="round"/></svg></span><br>
  15.                     au lancement de ton cab' ? 🚀
  16.                 </h2>
  17.                 <p class="description">
  18.                     Le guide essentiel pour clarifier ton positionnement, affirmer une marque cohérente, attirer les bons clients et bâtir un cabinet vraiment aligné avec toi.
  19.                 </p>
  20.                 <a href="{{ path('landing_page_ebook_marque_forte') }}" class="btn regular black">
  21.                     <span>
  22.                         Télécharger notre livre blanc
  23.                         <svg width="12" height="13" viewBox="0 0 12 13" fill="none" xmlns="http://www.w3.org/2000/svg">
  24.                             <path d="M5.88477 2.7334L10.2001 6.85261L5.88477 10.9718" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  25.                             <path d="M10.1998 6.85266L1.7998 6.85266" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  26.                         </svg>
  27.                     </span>
  28.                 </a>
  29.             </div>
  30.             <div class="right">
  31.                 <picture>
  32.                     <img src="{{ asset('/assets/images/agexv4/ebook/ebook.png') }}"
  33.                          alt="Couverture livre blanc - Comment développer une marque forte"
  34.                          loading="lazy">
  35.                 </picture>
  36.             </div>
  37.         </div>
  38.     </div>
  39. </section>
  40. {% elseif ebook_variant == 'kit_de_com' %}
  41. <section class="ebook-area">
  42.     <div class="container">
  43.         <div class="container-content">
  44.             <div class="left">
  45.                 <h2 class="title">
  46.                     Le Kit de Com' pour lancer<br>
  47.                     ton cabinet d'<span class="text-underline" style="padding-bottom: 0.8rem;">expertise comptable<svg class="stroke" width="251" height="13" viewBox="0 0 251 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.00015 11C103.309 1 155.887 3.57321 249 2" stroke="#042F35" stroke-width="4" stroke-linecap="round"/></svg></span> 🚀
  48.                 </h2>
  49.                 <p class="description">
  50.                     Nous avons créé pour toi le guide des 5 piliers indispensables pour inspirer confiance, attirer tes premiers clients et construire une marque solide.
  51.                 </p>
  52.                 <a href="{{ path('landing_page_decmotiv') }}" class="btn regular black">
  53.                     <span>
  54.                         Télécharger notre livre blanc
  55.                         <svg width="12" height="13" viewBox="0 0 12 13" fill="none" xmlns="http://www.w3.org/2000/svg">
  56.                             <path d="M5.88477 2.7334L10.2001 6.85261L5.88477 10.9718" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  57.                             <path d="M10.1998 6.85266L1.7998 6.85266" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  58.                         </svg>
  59.                     </span>
  60.                 </a>
  61.             </div>
  62.             <div class="right">
  63.                 <picture>
  64.                     <img src="{{ asset('/assets/images/agexv4/ebook/ebook.png') }}"
  65.                          alt="Couverture livre blanc - Kit de com' pour lancer ton cabinet d'expertise comptable"
  66.                          loading="lazy">
  67.                 </picture>
  68.             </div>
  69.         </div>
  70.     </div>
  71. </section>
  72. {% elseif ebook_variant == 'dev_local' %}
  73. <section class="ebook-area">
  74.     <div class="container">
  75.         <div class="container-content">
  76.             <div class="left">
  77.                 <h2 class="title">
  78.                     Développe ton cab'<br>
  79.                     <span class="text-underline">en local<svg class="stroke" width="180" height="13" viewBox="0 0 180 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.00015 11C73.309 1 111.887 3.57321 178 2" stroke="#042F35" stroke-width="4" stroke-linecap="round"/></svg></span> 🚀
  80.                 </h2>
  81.                 <p class="description">
  82.                     Découvre les leviers concrets pour renforcer ta présence locale, inspirer confiance et faire rayonner ton cabinet là où tes clients vivent, travaillent et entreprennent.
  83.                 </p>
  84.                 <a href="{{ path('landing_page_ebook_dev_cab_local') }}" class="btn regular black">
  85.                     <span>
  86.                         Télécharger notre livre blanc
  87.                         <svg width="12" height="13" viewBox="0 0 12 13" fill="none" xmlns="http://www.w3.org/2000/svg">
  88.                             <path d="M5.88477 2.7334L10.2001 6.85261L5.88477 10.9718" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  89.                             <path d="M10.1998 6.85266L1.7998 6.85266" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  90.                         </svg>
  91.                     </span>
  92.                 </a>
  93.             </div>
  94.             <div class="right">
  95.                 <picture>
  96.                     <img src="{{ asset('/assets/images/agexv4/ebook/ebook.png') }}"
  97.                          alt="Couverture livre blanc - Développe ton cabinet en local"
  98.                          loading="lazy">
  99.                 </picture>
  100.             </div>
  101.         </div>
  102.     </div>
  103. </section>
  104. {% endif %}