var/cache/dev/twig/dd/ddf950604a92906a197889788d272e99814d234714e551840b6090c90b9604bf.php line 49

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* front/about/about.html.twig */
  14. class __TwigTemplate_8e1b555829ed7ede53cd9d3dc3715aca68ad4214d65291cc08997bdc1695570c extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'title' => [$this'block_title'],
  24.             'body' => [$this'block_body'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 1
  30.         return "base.html.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/about/about.html.twig"));
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/about/about.html.twig"));
  39.         $this->parent $this->loadTemplate("base.html.twig""front/about/about.html.twig"1);
  40.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  43.         
  44.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  45.     }
  46.     // line 3
  47.     public function block_title($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  54.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'3$this->source); })()), "title", [], "any"falsefalsefalse3), "html"nulltrue);
  55.         echo " | ";
  56.         $this->displayParentBlock("title"$context$blocks);
  57.         
  58.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  59.         
  60.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  61.     }
  62.     // line 5
  63.     public function block_body($context, array $blocks = [])
  64.     {
  65.         $macros $this->macros;
  66.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  67.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  68.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  69.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  70.         // line 6
  71.         echo "<section class=\"parallax-section single-par\" data-scrollax-parent=\"true\">
  72.     <div class=\"bg\" ";
  73.         // line 7
  74.         if (twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'7$this->source); })()), "background", [], "any"falsefalsefalse7)) {
  75.             echo "data-bg=\"";
  76.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("/uploads/files/about/" twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'7$this->source); })()), "background", [], "any"falsefalsefalse7))), "html"nulltrue);
  77.             echo "\"";
  78.         }
  79.         echo " data-scrollax=\"properties: { translateY: '30%' }\"></div>
  80.     <div class=\"overlay\"></div>
  81.     <div class=\"container\">
  82.         <div class=\"home-intro\">
  83.             <div class=\"section-title-separator\"><span></span></div>
  84.             <h2><span class=\"text-capitalize\">";
  85.         // line 12
  86.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'12$this->source); })()), "title", [], "any"falsefalsefalse12), "html"nulltrue);
  87.         echo "</span></h2>
  88.             <span class=\"section-separator\"></span>
  89.             <h3 style=\"font-size: 1.5rem !important\">";
  90.         // line 14
  91.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'14$this->source); })()), "subTitle", [], "any"falsefalsefalse14), "html"nulltrue);
  92.         echo "</h3>
  93.         </div>
  94.     </div>
  95.     <div class=\"header-sec-link\">
  96.         <div class=\"container\"><a href=\"#sec1\" class=\"custom-scroll-link color-bg\"><i class=\"fal fa-angle-double-down\"></i></a></div>
  97.     </div>
  98. </section>
  99. <div class=\"breadcrumbs-fs fl-wrap\">
  100.     <div class=\"container\">
  101.         <div class=\"breadcrumbs fl-wrap\">
  102.             <a href=\"#\">À propos</a><span>";
  103.         // line 25
  104.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'25$this->source); })()), "title", [], "any"falsefalsefalse25), "html"nulltrue);
  105.         echo "</span>
  106.         </div>
  107.     </div>
  108. </div>
  109. <section  id=\"sec1\" class=\"middle-padding\">
  110.     <div class=\"container\">
  111.         <div class=\"about-wrap\">
  112.             <div class=\"row\">
  113.                 <div class=\"col-md-6\">
  114.                     <div class=\"video-box fl-wrap video-box-span-none\">
  115.                         ";
  116.         // line 36
  117.         if (twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'36$this->source); })()), "image1", [], "any"falsefalsefalse36)) {
  118.             // line 37
  119.             echo "                            <img src=\"";
  120.             echo twig_escape_filter($this->env$this->env->getRuntime('Liip\ImagineBundle\Templating\LazyFilterRuntime')->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("/uploads/files/about/" twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'37$this->source); })()), "image1", [], "any"falsefalsefalse37))), "597x396"), "html"nulltrue);
  121.             echo "\" class=\"respimg\" alt=\"";
  122.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'37$this->source); })()), "title", [], "any"falsefalsefalse37), "html"nulltrue);
  123.             echo "\">
  124.                         ";
  125.         } else {
  126.             // line 39
  127.             echo "                            <img src=\"";
  128.             echo twig_escape_filter($this->env$this->env->getRuntime('Liip\ImagineBundle\Templating\LazyFilterRuntime')->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front/images/all/ryvup.jpeg"), "597x396"), "html"nulltrue);
  129.             echo "\" class=\"respimg\" alt=\"";
  130.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'39$this->source); })()), "title", [], "any"falsefalsefalse39), "html"nulltrue);
  131.             echo "\">
  132.                         ";
  133.         }
  134.         // line 40
  135.         echo "                        
  136.                         ";
  137.         // line 41
  138.         if ((twig_get_attribute($this->env$this->source, ($context["page"] ?? null), "videoLink1", [], "any"truetruefalse41) &&  !(null === twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'41$this->source); })()), "videoLink1", [], "any"falsefalsefalse41)))) {
  139.             // line 42
  140.             echo "                            <a class=\"video-box-btn image-popup\" href=\"";
  141.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'42$this->source); })()), "videoLink1", [], "any"falsefalsefalse42), "html"nulltrue);
  142.             echo "\"><i class=\"fa fa-play\" aria-hidden=\"true\"></i></a>
  143.                             <span class=\"video-box-title\">Notre présentation vidéo</span>
  144.                         ";
  145.         }
  146.         // line 45
  147.         echo "                    </div>
  148.                 </div>
  149.                 <div class=\"col-md-6\">
  150.                     <div class=\"list-single-main-item-title fl-wrap\">
  151.                         <h3>";
  152.         // line 49
  153.         echo twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'49$this->source); })()), "title1", [], "any"falsefalsefalse49);
  154.         echo "</h3>
  155.                     </div>
  156.                     <div class=\"control-description\">
  157.                         ";
  158.         // line 52
  159.         echo twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'52$this->source); })()), "description1", [], "any"falsefalsefalse52);
  160.         echo "
  161.                     </div>
  162.                     <a href=\"#sec2\" class=\"btn color-bg float-btn custom-scroll-link\">Voir notre équipe <i class=\"fal fa-users\"></i></a>
  163.                 </div>
  164.             </div>
  165.         </div>
  166.         
  167.         <div class=\"single-facts fl-wrap\">
  168.             <div class=\"inline-facts-wrap\">
  169.                 <div class=\"inline-facts\">
  170.                     ";
  171.         // line 62
  172.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'62$this->source); })()), "icon4", [], "any"falsefalsefalse62);
  173.         echo "
  174.                     <div class=\"milestone-counter\">
  175.                         <div class=\"stats animaper\">
  176.                             <div class=\"num\" data-content=\"0\" data-num=\"";
  177.         // line 65
  178.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'65$this->source); })()), "content4", [], "any"falsefalsefalse65);
  179.         echo "\">";
  180.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'65$this->source); })()), "content4", [], "any"falsefalsefalse65);
  181.         echo "</div>
  182.                         </div>
  183.                     </div>
  184.                     <h6>";
  185.         // line 68
  186.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'68$this->source); })()), "title4", [], "any"falsefalsefalse68);
  187.         echo "</h6>
  188.                 </div>
  189.             </div>
  190.             <div class=\"inline-facts-wrap\">
  191.                 <div class=\"inline-facts\">
  192.                     ";
  193.         // line 73
  194.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'73$this->source); })()), "icon5", [], "any"falsefalsefalse73);
  195.         echo "
  196.                     <div class=\"milestone-counter\">
  197.                         <div class=\"stats animaper\">
  198.                             <div class=\"num\" data-content=\"0\" data-num=\"";
  199.         // line 76
  200.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'76$this->source); })()), "content5", [], "any"falsefalsefalse76);
  201.         echo "\">";
  202.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'76$this->source); })()), "content5", [], "any"falsefalsefalse76);
  203.         echo "</div>
  204.                         </div>
  205.                     </div>
  206.                     <h6>";
  207.         // line 79
  208.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'79$this->source); })()), "title5", [], "any"falsefalsefalse79);
  209.         echo "</h6>
  210.                 </div>
  211.             </div>
  212.             <div class=\"inline-facts-wrap\">
  213.                 <div class=\"inline-facts\">
  214.                     ";
  215.         // line 84
  216.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'84$this->source); })()), "icon6", [], "any"falsefalsefalse84);
  217.         echo "
  218.                     <div class=\"milestone-counter\">
  219.                         <div class=\"stats animaper\">
  220.                             <div class=\"num\" data-content=\"0\" data-num=\"";
  221.         // line 87
  222.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'87$this->source); })()), "content6", [], "any"falsefalsefalse87);
  223.         echo "\">";
  224.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'87$this->source); })()), "content6", [], "any"falsefalsefalse87);
  225.         echo "</div>
  226.                         </div>
  227.                     </div>
  228.                     <h6>";
  229.         // line 90
  230.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'90$this->source); })()), "title6", [], "any"falsefalsefalse90);
  231.         echo "</h6>
  232.                 </div>
  233.             </div>
  234.             <div class=\"inline-facts-wrap\">
  235.                 <div class=\"inline-facts\">
  236.                     ";
  237.         // line 95
  238.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'95$this->source); })()), "icon7", [], "any"falsefalsefalse95);
  239.         echo "
  240.                     <div class=\"milestone-counter\">
  241.                         <div class=\"stats animaper\">
  242.                             <div class=\"num\" data-content=\"0\" data-num=\"";
  243.         // line 98
  244.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'98$this->source); })()), "content7", [], "any"falsefalsefalse98);
  245.         echo "\">";
  246.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'98$this->source); })()), "content7", [], "any"falsefalsefalse98);
  247.         echo "</div>
  248.                         </div>
  249.                     </div>
  250.                     <h6>";
  251.         // line 101
  252.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'101$this->source); })()), "title7", [], "any"falsefalsefalse101);
  253.         echo "</h6>
  254.                 </div>
  255.             </div>
  256.         </div>
  257.     </div>
  258. </section>
  259. <section class=\"color-bg hidden-section\">
  260.     <div class=\"wave-bg wave-bg2\"></div>
  261.     <div class=\"container\">
  262.         <div class=\"section-title\">
  263.             <h2>";
  264.         // line 112
  265.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'112$this->source); })()), "title", [], "any"falsefalsefalse112);
  266.         echo "</h2>
  267.             <span class=\"section-separator\"></span>
  268.             <p>";
  269.         // line 114
  270.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'114$this->source); })()), "subTitle", [], "any"falsefalsefalse114);
  271.         echo "</p>
  272.         </div>
  273.         <div class=\"row\">
  274.             <div class=\"col-md-4\">
  275.                 <div class=\"process-item big-pad-pr-item\">
  276.                     <span class=\"process-count\"> </span>
  277.                     <div class=\"time-line-icon\">
  278.                         ";
  279.         // line 121
  280.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'121$this->source); })()), "icon1", [], "any"falsefalsefalse121);
  281.         echo "
  282.                     </div>
  283.                     <h4><a href=\"#\">";
  284.         // line 123
  285.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'123$this->source); })()), "title1", [], "any"falsefalsefalse123);
  286.         echo "</a></h4>
  287.                     <p>";
  288.         // line 124
  289.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'124$this->source); })()), "content1", [], "any"falsefalsefalse124);
  290.         echo "</p>
  291.                 </div>
  292.             </div>
  293.             <div class=\"col-md-4\">
  294.                 <div class=\"process-item big-pad-pr-item\">
  295.                     <span class=\"process-count\"> </span>
  296.                     <div class=\"time-line-icon\">
  297.                         ";
  298.         // line 131
  299.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'131$this->source); })()), "icon2", [], "any"falsefalsefalse131);
  300.         echo "
  301.                     </div>
  302.                     <h4> <a href=\"#\">";
  303.         // line 133
  304.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'133$this->source); })()), "title2", [], "any"falsefalsefalse133);
  305.         echo "</a></h4>
  306.                     <p>";
  307.         // line 134
  308.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'134$this->source); })()), "content2", [], "any"falsefalsefalse134);
  309.         echo "</p>
  310.                 </div>
  311.             </div>
  312.             <div class=\"col-md-4\">
  313.                 <div class=\"process-item big-pad-pr-item nodecpre\">
  314.                     <span class=\"process-count\"> </span>
  315.                     <div class=\"time-line-icon\">
  316.                         ";
  317.         // line 141
  318.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'141$this->source); })()), "icon3", [], "any"falsefalsefalse141);
  319.         echo "
  320.                     </div>
  321.                     <h4><a href=\"#\">";
  322.         // line 143
  323.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'143$this->source); })()), "title3", [], "any"falsefalsefalse143);
  324.         echo "</a></h4>
  325.                     <p>";
  326.         // line 144
  327.         echo twig_get_attribute($this->env$this->source, (isset($context["whyChooseUs"]) || array_key_exists("whyChooseUs"$context) ? $context["whyChooseUs"] : (function () { throw new RuntimeError('Variable "whyChooseUs" does not exist.'144$this->source); })()), "content3", [], "any"falsefalsefalse144);
  328.         echo "</p>
  329.                 </div>                               
  330.             </div>
  331.         </div>
  332.     </div>
  333. </section>
  334. <section id=\"sec2\">
  335.     <div class=\"container\">
  336.         <div class=\"section-title\">
  337.             <h2 class=\"text-capitalize\">Notre équipe</h2>
  338.             <span class=\"section-separator\"></span>
  339.             <p>Notre équipe est le cœur de Ryvup. Chaque membre est dédié à offrir un service exceptionnel et à garantir la satisfaction de nos clients. <br> Voici quelques-uns des visages derrière notre succès :</p>
  340.         </div>
  341.         <div class=\"team-holder section-team fl-wrap\">
  342.             <div class=\"row\">
  343.                 ";
  344.         // line 160
  345.         $context['_parent'] = $context;
  346.         $context['_seq'] = twig_ensure_traversable((isset($context["team"]) || array_key_exists("team"$context) ? $context["team"] : (function () { throw new RuntimeError('Variable "team" does not exist.'160$this->source); })()));
  347.         foreach ($context['_seq'] as $context["_key"] => $context["member"]) {
  348.             echo "   
  349.                 <div class=\"col-4\">         
  350.                     <div class=\"team-box\">
  351.                         <div class=\"team-photo\">
  352.                             ";
  353.             // line 164
  354.             if (twig_get_attribute($this->env$this->source$context["member"], "avatar", [], "any"falsefalsefalse164)) {
  355.                 // line 165
  356.                 echo "                            <img src=\"";
  357.                 echo twig_escape_filter($this->env$this->env->getRuntime('Liip\ImagineBundle\Templating\LazyFilterRuntime')->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("/uploads/files/team/avatar/" twig_get_attribute($this->env$this->source$context["member"], "avatar", [], "any"falsefalsefalse165))), "392x259"), "html"nulltrue);
  358.                 echo "\" alt=\"";
  359.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["member"], "fullName", [], "any"falsefalsefalse165), "html"nulltrue);
  360.                 echo "\" class=\"respimg\">
  361.                             ";
  362.             } else {
  363.                 // line 167
  364.                 echo "                            <img src=\"";
  365.                 echo twig_escape_filter($this->env$this->env->getRuntime('Liip\ImagineBundle\Templating\LazyFilterRuntime')->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front/images/avatar/2.jpg"), "392x259"), "html"nulltrue);
  366.                 echo "\" alt=\"";
  367.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["member"], "fullName", [], "any"falsefalsefalse167), "html"nulltrue);
  368.                 echo "\" class=\"respimg\">
  369.                             ";
  370.             }
  371.             // line 169
  372.             echo "                        </div>
  373.                         <div class=\"team-info\">
  374.                             <div class=\"team-dec\">
  375.                                 ";
  376.             // line 172
  377.             echo twig_get_attribute($this->env$this->source$context["member"], "iconFont", [], "any"falsefalsefalse172);
  378.             echo "
  379.                             </div>
  380.                             <h3><a href=\"";
  381.             // line 174
  382.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("app_front_member_single", ["slug" => twig_get_attribute($this->env$this->source$context["member"], "slug", [], "any"falsefalsefalse174)]), "html"nulltrue);
  383.             echo "\">";
  384.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["member"], "fullName", [], "any"falsefalsefalse174), "html"nulltrue);
  385.             echo "</a></h3>
  386.                             <h4>";
  387.             // line 175
  388.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["member"], "profession", [], "any"falsefalsefalse175), "html"nulltrue);
  389.             echo "</h4>
  390.                             <div class=\"control-description\">
  391.                                 ";
  392.             // line 177
  393.             if ((=== twig_compare(twig_length_filter($this->envtwig_get_attribute($this->env$this->source$context["member"], "about", [], "any"falsefalsefalse177)), 360))) {
  394.                 // line 178
  395.                 echo "                                    ";
  396.                 echo twig_slice($this->envtwig_get_attribute($this->env$this->source$context["member"], "about", [], "any"falsefalsefalse178), 0360);
  397.                 echo "...
  398.                                 ";
  399.             } else {
  400.                 // line 180
  401.                 echo "                                    ";
  402.                 echo twig_slice($this->envtwig_get_attribute($this->env$this->source$context["member"], "about", [], "any"falsefalsefalse180), 0360);
  403.                 echo "
  404.                                 ";
  405.             }
  406.             // line 182
  407.             echo "                            </div>
  408.                             <div class=\"team-social\">
  409.                                 <ul>
  410.                                     ";
  411.             // line 185
  412.             if (twig_get_attribute($this->env$this->source$context["member"], "facebook", [], "any"falsefalsefalse185)) {
  413.                 // line 186
  414.                 echo "                                    <li><a href=\"";
  415.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["member"], "facebook", [], "any"falsefalsefalse186), "html"nulltrue);
  416.                 echo "\" target=\"_blank\"><i class=\"fab fa-facebook-f\"></i></a></li>
  417.                                     ";
  418.             }
  419.             // line 188
  420.             echo "                                    ";
  421.             if (twig_get_attribute($this->env$this->source$context["member"], "twitter", [], "any"falsefalsefalse188)) {
  422.                 // line 189
  423.                 echo "                                    <li><a href=\"";
  424.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["member"], "twitter", [], "any"falsefalsefalse189), "html"nulltrue);
  425.                 echo "\" target=\"_blank\"><i class=\"fab fa-twitter\"></i></a></li>
  426.                                     ";
  427.             }
  428.             // line 191
  429.             echo "                                    ";
  430.             if (twig_get_attribute($this->env$this->source$context["member"], "instagram", [], "any"falsefalsefalse191)) {
  431.                 // line 192
  432.                 echo "                                    <li><a href=\"";
  433.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["member"], "instagram", [], "any"falsefalsefalse192), "html"nulltrue);
  434.                 echo "\" target=\"_blank\"><i class=\"fab fa-instagram\"></i></a></li>
  435.                                     ";
  436.             }
  437.             // line 194
  438.             echo "                                    ";
  439.             if (twig_get_attribute($this->env$this->source$context["member"], "linkedin", [], "any"falsefalsefalse194)) {
  440.                 // line 195
  441.                 echo "                                    <li><a href=\"";
  442.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["member"], "linkedin", [], "any"falsefalsefalse195), "html"nulltrue);
  443.                 echo "\" target=\"_blank\"><i class=\"fab fa-linkedin\"></i></a></li>
  444.                                     ";
  445.             }
  446.             // line 197
  447.             echo "                                </ul>
  448.                                 ";
  449.             // line 198
  450.             if (twig_get_attribute($this->env$this->source$context["member"], "email", [], "any"falsefalsefalse198)) {
  451.                 // line 199
  452.                 echo "                                <a class=\"team-contact_link\" href=\"mailto:";
  453.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["member"], "email", [], "any"falsefalsefalse199), "html"nulltrue);
  454.                 echo "\"><i class=\"fal fa-envelope\"></i></a>
  455.                                 ";
  456.             }
  457.             // line 201
  458.             echo "                                ";
  459.             if (((((( !twig_get_attribute($this->env$this->source$context["member"], "facebook", [], "any"truetruefalse201) || (null === twig_get_attribute($this->env$this->source$context["member"], "facebook", [], "any"falsefalsefalse201))) && ( !twig_get_attribute($this->env$this->source,             // line 202
  460. $context["member"], "twitter", [], "any"truetruefalse202) || (null === twig_get_attribute($this->env$this->source$context["member"], "twitter", [], "any"falsefalsefalse202)))) && ( !twig_get_attribute($this->env$this->source,             // line 203
  461. $context["member"], "instagram", [], "any"truetruefalse203) || (null === twig_get_attribute($this->env$this->source$context["member"], "instagram", [], "any"falsefalsefalse203)))) && ( !twig_get_attribute($this->env$this->source,             // line 204
  462. $context["member"], "linkedin", [], "any"truetruefalse204) || (null === twig_get_attribute($this->env$this->source$context["member"], "linkedin", [], "any"falsefalsefalse204)))) && ( !twig_get_attribute($this->env$this->source,             // line 205
  463. $context["member"], "email", [], "any"truetruefalse205) || (null === twig_get_attribute($this->env$this->source$context["member"], "email", [], "any"falsefalsefalse205))))) {
  464.                 // line 206
  465.                 echo "                                    <ul>
  466.                                         <li><a class=\"\" href=\"#\"><i class=\"\"></i></a></li>
  467.                                     </ul>
  468.                                 ";
  469.             }
  470.             // line 210
  471.             echo "
  472.                             </div>
  473.                         </div>
  474.                     </div>
  475.                 </div>
  476.                 ";
  477.         }
  478.         $_parent $context['_parent'];
  479.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['member'], $context['_parent'], $context['loop']);
  480.         $context array_intersect_key($context$_parent) + $_parent;
  481.         // line 216
  482.         echo "            </div>
  483.         </div>
  484.     </div>
  485. </section>
  486. <section class=\"parallax-section\" data-scrollax-parent=\"true\">
  487.     <div class=\"bg par-elem\" ";
  488.         // line 222
  489.         if (twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'222$this->source); })()), "image2", [], "any"falsefalsefalse222)) {
  490.             echo "data-bg=\"";
  491.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("/uploads/files/about/" twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'222$this->source); })()), "image2", [], "any"falsefalsefalse222))), "html"nulltrue);
  492.             echo "\"";
  493.         }
  494.         echo " data-scrollax=\"properties: { translateY: '30%' }\"></div>
  495.     <div class=\"overlay\"></div>
  496.     <div class=\"container\">
  497.         <div class=\"intro-item fl-wrap\">
  498.             <h2>";
  499.         // line 226
  500.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'226$this->source); })()), "title2", [], "any"falsefalsefalse226), "html"nulltrue);
  501.         echo "</h2>
  502.             <h3>";
  503.         // line 227
  504.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'227$this->source); })()), "subTitle2", [], "any"falsefalsefalse227), "html"nulltrue);
  505.         echo "</h3>
  506.             <a class=\"btn color-bg\" href=\"";
  507.         // line 228
  508.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("app_front_contact");
  509.         echo "\">Entrer en contact <i class=\"fal fa-envelope\"></i></a>
  510.         </div>
  511.     </div>
  512. </section>
  513. <section>
  514.     <div class=\"container\">
  515.         <div class=\"section-title\">
  516.             <h2>Témoignages</h2>
  517.             <span class=\"section-separator\"></span>
  518.             <p>Lisez les témoignages de nos clients et découvrez comment Ryvup a surpassé leurs attentes avec un service de qualité</p>
  519.         </div>
  520.     </div>
  521.     <div class=\"clearfix\"></div>
  522.     <div class=\"slider-carousel-wrap text-carousel-wrap fl-wrap\">
  523.         <div class=\"swiper-button-prev sw-btn\"><i class=\"fa fa-long-arrow-left\"></i></div>
  524.         <div class=\"swiper-button-next sw-btn\"><i class=\"fa fa-long-arrow-right\"></i></div>
  525.         <div class=\"text-carousel single-carousel cur_carousel-slider-container fl-wrap\">
  526.             <div class=\"slick-item\">
  527.                 <div class=\"text-carousel-item\">
  528.                     <div class=\"popup-avatar\"><img src=\"";
  529.         // line 248
  530.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front/images/avatar/1.jpg"), "html"nulltrue);
  531.         echo "\" alt=\"\"></div>
  532.                     <div class=\"listing-rating card-popup-rainingvis\" data-starrating2=\"5\"> </div>
  533.                     <div class=\"review-owner fl-wrap\">Milka Antony  - <span>Happy Client</span></div>
  534.                     <p> \"In ut odio libero, at vulputate urna. Nulla tristique mi a massa convallis cursus. Nulla eu mi magna. Etiam suscipit commodo gravida. Lorem ipsum dolor sit amet, conse ctetuer adipiscing elit, sed diam nonu mmy nibh euismod tincidunt ut laoreet dolore magna aliquam erat.\"</p>
  535.                     <a href=\"#\" class=\"testim-link\">Via Facebook</a>
  536.                 </div>
  537.             </div>
  538.             <div class=\"slick-item\">
  539.                 <div class=\"text-carousel-item\">
  540.                     <div class=\"popup-avatar\"><img src=\"";
  541.         // line 257
  542.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front/images/avatar/1.jpg"), "html"nulltrue);
  543.         echo "\" alt=\"\"></div>
  544.                     <div class=\"listing-rating card-popup-rainingvis\" data-starrating2=\"4\"> </div>
  545.                     <div class=\"review-owner fl-wrap\">Milka Antony  - <span>Happy Client</span></div>
  546.                     <p> \"In ut odio libero, at vulputate urna. Nulla tristique mi a massa convallis cursus. Nulla eu mi magna. Etiam suscipit commodo gravida. Lorem ipsum dolor sit amet, conse ctetuer adipiscing elit, sed diam nonu mmy nibh euismod tincidunt ut laoreet dolore magna aliquam erat.\"</p>
  547.                     <a href=\"#\" class=\"testim-link\">Via Facebook</a>
  548.                 </div>
  549.             </div>
  550.             <div class=\"slick-item\">
  551.                 <div class=\"text-carousel-item\">
  552.                     <div class=\"popup-avatar\"><img src=\"";
  553.         // line 266
  554.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front/images/avatar/1.jpg"), "html"nulltrue);
  555.         echo "\" alt=\"\"></div>
  556.                     <div class=\"listing-rating card-popup-rainingvis\" data-starrating2=\"5\"> </div>
  557.                     <div class=\"review-owner fl-wrap\">Milka Antony  - <span>Happy Client</span></div>
  558.                     <p> \"In ut odio libero, at vulputate urna. Nulla tristique mi a massa convallis cursus. Nulla eu mi magna. Etiam suscipit commodo gravida. Lorem ipsum dolor sit amet, conse ctetuer adipiscing elit, sed diam nonu mmy nibh euismod tincidunt ut laoreet dolore magna aliquam erat.\"</p>
  559.                     <a href=\"#\" class=\"testim-link\">Via Facebook</a>
  560.                 </div>
  561.             </div>
  562.             <div class=\"slick-item\">
  563.                 <div class=\"text-carousel-item\">
  564.                     <div class=\"popup-avatar\"><img src=\"";
  565.         // line 275
  566.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front/images/avatar/1.jpg"), "html"nulltrue);
  567.         echo "\" alt=\"\"></div>
  568.                     <div class=\"listing-rating card-popup-rainingvis\" data-starrating2=\"5\"> </div>
  569.                     <div class=\"review-owner fl-wrap\">Milka Antony  - <span>Happy Client</span></div>
  570.                     <p> \"In ut odio libero, at vulputate urna. Nulla tristique mi a massa convallis cursus. Nulla eu mi magna. Etiam suscipit commodo gravida. Lorem ipsum dolor sit amet, conse ctetuer adipiscing elit, sed diam nonu mmy nibh euismod tincidunt ut laoreet dolore magna aliquam erat.\"</p>
  571.                     <a href=\"#\" class=\"testim-link\">Via Facebook</a>
  572.                 </div>
  573.             </div>
  574.         </div>
  575.     </div>
  576.     <div class=\"section-decor\"></div>
  577. </section>
  578. ";
  579.         
  580.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  581.         
  582.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  583.     }
  584.     /**
  585.      * @codeCoverageIgnore
  586.      */
  587.     public function getTemplateName()
  588.     {
  589.         return "front/about/about.html.twig";
  590.     }
  591.     /**
  592.      * @codeCoverageIgnore
  593.      */
  594.     public function isTraitable()
  595.     {
  596.         return false;
  597.     }
  598.     /**
  599.      * @codeCoverageIgnore
  600.      */
  601.     public function getDebugInfo()
  602.     {
  603.         return array (  591 => 275,  579 => 266,  567 => 257,  555 => 248,  532 => 228,  528 => 227,  524 => 226,  513 => 222,  505 => 216,  494 => 210,  488 => 206,  486 => 205,  485 => 204,  484 => 203,  483 => 202,  481 => 201,  475 => 199,  473 => 198,  470 => 197,  464 => 195,  461 => 194,  455 => 192,  452 => 191,  446 => 189,  443 => 188,  437 => 186,  435 => 185,  430 => 182,  424 => 180,  418 => 178,  416 => 177,  411 => 175,  405 => 174,  400 => 172,  395 => 169,  387 => 167,  379 => 165,  377 => 164,  368 => 160,  349 => 144,  345 => 143,  340 => 141,  330 => 134,  326 => 133,  321 => 131,  311 => 124,  307 => 123,  302 => 121,  292 => 114,  287 => 112,  273 => 101,  265 => 98,  259 => 95,  251 => 90,  243 => 87,  237 => 84,  229 => 79,  221 => 76,  215 => 73,  207 => 68,  199 => 65,  193 => 62,  180 => 52,  174 => 49,  168 => 45,  161 => 42,  159 => 41,  156 => 40,  148 => 39,  140 => 37,  138 => 36,  124 => 25,  110 => 14,  105 => 12,  93 => 7,  90 => 6,  80 => 5,  59 => 3,  36 => 1,);
  604.     }
  605.     public function getSourceContext()
  606.     {
  607.         return new Source("{% extends 'base.html.twig' %}
  608. {% block title %}{{ page.title }} | {{ parent() }}{% endblock %}
  609. {% block body %}
  610. <section class=\"parallax-section single-par\" data-scrollax-parent=\"true\">
  611.     <div class=\"bg\" {% if page.background %}data-bg=\"{{ asset('/uploads/files/about/' ~ page.background) }}\"{% endif %} data-scrollax=\"properties: { translateY: '30%' }\"></div>
  612.     <div class=\"overlay\"></div>
  613.     <div class=\"container\">
  614.         <div class=\"home-intro\">
  615.             <div class=\"section-title-separator\"><span></span></div>
  616.             <h2><span class=\"text-capitalize\">{{ page.title }}</span></h2>
  617.             <span class=\"section-separator\"></span>
  618.             <h3 style=\"font-size: 1.5rem !important\">{{ page.subTitle }}</h3>
  619.         </div>
  620.     </div>
  621.     <div class=\"header-sec-link\">
  622.         <div class=\"container\"><a href=\"#sec1\" class=\"custom-scroll-link color-bg\"><i class=\"fal fa-angle-double-down\"></i></a></div>
  623.     </div>
  624. </section>
  625. <div class=\"breadcrumbs-fs fl-wrap\">
  626.     <div class=\"container\">
  627.         <div class=\"breadcrumbs fl-wrap\">
  628.             <a href=\"#\">À propos</a><span>{{ page.title }}</span>
  629.         </div>
  630.     </div>
  631. </div>
  632. <section  id=\"sec1\" class=\"middle-padding\">
  633.     <div class=\"container\">
  634.         <div class=\"about-wrap\">
  635.             <div class=\"row\">
  636.                 <div class=\"col-md-6\">
  637.                     <div class=\"video-box fl-wrap video-box-span-none\">
  638.                         {% if page.image1 %}
  639.                             <img src=\"{{ asset('/uploads/files/about/' ~ page.image1) | imagine_filter('597x396') }}\" class=\"respimg\" alt=\"{{ page.title }}\">
  640.                         {% else %}
  641.                             <img src=\"{{ asset('front/images/all/ryvup.jpeg') | imagine_filter('597x396') }}\" class=\"respimg\" alt=\"{{ page.title }}\">
  642.                         {% endif %}                        
  643.                         {% if page.videoLink1 is defined and page.videoLink1 is not null %}
  644.                             <a class=\"video-box-btn image-popup\" href=\"{{ page.videoLink1 }}\"><i class=\"fa fa-play\" aria-hidden=\"true\"></i></a>
  645.                             <span class=\"video-box-title\">Notre présentation vidéo</span>
  646.                         {% endif %}
  647.                     </div>
  648.                 </div>
  649.                 <div class=\"col-md-6\">
  650.                     <div class=\"list-single-main-item-title fl-wrap\">
  651.                         <h3>{{ page.title1|raw }}</h3>
  652.                     </div>
  653.                     <div class=\"control-description\">
  654.                         {{ page.description1|raw }}
  655.                     </div>
  656.                     <a href=\"#sec2\" class=\"btn color-bg float-btn custom-scroll-link\">Voir notre équipe <i class=\"fal fa-users\"></i></a>
  657.                 </div>
  658.             </div>
  659.         </div>
  660.         
  661.         <div class=\"single-facts fl-wrap\">
  662.             <div class=\"inline-facts-wrap\">
  663.                 <div class=\"inline-facts\">
  664.                     {{ whyChooseUs.icon4|raw }}
  665.                     <div class=\"milestone-counter\">
  666.                         <div class=\"stats animaper\">
  667.                             <div class=\"num\" data-content=\"0\" data-num=\"{{ whyChooseUs.content4|raw }}\">{{ whyChooseUs.content4|raw }}</div>
  668.                         </div>
  669.                     </div>
  670.                     <h6>{{ whyChooseUs.title4|raw }}</h6>
  671.                 </div>
  672.             </div>
  673.             <div class=\"inline-facts-wrap\">
  674.                 <div class=\"inline-facts\">
  675.                     {{ whyChooseUs.icon5|raw }}
  676.                     <div class=\"milestone-counter\">
  677.                         <div class=\"stats animaper\">
  678.                             <div class=\"num\" data-content=\"0\" data-num=\"{{ whyChooseUs.content5|raw }}\">{{ whyChooseUs.content5|raw }}</div>
  679.                         </div>
  680.                     </div>
  681.                     <h6>{{ whyChooseUs.title5|raw }}</h6>
  682.                 </div>
  683.             </div>
  684.             <div class=\"inline-facts-wrap\">
  685.                 <div class=\"inline-facts\">
  686.                     {{ whyChooseUs.icon6|raw }}
  687.                     <div class=\"milestone-counter\">
  688.                         <div class=\"stats animaper\">
  689.                             <div class=\"num\" data-content=\"0\" data-num=\"{{ whyChooseUs.content6|raw }}\">{{ whyChooseUs.content6|raw }}</div>
  690.                         </div>
  691.                     </div>
  692.                     <h6>{{ whyChooseUs.title6|raw }}</h6>
  693.                 </div>
  694.             </div>
  695.             <div class=\"inline-facts-wrap\">
  696.                 <div class=\"inline-facts\">
  697.                     {{ whyChooseUs.icon7|raw }}
  698.                     <div class=\"milestone-counter\">
  699.                         <div class=\"stats animaper\">
  700.                             <div class=\"num\" data-content=\"0\" data-num=\"{{ whyChooseUs.content7|raw }}\">{{ whyChooseUs.content7|raw }}</div>
  701.                         </div>
  702.                     </div>
  703.                     <h6>{{ whyChooseUs.title7|raw }}</h6>
  704.                 </div>
  705.             </div>
  706.         </div>
  707.     </div>
  708. </section>
  709. <section class=\"color-bg hidden-section\">
  710.     <div class=\"wave-bg wave-bg2\"></div>
  711.     <div class=\"container\">
  712.         <div class=\"section-title\">
  713.             <h2>{{ whyChooseUs.title|raw }}</h2>
  714.             <span class=\"section-separator\"></span>
  715.             <p>{{ whyChooseUs.subTitle|raw }}</p>
  716.         </div>
  717.         <div class=\"row\">
  718.             <div class=\"col-md-4\">
  719.                 <div class=\"process-item big-pad-pr-item\">
  720.                     <span class=\"process-count\"> </span>
  721.                     <div class=\"time-line-icon\">
  722.                         {{ whyChooseUs.icon1|raw }}
  723.                     </div>
  724.                     <h4><a href=\"#\">{{ whyChooseUs.title1|raw }}</a></h4>
  725.                     <p>{{ whyChooseUs.content1|raw }}</p>
  726.                 </div>
  727.             </div>
  728.             <div class=\"col-md-4\">
  729.                 <div class=\"process-item big-pad-pr-item\">
  730.                     <span class=\"process-count\"> </span>
  731.                     <div class=\"time-line-icon\">
  732.                         {{ whyChooseUs.icon2|raw }}
  733.                     </div>
  734.                     <h4> <a href=\"#\">{{ whyChooseUs.title2|raw }}</a></h4>
  735.                     <p>{{ whyChooseUs.content2|raw }}</p>
  736.                 </div>
  737.             </div>
  738.             <div class=\"col-md-4\">
  739.                 <div class=\"process-item big-pad-pr-item nodecpre\">
  740.                     <span class=\"process-count\"> </span>
  741.                     <div class=\"time-line-icon\">
  742.                         {{ whyChooseUs.icon3|raw }}
  743.                     </div>
  744.                     <h4><a href=\"#\">{{ whyChooseUs.title3|raw }}</a></h4>
  745.                     <p>{{ whyChooseUs.content3|raw }}</p>
  746.                 </div>                               
  747.             </div>
  748.         </div>
  749.     </div>
  750. </section>
  751. <section id=\"sec2\">
  752.     <div class=\"container\">
  753.         <div class=\"section-title\">
  754.             <h2 class=\"text-capitalize\">Notre équipe</h2>
  755.             <span class=\"section-separator\"></span>
  756.             <p>Notre équipe est le cœur de Ryvup. Chaque membre est dédié à offrir un service exceptionnel et à garantir la satisfaction de nos clients. <br> Voici quelques-uns des visages derrière notre succès :</p>
  757.         </div>
  758.         <div class=\"team-holder section-team fl-wrap\">
  759.             <div class=\"row\">
  760.                 {% for member in team %}   
  761.                 <div class=\"col-4\">         
  762.                     <div class=\"team-box\">
  763.                         <div class=\"team-photo\">
  764.                             {% if member.avatar %}
  765.                             <img src=\"{{ asset('/uploads/files/team/avatar/' ~ member.avatar) | imagine_filter('392x259') }}\" alt=\"{{ member.fullName }}\" class=\"respimg\">
  766.                             {% else %}
  767.                             <img src=\"{{ asset('front/images/avatar/2.jpg') | imagine_filter('392x259') }}\" alt=\"{{ member.fullName }}\" class=\"respimg\">
  768.                             {% endif %}
  769.                         </div>
  770.                         <div class=\"team-info\">
  771.                             <div class=\"team-dec\">
  772.                                 {{ member.iconFont|raw }}
  773.                             </div>
  774.                             <h3><a href=\"{{ url('app_front_member_single', {'slug': member.slug }) }}\">{{ member.fullName }}</a></h3>
  775.                             <h4>{{ member.profession }}</h4>
  776.                             <div class=\"control-description\">
  777.                                 {% if member.about|length > 360 %}
  778.                                     {{ member.about|slice(0,360)|raw }}...
  779.                                 {% else %}
  780.                                     {{ member.about|slice(0,360)|raw }}
  781.                                 {% endif %}
  782.                             </div>
  783.                             <div class=\"team-social\">
  784.                                 <ul>
  785.                                     {% if member.facebook %}
  786.                                     <li><a href=\"{{ member.facebook }}\" target=\"_blank\"><i class=\"fab fa-facebook-f\"></i></a></li>
  787.                                     {% endif %}
  788.                                     {% if member.twitter %}
  789.                                     <li><a href=\"{{ member.twitter }}\" target=\"_blank\"><i class=\"fab fa-twitter\"></i></a></li>
  790.                                     {% endif %}
  791.                                     {% if member.instagram %}
  792.                                     <li><a href=\"{{ member.instagram }}\" target=\"_blank\"><i class=\"fab fa-instagram\"></i></a></li>
  793.                                     {% endif %}
  794.                                     {% if member.linkedin %}
  795.                                     <li><a href=\"{{ member.linkedin }}\" target=\"_blank\"><i class=\"fab fa-linkedin\"></i></a></li>
  796.                                     {% endif %}
  797.                                 </ul>
  798.                                 {% if member.email %}
  799.                                 <a class=\"team-contact_link\" href=\"mailto:{{ member.email }}\"><i class=\"fal fa-envelope\"></i></a>
  800.                                 {% endif %}
  801.                                 {% if (member.facebook is not defined or member.facebook is null) and
  802.                                     (member.twitter is not defined or member.twitter is null) and
  803.                                     (member.instagram is not defined or member.instagram is null) and
  804.                                     (member.linkedin is not defined or member.linkedin is null) and
  805.                                     (member.email is not defined or member.email is null) %}
  806.                                     <ul>
  807.                                         <li><a class=\"\" href=\"#\"><i class=\"\"></i></a></li>
  808.                                     </ul>
  809.                                 {% endif %}
  810.                             </div>
  811.                         </div>
  812.                     </div>
  813.                 </div>
  814.                 {% endfor %}
  815.             </div>
  816.         </div>
  817.     </div>
  818. </section>
  819. <section class=\"parallax-section\" data-scrollax-parent=\"true\">
  820.     <div class=\"bg par-elem\" {% if page.image2 %}data-bg=\"{{ asset('/uploads/files/about/' ~ page.image2) }}\"{% endif %} data-scrollax=\"properties: { translateY: '30%' }\"></div>
  821.     <div class=\"overlay\"></div>
  822.     <div class=\"container\">
  823.         <div class=\"intro-item fl-wrap\">
  824.             <h2>{{ page.title2 }}</h2>
  825.             <h3>{{ page.subTitle2 }}</h3>
  826.             <a class=\"btn color-bg\" href=\"{{ url('app_front_contact') }}\">Entrer en contact <i class=\"fal fa-envelope\"></i></a>
  827.         </div>
  828.     </div>
  829. </section>
  830. <section>
  831.     <div class=\"container\">
  832.         <div class=\"section-title\">
  833.             <h2>Témoignages</h2>
  834.             <span class=\"section-separator\"></span>
  835.             <p>Lisez les témoignages de nos clients et découvrez comment Ryvup a surpassé leurs attentes avec un service de qualité</p>
  836.         </div>
  837.     </div>
  838.     <div class=\"clearfix\"></div>
  839.     <div class=\"slider-carousel-wrap text-carousel-wrap fl-wrap\">
  840.         <div class=\"swiper-button-prev sw-btn\"><i class=\"fa fa-long-arrow-left\"></i></div>
  841.         <div class=\"swiper-button-next sw-btn\"><i class=\"fa fa-long-arrow-right\"></i></div>
  842.         <div class=\"text-carousel single-carousel cur_carousel-slider-container fl-wrap\">
  843.             <div class=\"slick-item\">
  844.                 <div class=\"text-carousel-item\">
  845.                     <div class=\"popup-avatar\"><img src=\"{{ asset('front/images/avatar/1.jpg') }}\" alt=\"\"></div>
  846.                     <div class=\"listing-rating card-popup-rainingvis\" data-starrating2=\"5\"> </div>
  847.                     <div class=\"review-owner fl-wrap\">Milka Antony  - <span>Happy Client</span></div>
  848.                     <p> \"In ut odio libero, at vulputate urna. Nulla tristique mi a massa convallis cursus. Nulla eu mi magna. Etiam suscipit commodo gravida. Lorem ipsum dolor sit amet, conse ctetuer adipiscing elit, sed diam nonu mmy nibh euismod tincidunt ut laoreet dolore magna aliquam erat.\"</p>
  849.                     <a href=\"#\" class=\"testim-link\">Via Facebook</a>
  850.                 </div>
  851.             </div>
  852.             <div class=\"slick-item\">
  853.                 <div class=\"text-carousel-item\">
  854.                     <div class=\"popup-avatar\"><img src=\"{{ asset('front/images/avatar/1.jpg') }}\" alt=\"\"></div>
  855.                     <div class=\"listing-rating card-popup-rainingvis\" data-starrating2=\"4\"> </div>
  856.                     <div class=\"review-owner fl-wrap\">Milka Antony  - <span>Happy Client</span></div>
  857.                     <p> \"In ut odio libero, at vulputate urna. Nulla tristique mi a massa convallis cursus. Nulla eu mi magna. Etiam suscipit commodo gravida. Lorem ipsum dolor sit amet, conse ctetuer adipiscing elit, sed diam nonu mmy nibh euismod tincidunt ut laoreet dolore magna aliquam erat.\"</p>
  858.                     <a href=\"#\" class=\"testim-link\">Via Facebook</a>
  859.                 </div>
  860.             </div>
  861.             <div class=\"slick-item\">
  862.                 <div class=\"text-carousel-item\">
  863.                     <div class=\"popup-avatar\"><img src=\"{{ asset('front/images/avatar/1.jpg') }}\" alt=\"\"></div>
  864.                     <div class=\"listing-rating card-popup-rainingvis\" data-starrating2=\"5\"> </div>
  865.                     <div class=\"review-owner fl-wrap\">Milka Antony  - <span>Happy Client</span></div>
  866.                     <p> \"In ut odio libero, at vulputate urna. Nulla tristique mi a massa convallis cursus. Nulla eu mi magna. Etiam suscipit commodo gravida. Lorem ipsum dolor sit amet, conse ctetuer adipiscing elit, sed diam nonu mmy nibh euismod tincidunt ut laoreet dolore magna aliquam erat.\"</p>
  867.                     <a href=\"#\" class=\"testim-link\">Via Facebook</a>
  868.                 </div>
  869.             </div>
  870.             <div class=\"slick-item\">
  871.                 <div class=\"text-carousel-item\">
  872.                     <div class=\"popup-avatar\"><img src=\"{{ asset('front/images/avatar/1.jpg') }}\" alt=\"\"></div>
  873.                     <div class=\"listing-rating card-popup-rainingvis\" data-starrating2=\"5\"> </div>
  874.                     <div class=\"review-owner fl-wrap\">Milka Antony  - <span>Happy Client</span></div>
  875.                     <p> \"In ut odio libero, at vulputate urna. Nulla tristique mi a massa convallis cursus. Nulla eu mi magna. Etiam suscipit commodo gravida. Lorem ipsum dolor sit amet, conse ctetuer adipiscing elit, sed diam nonu mmy nibh euismod tincidunt ut laoreet dolore magna aliquam erat.\"</p>
  876.                     <a href=\"#\" class=\"testim-link\">Via Facebook</a>
  877.                 </div>
  878.             </div>
  879.         </div>
  880.     </div>
  881.     <div class=\"section-decor\"></div>
  882. </section>
  883. {% endblock %}
  884. ""front/about/about.html.twig""/var/www/vhosts/resoh.fr/httpdocs/templates/front/about/about.html.twig");
  885.     }
  886. }