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

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