<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* Frontend/landing/sale-online-pro.html.twig */
class __TwigTemplate_424cc2416aa6a4601c9aeefa39c2184e extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'meta_robot' => [$this, 'block_meta_robot'],
'tawkto' => [$this, 'block_tawkto'],
'meta_title' => [$this, 'block_meta_title'],
'meta_desc' => [$this, 'block_meta_desc'],
'body_content' => [$this, 'block_body_content'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "frontend/frontend_pro.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Frontend/landing/sale-online-pro.html.twig"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Frontend/landing/sale-online-pro.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Frontend/landing/sale-online-pro.html.twig"));
$this->parent = $this->loadTemplate("frontend/frontend_pro.html.twig", "Frontend/landing/sale-online-pro.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
public function block_meta_robot($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_robot"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_robot"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_robot"));
// line 4
echo " ";
$this->displayParentBlock("meta_robot", $context, $blocks);
echo "
<link rel=\"canonical\" href=\"";
// line 5
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("frontend_sale_online_pro");
echo "\"/>
";
// line 6
echo twig_source($this->env, "stubs/seo/robots_index_follow.html.twig");
echo "
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 9
public function block_tawkto($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "tawkto"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "tawkto"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "tawkto"));
echo "";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 11
public function block_meta_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_title"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_title"));
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.sale-online-pro.title", [], "seo"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 12
public function block_meta_desc($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc"));
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.sale-online-pro.desc", [], "seo"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 14
public function block_body_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_content"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_content"));
// line 15
echo "<div class=\"vente-electronique-pro\">
<div class=\"landing-header\">
<h1 class=\"titre05\">
";
// line 18
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.header.title", [], "landing"), "html", null, true);
echo "
</h1>
</div>
<div class=\"landing-content\">
<div>
<h2 class=\"titre01\">";
// line 23
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.title", [], "landing");
echo "</h2>
<p class=\"marginT10\">";
// line 24
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.subtitle", [], "landing");
echo "</p>
<h2 class=\"titre04 marginT40\">";
// line 26
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section02.title", [], "landing");
echo "</h2>
<div class=\"grid-container block-bg02\">
<div class=\"grid-25 tab-l-100 tab-p-100 m-100\">
<div>
<h3>";
// line 30
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section02.block01.title", [], "landing"), "html", null, true);
echo "</h3>
<p>";
// line 31
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section02.block01.subtitle", [], "landing"), "html", null, true);
echo "€.</p>
</div>
</div>
<div class=\"grid-25 tab-l-100 tab-p-100 m-100\">
<div>
<h3>";
// line 36
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section02.block02.title", [], "landing"), "html", null, true);
echo "</h3>
<p>";
// line 37
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section02.block02.subtitle", [], "landing"), "html", null, true);
echo "</p>
</div>
</div>
<div class=\"grid-25 tab-l-100 tab-p-100 m-100\">
<div>
<h3>";
// line 42
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section02.block04.title", [], "landing"), "html", null, true);
echo "</h3>
<p>";
// line 43
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section02.block04.subtitle", [], "landing"), "html", null, true);
echo "</p>
</div>
</div>
<div class=\"grid-25 tab-l-100 tab-p-100 m-100\">
<div>
<h3>";
// line 48
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section02.block03.title", [], "landing"), "html", null, true);
echo "</h3>
<p>";
// line 49
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section02.block03.subtitle", [], "landing"), "html", null, true);
echo "</p>
</div>
</div>
</div>
<h2 class=\"titre01 marginT60 txtcenter\"><strong>";
// line 54
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section03.title", [], "landing"), "html", null, true);
echo "</strong></h2>
<div class=\"grid-container marginT40\">
<div class=\"grid-50 tab-l-50 tab-p-100 m-100\">
<ul>
<li><img src=\"";
// line 58
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/vente-electronique01.png"), "html", null, true);
echo "\" alt=\"picto ventes réservées aux professionnels\"> <span>";
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section03.list01.item01", [], "landing");
echo "</span></li>
<li><img src=\"";
// line 59
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/vente-electronique02.png"), "html", null, true);
echo "\" alt=\"picto vente par jour\"> <span>";
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section03.list01.item02", [], "landing");
echo "</span></li>
<li><img src=\"";
// line 60
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/vente-electronique03.png"), "html", null, true);
echo "\" alt=\"picto choix\"> <span>";
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section03.list01.item03", [], "landing");
echo "</span></li>
</ul>
</div>
<div class=\"grid-50 tab-l-50 tab-p-100 m-100\">
<ul>
<li><img src=\"";
// line 65
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/vente-electronique04.png"), "html", null, true);
echo "\" alt=\"picto accessible\"> <span>";
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section03.list02.item01", [], "landing");
echo "</span></li>
<li><img src=\"";
// line 66
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/vente-electronique05.png"), "html", null, true);
echo "\" alt=\"picto possibilité\"> <span>";
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section03.list02.item02", [], "landing");
echo "</span></li>
<li><img src=\"";
// line 67
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/vente-electronique06.png"), "html", null, true);
echo "\" alt=\"picto catalogue\"> <span>";
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section03.list02.item03", [], "landing");
echo "</span></li>
</ul>
</div>
</div>
<h2 class=\"titre01 marginT60 txtcenter\"><strong>";
// line 72
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.section04.title", [], "landing"), "html", null, true);
echo "</strong></h2>
<div class=\"video-container\" >
";
// line 74
$this->loadTemplate("/Frontend/pro/_movie_sale_online.html.twig", "Frontend/landing/sale-online-pro.html.twig", 74)->display($context);
// line 75
echo " </div>
<p class=\"marginT60 txtcenter\"><a href=\"";
// line 77
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_tricks_pro");
echo "\" class=\"lien11\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.sale-online-pro.content.button01.label", [], "landing"), "html", null, true);
echo "</a></p>
</div>
</div>
</div>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "Frontend/landing/sale-online-pro.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 332 => 77, 328 => 75, 326 => 74, 321 => 72, 311 => 67, 305 => 66, 299 => 65, 289 => 60, 283 => 59, 277 => 58, 270 => 54, 262 => 49, 258 => 48, 250 => 43, 246 => 42, 238 => 37, 234 => 36, 226 => 31, 222 => 30, 215 => 26, 210 => 24, 206 => 23, 198 => 18, 193 => 15, 180 => 14, 155 => 12, 130 => 11, 105 => 9, 90 => 6, 86 => 5, 81 => 4, 68 => 3, 39 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'frontend/frontend_pro.html.twig' %}
{% block meta_robot %}
{{ parent() }}
<link rel=\"canonical\" href=\"{{ url('frontend_sale_online_pro') }}\"/>
{{ source('stubs/seo/robots_index_follow.html.twig') }}
{% endblock %}
{% block tawkto '' %}
{% block meta_title %}{{ 'seo.landing.sale-online-pro.title'|trans({}, \"seo\") }}{% endblock %}
{% block meta_desc %}{{ 'seo.landing.sale-online-pro.desc'|trans({}, \"seo\") }}{% endblock %}
{% block body_content %}
<div class=\"vente-electronique-pro\">
<div class=\"landing-header\">
<h1 class=\"titre05\">
{{ 'frontend.landing.sale-online-pro.header.title'|trans({}, 'landing') }}
</h1>
</div>
<div class=\"landing-content\">
<div>
<h2 class=\"titre01\">{{ 'frontend.landing.sale-online-pro.content.title'|trans({}, 'landing')|raw }}</h2>
<p class=\"marginT10\">{{ 'frontend.landing.sale-online-pro.content.subtitle'|trans({}, 'landing')|raw }}</p>
<h2 class=\"titre04 marginT40\">{{ 'frontend.landing.sale-online-pro.content.section02.title'|trans({}, 'landing')|raw }}</h2>
<div class=\"grid-container block-bg02\">
<div class=\"grid-25 tab-l-100 tab-p-100 m-100\">
<div>
<h3>{{ 'frontend.landing.sale-online-pro.content.section02.block01.title'|trans({}, 'landing') }}</h3>
<p>{{ 'frontend.landing.sale-online-pro.content.section02.block01.subtitle'|trans({}, 'landing') }}€.</p>
</div>
</div>
<div class=\"grid-25 tab-l-100 tab-p-100 m-100\">
<div>
<h3>{{ 'frontend.landing.sale-online-pro.content.section02.block02.title'|trans({}, 'landing') }}</h3>
<p>{{ 'frontend.landing.sale-online-pro.content.section02.block02.subtitle'|trans({}, 'landing') }}</p>
</div>
</div>
<div class=\"grid-25 tab-l-100 tab-p-100 m-100\">
<div>
<h3>{{ 'frontend.landing.sale-online-pro.content.section02.block04.title'|trans({}, 'landing') }}</h3>
<p>{{ 'frontend.landing.sale-online-pro.content.section02.block04.subtitle'|trans({}, 'landing') }}</p>
</div>
</div>
<div class=\"grid-25 tab-l-100 tab-p-100 m-100\">
<div>
<h3>{{ 'frontend.landing.sale-online-pro.content.section02.block03.title'|trans({}, 'landing') }}</h3>
<p>{{ 'frontend.landing.sale-online-pro.content.section02.block03.subtitle'|trans({}, 'landing') }}</p>
</div>
</div>
</div>
<h2 class=\"titre01 marginT60 txtcenter\"><strong>{{ 'frontend.landing.sale-online-pro.content.section03.title'|trans({}, 'landing') }}</strong></h2>
<div class=\"grid-container marginT40\">
<div class=\"grid-50 tab-l-50 tab-p-100 m-100\">
<ul>
<li><img src=\"{{ asset('bundles/vpauto/frontend/images/pro/vente-electronique01.png') }}\" alt=\"picto ventes réservées aux professionnels\"> <span>{{ 'frontend.landing.sale-online-pro.content.section03.list01.item01'|trans({}, 'landing')|raw }}</span></li>
<li><img src=\"{{ asset('bundles/vpauto/frontend/images/pro/vente-electronique02.png') }}\" alt=\"picto vente par jour\"> <span>{{ 'frontend.landing.sale-online-pro.content.section03.list01.item02'|trans({}, 'landing')|raw }}</span></li>
<li><img src=\"{{ asset('bundles/vpauto/frontend/images/pro/vente-electronique03.png') }}\" alt=\"picto choix\"> <span>{{ 'frontend.landing.sale-online-pro.content.section03.list01.item03'|trans({}, 'landing')|raw }}</span></li>
</ul>
</div>
<div class=\"grid-50 tab-l-50 tab-p-100 m-100\">
<ul>
<li><img src=\"{{ asset('bundles/vpauto/frontend/images/pro/vente-electronique04.png') }}\" alt=\"picto accessible\"> <span>{{ 'frontend.landing.sale-online-pro.content.section03.list02.item01'|trans({}, 'landing')|raw }}</span></li>
<li><img src=\"{{ asset('bundles/vpauto/frontend/images/pro/vente-electronique05.png') }}\" alt=\"picto possibilité\"> <span>{{ 'frontend.landing.sale-online-pro.content.section03.list02.item02'|trans({}, 'landing')|raw }}</span></li>
<li><img src=\"{{ asset('bundles/vpauto/frontend/images/pro/vente-electronique06.png') }}\" alt=\"picto catalogue\"> <span>{{ 'frontend.landing.sale-online-pro.content.section03.list02.item03'|trans({}, 'landing')|raw }}</span></li>
</ul>
</div>
</div>
<h2 class=\"titre01 marginT60 txtcenter\"><strong>{{ 'frontend.landing.sale-online-pro.content.section04.title'|trans({}, 'landing') }}</strong></h2>
<div class=\"video-container\" >
{% include '/Frontend/pro/_movie_sale_online.html.twig' %}
</div>
<p class=\"marginT60 txtcenter\"><a href=\"{{ path('frontend_tricks_pro') }}\" class=\"lien11\">{{ 'frontend.landing.sale-online-pro.content.button01.label'|trans({}, 'landing') }}</a></p>
</div>
</div>
</div>
{% endblock body_content %}
", "Frontend/landing/sale-online-pro.html.twig", "/srv/src/Resources/views/Frontend/landing/sale-online-pro.html.twig");
}
}