src/Resources/views/Frontend/landing/more-vpautopro.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_more_vpautopro') }}"/>
  5.     {{ source('stubs/seo/robots_index_follow.html.twig') }}
  6. {% endblock %}
  7. {% block tawkto '' %}
  8. {% block meta_title %}{{ 'seo.landing.more-vpautopro.title'|trans({}, "seo") }}{% endblock %}
  9. {% block meta_desc %}{{ 'seo.landing.more-vpautopro.desc'|trans({}, "seo") }}{% endblock %}
  10. {% block body_content %}
  11. <div class="plus-vpautopro">
  12.     <div class="landing-header">
  13.         <h1 class="titre05">
  14.             {{ 'frontend.landing.more-vpautopro.header.title'|trans({}, 'landing') }}
  15.         </h1>
  16.     </div>
  17.     {% set layout_class = "grid-25 tab-l-50 tab-p-50 m-100" %}
  18.     <div class="landing-content">
  19.         <div>
  20.             <h2 class="titre01 txtcenter"><strong>{{ 'frontend.landing.more-vpautopro.content.title01'|trans({}, 'landing') }}</strong></h2>
  21.             <div class="grid-container block-bg01">
  22.                 <div class="{{ layout_class }}">
  23.                     <div>
  24.                         <img src="{{ asset('bundles/vpauto/frontend/images/pro/plus-vpautopro01.jpg') }}" alt="espace client">
  25.                         <h3>{{ 'frontend.landing.more-vpautopro.content.block01.title'|trans({}, 'landing') }}</h3>
  26.                         <p>{{ 'frontend.landing.more-vpautopro.content.block01.desc'|trans({}, 'landing') }}</p>
  27.                         <a href="{{ path('frontend_customer_space_pro') }}" class="lien11">{{ 'frontend.landing.more-vpautopro.content.block01.button.label'|trans({}, 'landing') }}</a>
  28.                     </div>
  29.                 </div>
  30.                 {% if not is_current_country(constant('App\\Twig\\Extension\\CountryExtension::COUNTRY_BELGIUM')) %}
  31.                 <div class="{{ layout_class }}">
  32.                     <div>
  33.                         {% if is_current_country(constant('App\\Twig\\Extension\\CountryExtension::COUNTRY_PORTUGAL')) %}
  34.                             <img src="{{ asset('bundles/vpauto/frontend/images/pro/plus-vpautopro05.jpg') }}" alt="Vendas em Portugal">
  35.                             <h3>{{ 'frontend.landing.more-vpautopro.content.block02.title'|trans({}, 'landing') }}</h3>
  36.                             <p>{{ 'frontend.landing.more-vpautopro.content.block02.desc'|trans({}, 'landing') }}</p>
  37.                             <a href="{{ path('frontend_sale_portugal_pro') }}" class="lien11">{{ 'frontend.landing.more-vpautopro.content.block.button.label'|trans({}, 'landing') }}</a>
  38.                         {% else %}
  39.                             <img src="{{ asset('bundles/vpauto/frontend/images/pro/plus-vpautopro02.jpg') }}" alt="garantie negocie">
  40.                             <h3>{{ 'frontend.landing.more-vpautopro.content.block02.title'|trans({}, 'landing') }}</h3>
  41.                             <p>{{ 'frontend.landing.more-vpautopro.content.block02.desc'|trans({}, 'landing') }}</p>
  42.                             <a href="{{ path('frontend_guarantee_pro') }}" class="lien11">{{ 'frontend.landing.more-vpautopro.content.block.button.label'|trans({}, 'landing') }}</a>
  43.                         {% endif %}
  44.                     </div>
  45.                 </div>
  46.                 {% endif %}
  47.                 <div class="{{ layout_class }}">
  48.                     <div>
  49.                         <img src="{{ asset('bundles/vpauto/frontend/images/pro/plus-vpautopro03.jpg') }}" alt="SAV vpauto">
  50.                         <h3>{{ 'frontend.landing.more-vpautopro.content.block03.title'|trans({}, 'landing') }}</h3>
  51.                         <p>{{ 'frontend.landing.more-vpautopro.content.block03.desc'|trans({}, 'landing') }}</p>
  52.                         <a href="{{ path('frontend_customer_complaint_pro') }}" class="lien11">{{ 'frontend.landing.more-vpautopro.content.block.button.label'|trans({}, 'landing') }}</a>
  53.                     </div>
  54.                 </div>
  55.                 <div class="{{ layout_class }}">
  56.                     <div>
  57.                         {% if is_current_country(constant('App\\Twig\\Extension\\CountryExtension::COUNTRY_PORTUGAL')) %}
  58.                             <img src="{{ asset('bundles/vpauto/frontend/images/pro/plus-vpautopro06.jpg') }}" alt="serviço comercial">
  59.                             <h3>{{ 'frontend.landing.more-vpautopro.content.block04.title'|trans({}, 'landing') }}</h3>
  60.                             <p>{{ 'frontend.landing.more-vpautopro.content.block04.desc'|trans({}, 'landing')|raw }}</p>
  61.                             <a href="{{ path('frontend_contact_pro') }}" class="lien11">{{ 'frontend.landing.more-vpautopro.content.block.button.label'|trans({}, 'landing') }}</a>
  62.                         {% else %}
  63.                             <img src="{{ asset('bundles/vpauto/frontend/images/pro/plus-vpautopro04.jpg') }}" alt="rotation stock">
  64.                             <h3>{{ 'frontend.landing.more-vpautopro.content.block04.title'|trans({}, 'landing') }}</h3>
  65.                             <p>{{ 'frontend.landing.more-vpautopro.content.block04.desc'|trans({}, 'landing') }}</p>
  66.                             <a href="{{ path('frontend_sale_auto_pro') }}" class="lien11">{{ 'frontend.landing.more-vpautopro.content.block.button.label'|trans({}, 'landing') }}</a>
  67.                         {% endif %}
  68.                     </div>
  69.                 </div>
  70.             </div>
  71.             <h2 class="titre01 marginT60 txtcenter"><strong>{{ 'frontend.landing.more-vpautopro.content.title02'|trans({}, 'landing') }}</strong></h2>
  72.             <div class="grid-container block-bg02">
  73.                 <div class="grid-33 tab-l-100 tab-p-100 m-100">
  74.                     <div>
  75.                         <h3>{{ 'frontend.landing.more-vpautopro.content.block05.title'|trans({}, 'landing') }}</h3>
  76.                         <p>{{ 'frontend.landing.more-vpautopro.content.block05.desc'|trans({}, 'landing')|raw }}</p>
  77.                         <a href="{{ path('frontend_estimation_pro') }}" class="lien11">{{ 'frontend.landing.more-vpautopro.content.block.button.label'|trans({}, 'landing') }}</a>
  78.                     </div>
  79.                 </div>
  80.                 <div class="grid-33 tab-l-100 tab-p-100 m-100">
  81.                     <div>
  82.                         <h3>{{ 'frontend.landing.more-vpautopro.content.block06.title'|trans({}, 'landing') }}</h3>
  83.                         <p>{{ 'frontend.landing.more-vpautopro.content.block06.desc'|trans({}, 'landing')|raw }}</p>
  84.                         <a href="{{ path('frontend_engagement_pro') }}" class="lien11">{{ 'frontend.landing.more-vpautopro.content.block.button.label'|trans({}, 'landing') }}</a>
  85.                     </div>
  86.                 </div>
  87.                 <div class="grid-33 tab-l-100 tab-p-100 m-100">
  88.                     <div>
  89.                         <h3>{{ 'frontend.landing.more-vpautopro.content.block07.title'|trans({}, 'landing') }}</h3>
  90.                         <p>{{ 'frontend.landing.more-vpautopro.content.block07.desc'|trans({}, 'landing')|raw }}</p>
  91.                         <a href="{{ path('frontend_vehicle_provenance_pro') }}" class="lien11">{{ 'frontend.landing.more-vpautopro.content.block.button.label'|trans({}, 'landing') }}</a>
  92.                     </div>
  93.                 </div>
  94.             </div>
  95.         </div>
  96.     </div>
  97. </div>
  98. {% endblock body_content %}