src/Resources/views/Frontend/landing/customer-complaint-pro.html.twig line 1

Open in your IDE?
  1. {% extends 'frontend/frontend_pro.html.twig' %}
  2. {% block meta_robot %}
  3.     {{ parent() }}
  4.     <link rel="canonical" href="{{ url('frontend_customer_complaint_pro') }}"/>
  5.     {{ source('stubs/seo/robots_index_follow.html.twig') }}
  6. {% endblock %}
  7. {% block tawkto '' %}
  8. {% block meta_title %}{{ 'seo.landing.customer-complaint-pro.title'|trans({}, "seo") }}{% endblock %}
  9. {% block meta_desc %}{{ 'seo.landing.customer-complaint-pro.desc'|trans({}, "seo") }}{% endblock %}
  10. {% block body_content %}
  11. <div class="reclamation-pro">
  12.     <div class="landing-header">
  13.         <h1 class="titre05">
  14.             {{ 'frontend.landing.customer-complaint-pro.header.title'|trans({}, 'landing') }}
  15.         </h1>
  16.     </div>
  17.     <div class="landing-content">
  18.         <div>
  19.             <h2 class="titre01">{{ 'frontend.landing.customer-complaint-pro.content.title01'|trans({}, 'landing')|raw }}</h2>
  20.             <p class="marginT20 marginB30">{{ 'frontend.landing.customer-complaint-pro.content.text01'|trans({}, 'landing') }}</p>
  21.             <div class="grid-container block-bg01">
  22.                 <div class="grid-33 tab-l-33 tab-p-100 m-100">
  23.                     <div>
  24.                         <img src="{{ asset('bundles/vpauto/frontend/images/pro/reclamation01.png') }}" alt="picto reglementation">
  25.                         <p>{{ 'frontend.landing.customer-complaint-pro.content.block01.text'|trans({}, 'landing') }} <a href="{{ path('frontend_cgv_pro') }}" title="" class="lien01">CGV</a></p>
  26.                     </div>
  27.                 </div>
  28.                 <div class="grid-33 tab-l-33 tab-p-100 m-100">
  29.                     <div>
  30.                         <img src="{{ asset('bundles/vpauto/frontend/images/pro/reclamation02.png') }}" alt="picto pieces justificatives">
  31.                         <p>{{ 'frontend.landing.customer-complaint-pro.content.block02.text'|trans({}, 'landing') }}</p>
  32.                     </div>
  33.                 </div>
  34.                 <div class="grid-33 tab-l-33 tab-p-100 m-100">
  35.                     <div>
  36.                         <img src="{{ asset('bundles/vpauto/frontend/images/pro/reclamation03.png') }}" alt="picto formulaire en ligne">
  37.                         <p>{{ 'frontend.landing.customer-complaint-pro.content.block03.text'|trans({}, 'landing') }}</p>
  38.                     </div>
  39.                 </div>
  40.             </div>
  41.             <h2 class="titre01 marginT60">{{ 'frontend.landing.customer-complaint-pro.content.title02'|trans({}, 'landing')|raw }}</h2>
  42.             <p class="marginT20">{{ 'frontend.landing.customer-complaint-pro.content.text02'|trans({}, 'landing') }}</p>
  43.             <ul class="marginT20">
  44.                 <li>- {{ 'frontend.landing.customer-complaint-pro.content.list.item01'|trans({}, 'landing') }} (<a href="{{ path('frontend_cgv_pro') }}" title="" class="lien03">CGV</a>)</li>
  45.                 <li>- {{ 'frontend.landing.customer-complaint-pro.content.list.item02'|trans({}, 'landing') }}</li>
  46.                 <li>- {{ 'frontend.landing.customer-complaint-pro.content.list.item03'|trans({}, 'landing') }}</li>
  47.                 <li>- {{ 'frontend.landing.customer-complaint-pro.content.list.item04'|trans({}, 'landing') }}</li>
  48.             </ul>
  49.             {% if not is_current_country(constant('App\\Twig\\Extension\\CountryExtension::COUNTRY_PORTUGAL')) %}
  50.                 <h2 class="titre01 marginT60">{{ 'frontend.landing.customer-complaint-pro.content.title03'|trans({}, 'landing')|raw }}</h2>
  51.                 <div class="grid-container block-bg02">
  52.                     <div class="grid-33 tab-l-33 tab-p-100 m-100">
  53.                         <div>
  54.                             <img src="{{ asset('bundles/vpauto/frontend/images/pro/reclamation04.png') }}" alt="picto administratif">
  55.                             <h3>{{ 'frontend.landing.customer-complaint-pro.content.block04.title'|trans({}, 'landing') }}</h3>
  56.                             <p>{{ 'frontend.landing.customer-complaint-pro.content.block04.desc'|trans({}, 'landing')|raw }}</p>
  57.                         </div>
  58.                     </div>
  59.                     <div class="grid-33 tab-l-33 tab-p-100 m-100">
  60.                         <div>
  61.                             <img src="{{ asset('bundles/vpauto/frontend/images/pro/reclamation05.png') }}" alt="picto requete vehicule">
  62.                             <h3>{{ 'frontend.landing.customer-complaint-pro.content.block05.title'|trans({}, 'landing') }}</h3>
  63.                             <p>
  64.                                 <span>{{ 'frontend.landing.customer-complaint-pro.content.block05.desc01'|trans({}, 'landing')|raw }}</span><br>
  65.                                 <span>{{ 'frontend.landing.customer-complaint-pro.content.block05.desc02'|trans({}, 'landing')|raw }}</span><br>
  66.                                 <span>{{ 'frontend.landing.customer-complaint-pro.content.block05.desc03'|trans({}, 'landing')|raw }}</span>
  67.                             </p>
  68.                         </div>
  69.                     </div>
  70.                     <div class="grid-33 tab-l-33 tab-p-100 m-100">
  71.                         <div>
  72.                             <img src="{{ asset('bundles/vpauto/frontend/images/pro/reclamation06.png') }}" alt="picto requete transport">
  73.                             <h3>{{ 'frontend.landing.customer-complaint-pro.content.block06.title'|trans({}, 'landing') }}</h3>
  74.                             <p>{{ 'frontend.landing.customer-complaint-pro.content.block06.desc'|trans({}, 'landing')|raw }}</p>
  75.                         </div>
  76.                     </div>
  77.                 </div>
  78.             {% endif %}
  79.             <h2 class="titre01 marginT60">{{ 'frontend.landing.customer-complaint-pro.content.title04'|trans({}, 'landing')|raw }}</h2>
  80.             <p class="marginT20 titre03"><strong>{{ 'frontend.landing.customer-complaint-pro.content.text03'|trans({}, 'landing') }}</strong></p>
  81.             <p class="marginT60 txtcenter"><a href="{{ path('frontend_contact_pro') }}" class="lien11">{{ 'frontend.landing.customer-complaint-pro.content.button01.label'|trans({}, 'landing') }}</a></p>
  82.         </div>
  83.     </div>
  84. </div>
  85. {% endblock body_content %}