templates/front/accueil/index2.html.twig line 297

Open in your IDE?
  1. {% set productCarte = getProductByType(constant('App\\Entity\\Product::CARTE'))  %}
  2.  {% set productFlyer = getProductByType(constant('App\\Entity\\Product::FLYERS'))  %}
  3.  {% set productAffiche = getProductByType(constant('App\\Entity\\Product::AFFICHE'))  %}
  4.  {% set productDEPLIANT2 = getProductByType(constant('App\\Entity\\Product::DEPLIANT2'))  %}
  5.     {% include 'front/header2.html.twig' %}
  6.     <div class="gabarretGlobal">
  7.         <div id="carouselAccueil"class="carousel slide" data-ride="carousel" data-pause="false" style="position: relative" data-interval="false">
  8.             <div class="blockGlobalNewAccueil">
  9.                 <div class="blockAdresseHeaderNew">
  10.                     <p>Tous vos produits d’impression
livrés chez vous le jour même</p>
  11.                     <div class="inputAdresseNew">
  12.                         <input type="text" id="addressLivNew" placeholder="{{ 'Entrez votre adresse de livraison'|trans }}" style="background-color: #fff !important;background-image: none !important; border-radius: 34px;border: 1px solid #D9D9D9;padding: 10px 12px;line-height: normal;color: #6F6F6F;" >
  13.                         <button id="spanSearchBtnNew" class="btnRechercheLivraisonNew" type="submit">{{ 'Voir les disponibilités près de moi'|trans }}</button>
  14.                         <input type="hidden" id="latLiv" name="latLiv" value="">
  15.                         <input type="hidden" id="longLiv" name="longLiv" value="">
  16.                         <input type="hidden" id="codePostalLiv" name="codePostalLiv" value="">
  17.                         <input type="hidden" id="countryLiv" name="countryLiv" value="">
  18.                         <input type="hidden" id="countryCodeLiv" name="countryCodeLiv" value="">
  19.                         <input type="hidden" id="cityLiv" name="cityLiv" value="">
  20.                     </div>
  21.                     <div class="blocIaCopees">
  22.                         <p class="blocIaCopeesP1">
  23.                             <a href="https://copees.ai/" target="_blank" class="blocIaCopeesA">🎨 Créer un design avec l’IA</a>
  24.                         </p>
  25.                         <p class="blocIaCopeesP2">
  26.                             Pas encore de fichier ? Laissez notre IA créer votre design
  27.                         </p>
  28.                     </div>
  29.                 </div>
  30.                 <div style="display: none"  class="blockDispoHeaderNew">
  31.                     <p>Disponibilité</p>
  32.                     <div class="blockDispoHeaderNewIcon">
  33.                         <div>
  34.                             <p><img src="{{ asset('images/bike.svg') }}"> </p>
  35.                             <p><span class="livStatusNewRed"></span><span>30 min</span> </p>
  36.                         </div>
  37.                         <div>
  38.                             <p><img src="{{ asset('images/bag.svg') }}"> </p>
  39.                             <p><span class="livStatusNewGreen"></span><span>Retrait</span> </p>
  40.                         </div>
  41.                         <div>
  42.                             <p><img src="{{ asset('images/truck.svg') }}"> </p>
  43.                             <p><span class="livStatusNewRed"></span><span>Livraison</span> </p>
  44.                         </div>
  45.                     </div>
  46.                 </div>
  47.                 <div style="display: none"  class="blockProductChoiceHeaderNew">
  48.                     <p>Que souhaitez-vous vous faire livrer pour aujourd'hui ?</p>
  49.                     <div class="row blockProductChoiceHeaderNewContent ">
  50.                     </div>
  51.                 </div>
  52.                 <div style="display: none;position: relative"  class="blockbtnLiseuseHeaderNew" style="">
  53.                     <p><a href="#" style="color:#007bff;margin-right: 10px;" class="prevSelectionBlockAccueil"><i class="fa fa-arrow-left" aria-hidden="true"></i></a> Chargez vos fichiers</p>
  54.                     <div class="col-12 blockbtnLiseuseHeaderNewBtn" style="" >
  55.                         <a href="#"class="blockbtnLiseuseHeaderNewBtnA" id="blockbtnLiseuseHeaderNewBtnNavigue">
  56.                             <span class="iconePlusBoutton">
  57.                                 <svg xmlns="http://www.w3.org/2000/svg" width="21" height="21" viewBox="0 0 21 21" fill="none">
  58.                                     <g clip-path="url(#clip0_3_834)">
  59.                                     <path class="firstPath" d="M10.496 20.992C16.2928 20.992 20.992 16.2928 20.992 10.496C20.992 4.69922 16.2928 0 10.496 0C4.69922 0 0 4.69922 0 10.496C0 16.2928 4.69922 20.992 10.496 20.992Z" fill="#5667F6"/>
  60.                                     <path class="secondPath" d="M7.3736 10.8323V10.536H10.512V7.20551H10.8242V10.536H13.9466V10.8323H10.8242V14.1708H10.512V10.8323H7.3736Z" fill="white"/>
  61.                                     </g>
  62.                                     <defs>
  63.                                     <clipPath id="clip0_3_834">
  64.                                     <rect width="21" height="21" fill="white"/>
  65.                                     </clipPath>
  66.                                     </defs>
  67.                                 </svg>
  68.                                 </span>
  69.                             <span style="vertical-align: middle;">Depuis votre navigateur</span>
  70.                         </a>
  71.                     </div>
  72.                     <div style="display: none" class="tooltipblockbtnLiseuseHeaderNewNavigue">
  73.                         <h2>Depuis votre navigateur</h2>
  74.                         <p>
  75.                             Livraison le jour même sur créneau de 30mn
  76.                         </p>
  77.                         <p>
  78.                             Plus de 100 combinaisons de reliures
  79.                         </p>
  80.                         <p>
  81.                             Prix instantané avec la technologie auto detect
  82.                         </p>
  83.                         <p>
  84.                             Livraison gratuite dès 29€
  85.                         </p>
  86.                     </div>
  87.                     <div class="col-12 blockbtnLiseuseHeaderNewBtn" style="" >
  88.                         <a  href="{% if checkAbonnementToCartOrOrder(app.user) %}{{ path('file_user_page_b2b') }}{% else %}{{ path('abonnementPro_adresse_facture') }}?typeAbonnement={{ constant('App\\Entity\\AbonnementPro::TYPE_PRO') }}&typeComptePaiement=1&isFree=1{% endif %}" class="blockbtnLiseuseHeaderNewBtnA" id="blockbtnLiseuseHeaderNewBtnCopeesPlus">
  89.                             <span class="iconePlusBoutton">
  90.                                 <svg xmlns="http://www.w3.org/2000/svg" width="21" height="21" viewBox="0 0 21 21" fill="none">
  91.                                     <g clip-path="url(#clip0_3_834)">
  92.                                     <path  class="firstPath"  d="M10.496 20.992C16.2928 20.992 20.992 16.2928 20.992 10.496C20.992 4.69922 16.2928 0 10.496 0C4.69922 0 0 4.69922 0 10.496C0 16.2928 4.69922 20.992 10.496 20.992Z" fill="#5667F6"/>
  93.                                     <path  class="secondPath" d="M7.3736 10.8323V10.536H10.512V7.20551H10.8242V10.536H13.9466V10.8323H10.8242V14.1708H10.512V10.8323H7.3736Z" fill="white"/>
  94.                                     </g>
  95.                                     <defs>
  96.                                     <clipPath id="clip0_3_834">
  97.                                     <rect width="21" height="21" fill="white"/>
  98.                                     </clipPath>
  99.                                     </defs>
  100.                                 </svg>
  101.                             </span>
  102.                             <span style="vertical-align: middle;">Depuis votre espace abonné</span>
  103.                         </a>
  104.                     </div>
  105.                     <div style="display: none" class="tooltipblockbtnLiseuseHeaderNewCopeesPlus">
  106.                         <h2>Depuis Copees +</h2>
  107.                         <p>
  108.                             5,99€/mois sans engagement et résiliable à tout moment
  109.                         </p>
  110.                         <p>
  111.                             Livraison gratuite illimitée
  112.                         </p>
  113.                         <p>
  114.                             Paiement automatique à J+30 dès la 2eme commande
  115.                         </p>
  116.                         <p>
  117.                             Jusqu'à 30% de réduction sur tous les produits
  118.                         </p>
  119.                         <a href="{% if checkAbonnementToCartOrOrder(app.user) %}{{ path('file_user_page_b2b') }}{% else %}{{ path('offre_B2B_2') }}{% endif %}">En savoir +</a>
  120.                     </div>
  121.                 </div>
  122.                 <div style="display: none"  class="blockProductSearchHeaderNew">
  123.                     <p>Trouvez votre produit </p>
  124.                     <div class="row  ">
  125.                         <div class="user userbb_prof1" style="position: relative">
  126.                             <div class="searchProductMenuBloc" style="position: relative;">
  127.                                 <input class="inputstyletop" type="text" id="searchProductMenu" style="cursor: pointer;" placeholder="Rechercher votre produit">
  128.                                 <div class="close_result_head" id="close_result_product" style="cursor: pointer;position: absolute;right: 17px;top: 3px;display: none">
  129.                                     <img src="/images/bg_closeh.png">
  130.                                 </div>
  131.                             </div>
  132.                             <div class="ipstresl collapse show" id="collapseProductMenu" style="">
  133.                                 <div class="divSearchProductMenu">
  134.                                     <div id="divSearchProductMenu" style="min-height: 300px; display: none;max-height: 355px;overflow: auto;">
  135.                                     </div>
  136.                                 </div>
  137.                             </div>
  138.                         </div>
  139.                     </div>
  140.                 </div>
  141.                 <div style="display: none"  class="blockProductChoice2HeaderNew">
  142.                     <a href="#" style="margin-bottom: 10px;display: block;color:#007bff;margin-right: 10px;" class="prevSelectionBlockAccueil"><i class="fa fa-arrow-left" aria-hidden="true"></i></a>
  143.                     <div class="row">
  144.                         <div class="col-6 blockImageGlobalAccueilNew mb-3" style="margin-right: 10px" >
  145.                             <a href="{{ path('product_option') }}?product={% if productFlyer %}{{ productFlyer.id }}{% endif %}"  class="btnChoiceAcceuilNew">
  146.                                 <div class="blockImageAccueilNew">
  147.                                     <svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 21 27">
  148.                                         <defs>
  149.                                             <style>
  150.                                                 .cls-1 {
  151.                                                     fill: none;
  152.                                                     stroke: #4d4d4d;
  153.                                                     stroke-linecap: round;
  154.                                                     stroke-miterlimit: 10;
  155.                                                     stroke-width: .5px;
  156.                                                 }
  157.                                             </style>
  158.                                         </defs>
  159.                                         <!-- Generator: Adobe Illustrator 28.7.1, SVG Export Plug-In . SVG Version: 1.2.0 Build 142)  -->
  160.                                         <g>
  161.                                             <g id="Calque_1">
  162.                                                 <path class="cls-1" d="M19.2,1.1H1.9c-.7,0-1.2.6-1.2,1.2v22.8c0,.7.5,1.2,1.2,1.2h17.4c.7,0,1.2-.6,1.2-1.2V2.4c0-.7-.5-1.2-1.2-1.2Z"/>
  163.                                                 <path class="cls-1" d="M2.4,4.8h15.7"/>
  164.                                                 <path class="cls-1" d="M2.4,6.6h15.7"/>
  165.                                                 <path class="cls-1" d="M2.4,8.4h15.7"/>
  166.                                                 <path class="cls-1" d="M9.9,10.8H3.6c-.7,0-1.2.6-1.2,1.2v2.3c0,.7.5,1.2,1.2,1.2h6.3c.7,0,1.2-.6,1.2-1.2v-2.3c0-.7-.5-1.2-1.2-1.2Z"/>
  167.                                                 <path class="cls-1" d="M9.9,17.4H3.6c-.7,0-1.2.6-1.2,1.2v2.3c0,.7.5,1.2,1.2,1.2h6.3c.7,0,1.2-.6,1.2-1.2v-2.3c0-.7-.5-1.2-1.2-1.2Z"/>
  168.                                             </g>
  169.                                         </g>
  170.                                     </svg>
  171.                                 </div>
  172.                                 <span class="textBlockImageAccueilNew">Fyers</span>
  173.                             </a>
  174.                         </div>
  175.                         <div class="col-6 blockImageGlobalAccueilNew mb-3">
  176.                             <a href="{{ path('product_option') }}?product={% if productCarte %}{{ productCarte.id }}{% endif %}" class="btnChoiceAcceuilNew">
  177.                                 <div class="blockImageAccueilNew">
  178.                                     <svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 17" style="margin-top: 15px;margin-bottom: 11px;">
  179.                                         <defs>
  180.                                             <style>
  181.                                                 .cls-1 {
  182.                                                     fill: none;
  183.                                                     stroke: #4d4d4d;
  184.                                                     stroke-linecap: round;
  185.                                                     stroke-miterlimit: 10;
  186.                                                     stroke-width: .5px;
  187.                                                 }
  188.                                             </style>
  189.                                         </defs>
  190.                                         <!-- Generator: Adobe Illustrator 28.7.1, SVG Export Plug-In . SVG Version: 1.2.0 Build 142)  -->
  191.                                         <g>
  192.                                             <g id="Calque_1">
  193.                                                 <g>
  194.                                                     <path class="cls-1" d="M4.6,11.5V3.9h-2.2c-.7,0-1.2.6-1.2,1.2v9.8c0,.7.5,1.2,1.2,1.2h16.4c.7,0,1.2-.6,1.2-1.2v-2.3H5.8c-.7,0-1.2-.6-1.2-1.2Z"/>
  195.                                                     <path class="cls-1" d="M20.1,12.8h2.2c.7,0,1.2-.6,1.2-1.2V1.7c0-.7-.5-1.2-1.2-1.2H5.8c-.7,0-1.2.6-1.2,1.2v2.3"/>
  196.                                                     <path class="cls-1" d="M4.6,3.9v7.6c0,.7.5,1.2,1.2,1.2h14.2"/>
  197.                                                 </g>
  198.                                                 <path class="cls-1" d="M13,4.8h8.4"/>
  199.                                                 <path class="cls-1" d="M13,6.6h8.4"/>
  200.                                                 <path class="cls-1" d="M13,8.4h8.4"/>
  201.                                             </g>
  202.                                         </g>
  203.                                     </svg>
  204.                                 </div>
  205.                                 <span class="textBlockImageAccueilNew">Cartes de visite</span>
  206.                             </a>
  207.                         </div>
  208.                         <div class="col-6 blockImageGlobalAccueilNew mb-3" style="margin-right: 10px" >
  209.                             <a href="{{ path('product_option') }}?product={% if productAffiche %}{{ productAffiche.id }}{% endif %}"  class="btnChoiceAcceuilNew">
  210.                                 <div class="blockImageAccueilNew">
  211.                                     <svg xmlns="http://www.w3.org/2000/svg" width="60" height="80" viewBox="0 0 23 28" fill="none">
  212.                                         <path d="M18.554 4.17035H2.33293C1.7126 4.17035 1.20972 4.69036 1.20972 5.33183V26.5966C1.20972 27.238 1.7126 27.758 2.33293 27.758H18.554C19.1743 27.758 19.6772 27.238 19.6772 26.5966V5.33183C19.6772 4.69036 19.1743 4.17035 18.554 4.17035Z" stroke="#4D4D4D" stroke-width="0.5" stroke-miterlimit="10" stroke-linecap="round"/>
  213.                                         <path d="M21.3058 0.763351H5.08476C4.46443 0.763351 3.96155 1.28336 3.96155 1.92483V23.1896C3.96155 23.831 4.46443 24.351 5.08476 24.351H21.3058C21.9262 24.351 22.429 23.831 22.429 23.1896V1.92483C22.429 1.28336 21.9262 0.763351 21.3058 0.763351Z" stroke="#4D4D4D" stroke-width="0.5" stroke-miterlimit="10" stroke-linecap="round"/>
  214.                                     </svg>
  215.                                 </div>
  216.                                 <span class="textBlockImageAccueilNew">Affiches</span>
  217.                             </a>
  218.                         </div>
  219.                         <div class="col-6 blockImageGlobalAccueilNew mb-3">
  220.                             <a href="{{ path('product_option') }}?product={% if productDEPLIANT2 %}{{ productDEPLIANT2.id }}{% endif %}" class="btnChoiceAcceuilNew">
  221.                                 <div class="blockImageAccueilNew">
  222.                                     <svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 27">
  223.                                         <defs>
  224.                                             <style>
  225.                                                 .cls-1, .cls-2 {
  226.                                                     fill: none;
  227.                                                     stroke: #4d4d4d;
  228.                                                     stroke-miterlimit: 10;
  229.                                                     stroke-width: .5px;
  230.                                                 }
  231.                                                 .cls-2 {
  232.                                                     stroke-linecap: round;
  233.                                                 }
  234.                                             </style>
  235.                                         </defs>
  236.                                         <!-- Generator: Adobe Illustrator 28.7.1, SVG Export Plug-In . SVG Version: 1.2.0 Build 142)  -->
  237.                                         <g>
  238.                                             <g id="Calque_1">
  239.                                                 <g>
  240.                                                     <path class="cls-2" d="M4.9,1.1v2.4h12.6"/>
  241.                                                     <path class="cls-2" d="M21.7.2H5.9c-.4,0-.7.2-.9.6l12.5,2.7h.5c.6,0,1.1.5,1.1,1.1v18.5h2.6c.6,0,1.1-.5,1.1-1.1V1.4c0-.6-.5-1.1-1.1-1.1Z"/>
  242.                                                     <path class="cls-1" d="M4.9,3.5h-2.6c-.6,0-1.1.5-1.1,1.1v20.6c0,.6.5,1.1,1.1,1.1h15.7c.6,0,1.1-.5,1.1-1.1v-2.1"/>
  243.                                                     <path class="cls-2" d="M19.1,23.1V4.6c0-.6-.5-1.1-1.1-1.1H4.9"/>
  244.                                                 </g>
  245.                                             </g>
  246.                                         </g>
  247.                                     </svg>
  248.                                 </div>
  249.                                 <span class="textBlockImageAccueilNew">Dépliants</span>
  250.                             </a>
  251.                         </div>
  252.                         <div class="col-12">
  253.                             <a href="{{ path('besoin_produits') }}" class="blockProductChoice2HeaderNewSearch">Voir nos 300 produits</a>
  254.                         </div>
  255.                     </div>
  256.                 </div>
  257.             </div>
  258.             <div class="carousel-inner" style="overflow: visible;">
  259.                 {% set elements = getAccueilElement() %}
  260.                 {% for element in elements %}
  261.                     <div class="imgBanniereBesoinProduct carousel-item {% if loop.first %}active{% endif %}" data-interval="{{ element.intervalSpeed }}">
  262.                         <div class="row">
  263.                             <div class="imgBanniereBesoinProductDiv1">
  264.                             </div>
  265.                             <div class="imgBanniereBesoinProductDiv2 row">
  266.                                 <div class="col-4">
  267.                                     {% if element.positionBlocDescription ==1 %}
  268.                                         {% include 'front/accueil/block_description_new_accueil.html.twig' %}
  269.                                     {% endif %}
  270.                                 </div>
  271.                                 <div class="col-4">
  272.                                     {% if element.positionBlocDescription ==2 %}
  273.                                         {% include 'front/accueil/block_description_new_accueil.html.twig' %}
  274.                                     {% endif %}
  275.                                 </div>
  276.                                 <div class="col-4">
  277.                                     {% if element.positionBlocDescription == 3 %}
  278.                                         {% include 'front/accueil/block_description_new_accueil.html.twig' %}
  279.                                     {% endif %}
  280.                                 </div>
  281.                             </div>
  282.                         </div>
  283.                         <img style="{% if element.imageBrightness %}filter: brightness({{ element.imageBrightness }});{% endif %}" class="bannierImageNewAccueil d-block w-100" src="{{ asset('imageSite/'~element.image) }}" alt="First slide">
  284.                     </div>
  285.                 {% endfor %}
  286.             </div>
  287.         </div>
  288.     </div>
  289.     {{ render(controller('App\\Controller\\Front\\ProductController::productBlock',{ 'showWidthoutPapier': 0 })) }}
  290.     <script src="https://maps.googleapis.com/maps/api/js?key={{ key_google_map }}&libraries=places"></script>
  291. <div class="part_slide_txt desctop_accueil_header" style="display: none;">
  292.     <div  class="" >
  293.         <div class="barProducts">
  294.             <div class="homej1">
  295.                 <h2 id="HBesoinProductHome" style="min-height: 70px;position:relative;">
  296.                     <span style="{#position: absolute#}">{{ 'Besoin'|trans }} &nbsp;&nbsp;</span>
  297.                     <span class="spanAnime" style="{#margin-left: 165px;#}">
  298.                         <span id="mainLoop">
  299.                             <span class="tripLoop" style="display: inline ">{{ "D\'IMPRESSIONS ?"|trans }}</span>
  300.                             <span class="tripLoop"> {{ 'DE COPIES ?'|trans }}</span>
  301.                             <span class="tripLoop">{{ 'DE BROCHURES ?'|trans }}</span>
  302.                             <span class="tripLoop">{{ 'DE FLYERS ?'|trans }}</span>
  303.                             <span class="tripLoop">{{ 'DE POSTERS & AFFICHES ?'|trans }}</span>
  304.                             <span class="tripLoop">{{ 'DE DEPLIANTS ?'|trans }}</span>
  305.                             <span class="tripLoop">{{ 'DE CARTES DE VISITE ?'|trans }}</span>
  306.                             <span class="tripLoop">{{ "D\'INVITATIONS ?"|trans }}</span>
  307.                             <span class="tripLoop">{{ 'DE LIVRETS ?'|trans }}</span>
  308.                             <span class="tripLoop">{{ 'DE STICKERS ?'|trans }}</span>
  309.                             <span class="tripLoop">{{ 'DE CARTES POSTALES ?'|trans }}</span>
  310.                             <span class="tripLoop">{{ 'DE ROLL UP ?'|trans }}</span>
  311.                             <span class="tripLoop">{{ 'DE PHOTOS ?'|trans }}</span>
  312.                             <span class="tripLoop">{{ 'DE T-SHIRTS ?'|trans }}</span>
  313.                             <span class="tripLoop">{{ 'DE SWEAT ?'|trans }}</span>
  314.                             <span class="tripLoop">{{ 'DE TOTE BAGS ?'|trans }}</span>
  315.                         </span>
  316.                     </span>
  317.                 </h2>
  318.                 {#                  <h2>Besoin de cartes de visite ?</h2>#}
  319.                 <h3 style=" text-align: center">{{ "Souriez, vous êtes déjà livré(e)s !"|trans|raw}}</h3>
  320.                 <div>
  321.                     <div>{{ "Tous vos documents imprimés & reliés, et produits d’impressions personnalisés,"|trans}}</div>
  322.                     <div  style="    padding-left: 31px;"> {{ 'livrés chez vous'|trans }}  <div class="pbgt1"> {{ 'LE JOUR MÊME'|trans }} </div><div class="pbgt2"> {{ 'sur créneaux de'|trans }}  <strong>{{ '30 mn'|trans }}</strong></div></div>
  323.                 </div>
  324.             </div>
  325.         </div>
  326.     </div>
  327.     <div class="" id="input_home_top_mobile">
  328.         <div class="close_btn_home_top_mobile">
  329.             <div class="text-right" id="close_btn_home_top_mobile"><img src="{{ asset('images/btn_closex.png') }}"></div>
  330.             <h4> {{ 'On vous livre où ?'|trans }}</h4>
  331.         </div>
  332.         <div class="input_top_local input_top_local_home">
  333.             <div class="input_top_local_home11">
  334.                 <input type="text" id="addressLiv" placeholder="{{ 'Saisissez l’adresse de livraison'|trans }}">
  335.                 <button id="spanSearchBtn" class="btnRechercheLivraison" type="submit">{{ 'Voir nos produits & services'|trans }}</button>
  336.                 <input type="hidden" id="latLiv" name="latLiv" value="">
  337.                 <input type="hidden" id="longLiv" name="longLiv" value="">
  338.                 <input type="hidden" id="codePostalLiv" name="codePostalLiv" value="">
  339.             </div>
  340.         </div>
  341.     </div>
  342.     <div class="img_input_home_top">
  343.         {% if countrySelect.languageCode == 'Es' %}
  344.             <img src="{{ asset('images/b0t4_es.jpeg') }}" style="max-width: 330px;">
  345.         {% else %}
  346.             <img src="{{ asset('images/b0t4.png') }}">
  347.         {% endif %}
  348.     </div>
  349. </div>
  350. <div class="part_slide_txt mobile_accueil_header"  style="display: none;" >
  351.     <h2 class="titre_accueil_header1" style="font-family: Arimo;font-size: 30px !important;line-height: 32px;font-weight: bold !important;text-align: left;">{{ 'Vos documents imprimés & reliés, et + de 300 produits d’impressions (flyers, cartes de visites, tee-shirt, photos,ect...) livrés aujourd’hui'|trans }}.</h2>
  352.     <h3 class="titre_accueil_header2" style="font-family: Arimo;font-size: 24px !important;line-height: 24px;text-align: left;">{{ 'Recevez les aujourd`hui sur créneaux de 30 mn!'|trans }}</h3>
  353.     <div class="bloc_livraison_mobile">
  354.         <h2>{{ 'Tous vos produits d’impression livrés chez vous le jour même'|trans }}</h2>
  355.         <input type="text" id="addressLivMobile" placeholder="{{ 'Saisissez votre adresse de livraison'|trans }}">
  356.         <button  id="submitAdresseLivraison" type="submit">{{ 'Je me fais livrer'|trans }}</button>
  357.         {% if app.user %}
  358.         {% else %}
  359.             <h3><strong><a href="#" class="connect_header_bar_adresse">Connectez-vous</a> </strong> pour vos adresses enregistrées</h3>
  360.         {% endif %}
  361.     </div>
  362.     {#<div class="img_input_home_top">#}
  363.     {#<img src="{{ asset('images/bg_mobile_accueil.png') }}">#}
  364.     {#</div>#}
  365. </div>
  366. <div class="part_box10service" style="display: none"  style="display: none;">
  367.     <div class="row">
  368.         <div class="col-lg col-md-4 col1">
  369.             <a href="#" class="linkPapierProductAcueil"><img src="{{ asset('images/ser1.png') }}"></a>
  370.             <h4><a href="#" class="linkPapierProductAcueil">Imprimer & relier A5/A4/A3</a></h4>
  371.         </div>
  372.         <div class="col-lg col-md-4 col2">
  373.             <a href="#" class="linkPapierAfficheEditAcueil"><img src="{{ asset('images/ser2.png') }}"></a>
  374.             <h4><a href="#" class="linkPapierAfficheEditAcueil">Posters & affiches (de A0 à A4)</a></h4>
  375.         </div>
  376.         <div class="col-lg col-md-4 col3">
  377.             <a href="#" class="linkPapierFlyerAcueil"><img src="{{ asset('images/ser3.png') }}"></a>
  378.             <h4> <a href="#" class="linkPapierFlyerAcueil">Flyers A3/A4/A5</a></h4>
  379.         </div>
  380.         <div class="col-lg col-md-4 col4">
  381.             <a href="#" class="linkPapierFairePartAcueil"> <img src="{{ asset('images/ser4.png') }}"></a>
  382.             <h4><a href="#" class="linkPapierFairePartAcueil">Faire part</a></h4>
  383.         </div>
  384.         <div class="col-lg col-md-4 col5">
  385.             <a href="#" class="linkPapierCarteAcueil"><img src="{{ asset('images/ser5.png') }}"></a>
  386.             <h4><a href="#" class="linkPapierCarteAcueil">Cartes de visite</a></h4>
  387.         </div>
  388.         <div class="col-lg col-md-4 col6">
  389.             <a href="#" class="linkPapierMenuAcueil"><img src="{{ asset('images/ser6.png') }}"></a>
  390.             <h4><a href="#" class="linkPapierMenuAcueil">Menus</a></h4>
  391.         </div>
  392.         <div class="col-lg col-md-4 col7">
  393.             <a href="{{ path('index_top_100') }}"> <img src="{{ asset('images/ser7.png') }}"></a>
  394.             <h4><a href="{{ path('index_top_100') }}">TOP 100 essentiel</a></h4>
  395.         </div>
  396.         <div class="col-lg col-md-4 col8">
  397.             <a href="#" class="linkPapierProductEditAcueil"><img src="{{ asset('images/ser8.png') }}"></a>
  398.             <h4><a href="#" class="linkPapierProductEditAcueil">Modification de PDF</a></h4>
  399.         </div>
  400.         <div class="col-lg col-md-4 col9">
  401.             <a href="{{ path('distribue') }}"><img src="{{ asset('images/ser9.png') }}"></a>
  402.             <h4><a href="{{ path('distribution_calcule') }}">Distribution de flyers</a></h4>
  403.         </div>
  404.         <div class="col-lg col-md-4 col10">
  405.             <a href="{{ path('poste_page') }}"><img src="{{ asset('images/ser10.png') }}"></a>
  406.             <h4><a href="{{ path('poste_page') }}">Envoi de courrier simple ou recommandé</a></h4>
  407.         </div>
  408.     </div>
  409. </div>
  410. {% include 'front/accueil/index-content.html.twig' %}
  411. {% include 'front/footer.html.twig' %}