<?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;
/* page/imprimerie-impressionA1.html.twig */
class __TwigTemplate_f8f7ab77789a6edaddefd4aad5286b6f27c56c67a5ee84ba5c48e427372ff1f7 extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'googleTagManagerDataLayer' => [$this, 'block_googleTagManagerDataLayer'],
'body' => [$this, 'block_body'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "front/layout.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "page/imprimerie-impressionA1.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "page/imprimerie-impressionA1.html.twig"));
$this->parent = $this->loadTemplate("front/layout.html.twig", "page/imprimerie-impressionA1.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 2
public function block_googleTagManagerDataLayer($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "googleTagManagerDataLayer"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "googleTagManagerDataLayer"));
// line 3
echo " ";
$this->loadTemplate("google_tag.html.twig", "page/imprimerie-impressionA1.html.twig", 3)->display(twig_array_merge($context, ["titlePage" => "Impression format A1", "categoryPage" => "product-details", "navigation_category1" => "Nos produits d’impression", "navigation_category2" => "Impression par format", "navigation_category3" => ""]));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 5
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 6
echo " ";
$this->loadTemplate("front/header.html.twig", "page/imprimerie-impressionA1.html.twig", 6)->display($context);
// line 7
echo "
<div class=\"row_top_artb row_top_artb-impressionA1\">
<div class=\"maxw_artb row\">
<div class=\"col-md-6 col-12\">
<h2>";
// line 11
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Nos incroyables affiches grand format A1");
echo "</h2>
<a href=\"/besoin-produits\" class=\"link_artb link_artb_top_metier\">";
// line 12
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Imprimer A1");
echo "</a>
</div>
<div class=\"col-md-6 col-12\">
<img src=\"";
// line 15
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/images/i_topp.png"), "html", null, true);
echo "\" >
</div>
</div>
</div>
<div class=\"row_artb1 row_artb1-impressionA1\">
<div class=\"maxw_artb row\">
<div class=\"col-12\">
<h3>";
// line 22
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Nos offres, <strong>faites pour vous,sur mesure...</strong>");
echo "</h3>
</div>
<div class=\"col-12 row\">
<div class=\"col-md-4 col-12\">
<div class=\"bx_jaune\">
<h4>";
// line 28
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Imprimer Flyer A3");
echo "</h4>
<a href=\"/?displayProduct=1&imprimerRelier=1\">
<img src=\"";
// line 30
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/images/i5_impssionA1.jpg"), "html", null, true);
echo "\" >
</a>
</div>
</div>
<div class=\"col-md-4 col-12\">
<div class=\"bx_jaune\">
<h4>";
// line 37
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Imprimer Flyer A6");
echo "</h4>
<a href=\"/?displayProduct=1&flyer=1\">
<img src=\"";
// line 39
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/images/i6_impssionA2.jpg"), "html", null, true);
echo "\" >
</a>
</div>
</div>
<div class=\"col-md-4 col-12\">
<div class=\"bx_jaune\">
<h4>";
// line 46
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Imprimer Flyer A5");
echo "</h4>
<a href=\"/?displayProduct=1&flyer=1\">
<img src=\"";
// line 48
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/images/i5_impssionA2.jpg"), "html", null, true);
echo "\" >
</a>
</div>
</div>
</div>
<div class=\"col-12 row row_txt_left_artb\">
<div class=\"col-md-6 txt_left_artb\">
<h3>";
// line 60
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Les affiches grand format <strong>de Copees </strong>");
echo "</h3>
<p>";
// line 61
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Soyez bien vu grâce aux grandes affiches. Le meilleur moyen d'attirer l'œil, c'est d'être visible de loin alors le mieux est de commencer par opter
pour une affiche au plus grand format possible, c'est-à-dire le A0, A1 A2. Ça tombe bien, tous ces formats sont disponibles chez Copees, et n'attendent
que vos visuels pour briller.");
// line 63
echo "</p>
<h3>";
// line 64
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Imprimez vos affiches A1 en ligne");
echo "</h3>
</div>
<div class=\"col-md-6 img_right_artb\">
<img src=\"";
// line 67
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/images/io1.png"), "html", null, true);
echo "\" >
</div>
</div>
<div class=\"col-12 row row_txt_right_artb\">
<div class=\"col-md-6 img_left_artb\">
<img src=\"";
// line 72
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/images/io2_impressionA1.jpg"), "html", null, true);
echo "\" >
</div>
<div class=\"col-md-6 txt_right_artb\">
<h3>";
// line 75
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Pourquoi l'affiche <strong> grand format A1 ? </strong>");
echo "</h3>
<p>";
// line 76
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("L'affiche grand format A1 est plus passe-partout que l'affiche A0, tout en gardant une taille suffisamment grande pour soutenir tous types
de supports. Il convient parfaitement pour l'affichage en hall, amphithéâtre, et autre lieu de grand passage. Le A1 est le format idéal pour
des posters en tous genres, et convient à tous types d'évènements.");
// line 78
echo "</p>
</div>
</div>
<div class=\"col-12 row row_txt_left_artb\">
<div class=\"col-md-6 txt_left_artb\">
<h3>";
// line 83
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Des formats adaptés");
echo "<br>
<strong>";
// line 84
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("à vos besoins");
echo "</strong></h3>
<p>";
// line 85
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Grâce à Copees, votre entreprise bénéficiera d'une imprimerie virtuelle pour imprimer différents produits, de l'affiche à la carte de visite,
en passant par le simple rapport relié. Et le tout à des prix fixes 50% plus économique que votre multifonction professionnelle,le tout livré où vous le souhaitez en 30 mn!");
// line 86
echo "</p>
<a href=\"/nos-produits\" class=\"link_artb\">";
// line 87
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Tous nos produits d’impression");
echo "</a>
</div>
<div class=\"col-md-6 img_right_artb\">
<img src=\"";
// line 90
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/images/io3.png"), "html", null, true);
echo "\" >
</div>
</div>
<div class=\"col-12 row row_txt_right_artb\">
<div class=\"col-md-6 img_left_artb\">
<img src=\"";
// line 95
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/images/io4_distributionflyer.png"), "html", null, true);
echo "\" >
</div>
<div class=\"col-md-6 txt_right_artb\">
<h3><strong>";
// line 98
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Maximiser votre impact avec l'affiche");
echo " </strong>";
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("A1 de Copees..");
echo "</h3>
<p>";
// line 99
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("L'A1 est un format qu'un BDE, qu'une entreprise ou qu'une association peut utiliser facilement afin de communiquer . Il convient plutôt à un affichage
intérieur, L'A1 attire l'œil sans être envahissant: un bon compromis entre A0 (double de la taille) et le A2 (moitié d'un A1)");
// line 100
echo "</p>
</div>
</div>
<div class=\"col-12 row row_txt_left_artb\">
<div class=\"col-md-6 txt_left_artb\">
<h3><strong>";
// line 105
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Imprimer son affiche dans l'outil Copees ?");
echo "</strong></h3>
<p>";
// line 106
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Importez vos créations, modifiez un modèle ancien, ou bien choisissez un modèle mis à votre disposition par Copees, parmi une large sélection de templates !");
echo "</p>
</div>
<div class=\"col-md-6 img_right_artb\">
<img src=\"";
// line 109
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/images/io5.png"), "html", null, true);
echo "\" >
<a href=\"/abonnement-pro/\" class=\"link_artb\">";
// line 110
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("S’abonner à Copees Pro");
echo "</a>
</div>
</div>
</div>
</div>
<div class=\"row_artb3 row_artb3-impressionA1\">
<div class=\"maxw_artb\">
<div class=\"txt_mxw_artb\">
<h2>";
// line 120
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Ils ont gagné en efficacité");
echo "
<strong>";
// line 121
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("grâce à Copees…");
echo "</strong></h2>
<p>\"";
// line 122
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Plusieurs commandes passées, toujours un excellent travail qui arrive protégé dans un carton. Envoi rapide, qualité des impressions et des reliures . Petit plus, il est toujours possible de les joindre par téléphone ou par mail pour avoir des renseignements ou donner des explications pour des reliures plus complexes avec plusieurs fichiers à fusionner. Je recommande !");
echo "\"
<strong>";
// line 124
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Caty, cliente pro depuis Mars 2020");
echo "</strong></p>
</div>
</div>
</div>
<div class=\"container-fluid part7\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-lg-12 text-center\">
<h2>";
// line 133
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Nos clients en parlent mieux que nous");
echo "</h2>
</div>
<div class=\"clear\"></div>
<div class=\"col-lg-12 desktop_avis\">
<iframe id='AV_widget_iframe' frameBorder=\"0\" width=\"100%\" height=\"auto\" src=\"//cl.avis-verifies.com/fr/cache/d/2/4/d249c70c-6256-6b84-3147-584386d3fa2a/widget4/d249c70c-6256-6b84-3147-584386d3fa2ahorizontal_index.html\"></iframe>
</div>
<div class=\"col-lg-12 mobile_avis\">
<iframe id=\"AV_widget_iframe\" frameborder=\"0\" width=\"100%\" height=\"400\" src=\"//cl.avis-verifies.com/fr/cache/d/2/4/d249c70c-6256-6b84-3147-584386d3fa2a/widget4/d249c70c-6256-6b84-3147-584386d3fa2aindex.html\"></iframe>
</div>
</div>
</div>
</div>
";
// line 147
$this->loadTemplate("page/reassurance.html.twig", "page/imprimerie-impressionA1.html.twig", 147)->display($context);
// line 148
echo "
";
// line 150
$this->loadTemplate("front/footer.html.twig", "page/imprimerie-impressionA1.html.twig", 150)->display($context);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "page/imprimerie-impressionA1.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 349 => 150, 345 => 148, 343 => 147, 326 => 133, 314 => 124, 309 => 122, 305 => 121, 301 => 120, 288 => 110, 284 => 109, 278 => 106, 274 => 105, 267 => 100, 264 => 99, 258 => 98, 252 => 95, 244 => 90, 238 => 87, 235 => 86, 232 => 85, 228 => 84, 224 => 83, 217 => 78, 213 => 76, 209 => 75, 203 => 72, 195 => 67, 189 => 64, 186 => 63, 182 => 61, 178 => 60, 163 => 48, 158 => 46, 148 => 39, 143 => 37, 133 => 30, 128 => 28, 119 => 22, 109 => 15, 103 => 12, 99 => 11, 93 => 7, 90 => 6, 80 => 5, 69 => 3, 59 => 2, 36 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'front/layout.html.twig' %}
{% block googleTagManagerDataLayer %}
{% include 'google_tag.html.twig' with {'titlePage':'Impression format A1','categoryPage':'product-details','navigation_category1':'Nos produits d’impression','navigation_category2':'Impression par format','navigation_category3':'' } %}
{% endblock %}
{% block body %}
{% include 'front/header.html.twig' %}
<div class=\"row_top_artb row_top_artb-impressionA1\">
<div class=\"maxw_artb row\">
<div class=\"col-md-6 col-12\">
<h2>{{ 'Nos incroyables affiches grand format A1'|trans|raw }}</h2>
<a href=\"/besoin-produits\" class=\"link_artb link_artb_top_metier\">{{ 'Imprimer A1'|trans|raw }}</a>
</div>
<div class=\"col-md-6 col-12\">
<img src=\"{{ asset('/images/i_topp.png') }}\" >
</div>
</div>
</div>
<div class=\"row_artb1 row_artb1-impressionA1\">
<div class=\"maxw_artb row\">
<div class=\"col-12\">
<h3>{{ 'Nos offres, <strong>faites pour vous,sur mesure...</strong>'|trans|raw }}</h3>
</div>
<div class=\"col-12 row\">
<div class=\"col-md-4 col-12\">
<div class=\"bx_jaune\">
<h4>{{ 'Imprimer Flyer A3'|trans|raw }}</h4>
<a href=\"/?displayProduct=1&imprimerRelier=1\">
<img src=\"{{ asset('/images/i5_impssionA1.jpg') }}\" >
</a>
</div>
</div>
<div class=\"col-md-4 col-12\">
<div class=\"bx_jaune\">
<h4>{{ 'Imprimer Flyer A6'|trans|raw }}</h4>
<a href=\"/?displayProduct=1&flyer=1\">
<img src=\"{{ asset('/images/i6_impssionA2.jpg') }}\" >
</a>
</div>
</div>
<div class=\"col-md-4 col-12\">
<div class=\"bx_jaune\">
<h4>{{ 'Imprimer Flyer A5'|trans|raw }}</h4>
<a href=\"/?displayProduct=1&flyer=1\">
<img src=\"{{ asset('/images/i5_impssionA2.jpg') }}\" >
</a>
</div>
</div>
</div>
<div class=\"col-12 row row_txt_left_artb\">
<div class=\"col-md-6 txt_left_artb\">
<h3>{{ 'Les affiches grand format <strong>de Copees </strong>'|trans|raw }}</h3>
<p>{{ 'Soyez bien vu grâce aux grandes affiches. Le meilleur moyen d\\'attirer l\\'œil, c\\'est d\\'être visible de loin alors le mieux est de commencer par opter
pour une affiche au plus grand format possible, c\\'est-à-dire le A0, A1 A2. Ça tombe bien, tous ces formats sont disponibles chez Copees, et n\\'attendent
que vos visuels pour briller.'|trans|raw }}</p>
<h3>{{ 'Imprimez vos affiches A1 en ligne'|trans|raw }}</h3>
</div>
<div class=\"col-md-6 img_right_artb\">
<img src=\"{{ asset('/images/io1.png') }}\" >
</div>
</div>
<div class=\"col-12 row row_txt_right_artb\">
<div class=\"col-md-6 img_left_artb\">
<img src=\"{{ asset('/images/io2_impressionA1.jpg') }}\" >
</div>
<div class=\"col-md-6 txt_right_artb\">
<h3>{{ 'Pourquoi l\\'affiche <strong> grand format A1 ? </strong>'|trans|raw }}</h3>
<p>{{ 'L\\'affiche grand format A1 est plus passe-partout que l\\'affiche A0, tout en gardant une taille suffisamment grande pour soutenir tous types
de supports. Il convient parfaitement pour l\\'affichage en hall, amphithéâtre, et autre lieu de grand passage. Le A1 est le format idéal pour
des posters en tous genres, et convient à tous types d\\'évènements.'|trans|raw }}</p>
</div>
</div>
<div class=\"col-12 row row_txt_left_artb\">
<div class=\"col-md-6 txt_left_artb\">
<h3>{{ 'Des formats adaptés'|trans|raw }}<br>
<strong>{{ 'à vos besoins'|trans|raw }}</strong></h3>
<p>{{ 'Grâce à Copees, votre entreprise bénéficiera d\\'une imprimerie virtuelle pour imprimer différents produits, de l\\'affiche à la carte de visite,
en passant par le simple rapport relié. Et le tout à des prix fixes 50% plus économique que votre multifonction professionnelle,le tout livré où vous le souhaitez en 30 mn!'|trans|raw }}</p>
<a href=\"/nos-produits\" class=\"link_artb\">{{ 'Tous nos produits d’impression'|trans|raw }}</a>
</div>
<div class=\"col-md-6 img_right_artb\">
<img src=\"{{ asset('/images/io3.png') }}\" >
</div>
</div>
<div class=\"col-12 row row_txt_right_artb\">
<div class=\"col-md-6 img_left_artb\">
<img src=\"{{ asset('/images/io4_distributionflyer.png') }}\" >
</div>
<div class=\"col-md-6 txt_right_artb\">
<h3><strong>{{ 'Maximiser votre impact avec l\\'affiche'|trans|raw }} </strong>{{ 'A1 de Copees..'|trans|raw }}</h3>
<p>{{ 'L\\'A1 est un format qu\\'un BDE, qu\\'une entreprise ou qu\\'une association peut utiliser facilement afin de communiquer . Il convient plutôt à un affichage
intérieur, L\\'A1 attire l\\'œil sans être envahissant: un bon compromis entre A0 (double de la taille) et le A2 (moitié d\\'un A1)'|trans|raw }}</p>
</div>
</div>
<div class=\"col-12 row row_txt_left_artb\">
<div class=\"col-md-6 txt_left_artb\">
<h3><strong>{{ 'Imprimer son affiche dans l\\'outil Copees ?'|trans|raw }}</strong></h3>
<p>{{ 'Importez vos créations, modifiez un modèle ancien, ou bien choisissez un modèle mis à votre disposition par Copees, parmi une large sélection de templates !'|trans|raw }}</p>
</div>
<div class=\"col-md-6 img_right_artb\">
<img src=\"{{ asset('/images/io5.png') }}\" >
<a href=\"/abonnement-pro/\" class=\"link_artb\">{{ 'S’abonner à Copees Pro'|trans|raw }}</a>
</div>
</div>
</div>
</div>
<div class=\"row_artb3 row_artb3-impressionA1\">
<div class=\"maxw_artb\">
<div class=\"txt_mxw_artb\">
<h2>{{ 'Ils ont gagné en efficacité'|trans|raw }}
<strong>{{ 'grâce à Copees…'|trans|raw }}</strong></h2>
<p>\"{{ 'Plusieurs commandes passées, toujours un excellent travail qui arrive protégé dans un carton. Envoi rapide, qualité des impressions et des reliures . Petit plus, il est toujours possible de les joindre par téléphone ou par mail pour avoir des renseignements ou donner des explications pour des reliures plus complexes avec plusieurs fichiers à fusionner. Je recommande !'|trans|raw }}\"
<strong>{{ 'Caty, cliente pro depuis Mars 2020'|trans|raw }}</strong></p>
</div>
</div>
</div>
<div class=\"container-fluid part7\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-lg-12 text-center\">
<h2>{{ 'Nos clients en parlent mieux que nous'|trans|raw }}</h2>
</div>
<div class=\"clear\"></div>
<div class=\"col-lg-12 desktop_avis\">
<iframe id='AV_widget_iframe' frameBorder=\"0\" width=\"100%\" height=\"auto\" src=\"//cl.avis-verifies.com/fr/cache/d/2/4/d249c70c-6256-6b84-3147-584386d3fa2a/widget4/d249c70c-6256-6b84-3147-584386d3fa2ahorizontal_index.html\"></iframe>
</div>
<div class=\"col-lg-12 mobile_avis\">
<iframe id=\"AV_widget_iframe\" frameborder=\"0\" width=\"100%\" height=\"400\" src=\"//cl.avis-verifies.com/fr/cache/d/2/4/d249c70c-6256-6b84-3147-584386d3fa2a/widget4/d249c70c-6256-6b84-3147-584386d3fa2aindex.html\"></iframe>
</div>
</div>
</div>
</div>
{% include 'page/reassurance.html.twig' %}
{% include 'front/footer.html.twig' %}
{% endblock %}
", "page/imprimerie-impressionA1.html.twig", "/home/preprodcopees/www/copees-sf/templates/page/imprimerie-impressionA1.html.twig");
}
}