var/cache/dev/twig/40/40c0fa1fc540a4347b2170011c06cf04.php line 95

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* base.html.twig */
  16. class __TwigTemplate_8763284c9fab667203c54d1f921cc5de extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->parent false;
  28.         $this->blocks = [
  29.             'title' => [$this'block_title'],
  30.             'seoHeadAdd' => [$this'block_seoHeadAdd'],
  31.             'body' => [$this'block_body'],
  32.         ];
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = []): iterable
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  41.         // line 1
  42.         yield "<!DOCTYPE html>
  43. <html lang=\"pl\">
  44.     <head>
  45.         <meta charset=\"utf-8\">
  46.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  47.         <meta name=\"description\" content=\"\">
  48.         <title>";
  49.         // line 7
  50.         yield from $this->unwrap()->yieldBlock('title'$context$blocks);
  51.         yield "</title>
  52.         <link href=\"";
  53.         // line 8
  54.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["siteURL"]) || array_key_exists("siteURL"$context) ? $context["siteURL"] : (function () { throw new RuntimeError('Variable "siteURL" does not exist.'8$this->source); })()), "html"nulltrue);
  55.         yield "css/bootstrap.css\" rel=\"stylesheet\" />
  56.         <link href=\"";
  57.         // line 9
  58.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["siteURL"]) || array_key_exists("siteURL"$context) ? $context["siteURL"] : (function () { throw new RuntimeError('Variable "siteURL" does not exist.'9$this->source); })()), "html"nulltrue);
  59.         yield "css/style.css\" rel=\"stylesheet\" />
  60.         <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
  61.         <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
  62.         <link href=\"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap\" rel=\"stylesheet\">
  63.         ";
  64.         // line 13
  65.         yield from $this->unwrap()->yieldBlock('seoHeadAdd'$context$blocks);
  66.         // line 14
  67.         yield "    </head>
  68.     <body>
  69.     <button onclick=\"topFunction()\" id=\"toTopBtn\" title=\"Go to top\">
  70.         <img src=\"";
  71.         // line 17
  72.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["siteURL"]) || array_key_exists("siteURL"$context) ? $context["siteURL"] : (function () { throw new RuntimeError('Variable "siteURL" does not exist.'17$this->source); })()), "html"nulltrue);
  73.         yield "img/arrow-up-circle.svg\" alt=\"go to top\"  />
  74.     </button>
  75.     <div class=\"container-fluid\" id=\"mainBannerSection\">
  76.         <div class=\"marquee-container overflow-hidden\">
  77.             <div class=\"marquee-content d-flex align-items-center\">
  78.                 <div class=\"marquee-item px-4 py-2 mx-2 \"><span class=\"template-bold-font template-text-white\">Działamy na Śląsku</span></div>
  79.                 <div class=\"marquee-item px-4 py-2 mx-2 \"><span class=\"template-bold-font template-text-white\">Katowice i okolice zadzwoń teraz</span></div>
  80.                 <div class=\"marquee-item px-4 py-2 mx-2\"><a href=\"tel:+48793412034\" class=\"template-bold-font p-0 m-0 template-text-white text-decoration-none\">793 412 034</a></div>
  81.                 <div class=\"marquee-item px-4 py-2 mx-2 \"><span class=\"template-bold-font template-text-white\">Bezpłatna wycena w 24h.</span></div>
  82.             </div>
  83.         </div>
  84.         ";
  85.         // line 28
  86.         yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\HelperController::getMenu"));
  87.         yield "
  88.         <div id=\"mainBannerInsideDiv\" class=\"row px-0 py-5 justify-content-end\">
  89.             <div class=\"col col-md-10 col-lg-6 col-xl-4 col-xxl-4 template-text-white ps-5 pt-5 pb-3\">
  90.                 <div class=\"template-main-h1 template-text-kyiv\">";
  91.         // line 31
  92.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["pageheader"]) || array_key_exists("pageheader"$context) ? $context["pageheader"] : (function () { throw new RuntimeError('Variable "pageheader" does not exist.'31$this->source); })()), "banerTitle", [], "any"falsefalsefalse31);
  93.         yield "</div>
  94.                 <div class=\"mainBannerShortContent\">";
  95.         // line 32
  96.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["pageheader"]) || array_key_exists("pageheader"$context) ? $context["pageheader"] : (function () { throw new RuntimeError('Variable "pageheader" does not exist.'32$this->source); })()), "banerSC", [], "any"falsefalsefalse32);
  97.         yield "</div>
  98.                 <button type=\"button\" class=\"btn btn-template btn-lg mt-4\" href=\"";
  99.         // line 33
  100.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["siteURL"]) || array_key_exists("siteURL"$context) ? $context["siteURL"] : (function () { throw new RuntimeError('Variable "siteURL" does not exist.'33$this->source); })()), "html"nulltrue);
  101.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["pageheader"]) || array_key_exists("pageheader"$context) ? $context["pageheader"] : (function () { throw new RuntimeError('Variable "pageheader" does not exist.'33$this->source); })()), "banerButtonLink", [], "any"falsefalsefalse33);
  102.         yield "\">";
  103.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["pageheader"]) || array_key_exists("pageheader"$context) ? $context["pageheader"] : (function () { throw new RuntimeError('Variable "pageheader" does not exist.'33$this->source); })()), "banerButton", [], "any"falsefalsefalse33);
  104.         yield "</button>
  105.             </div>
  106.             <div class=\"col-4 p-0 py-4 text-end d-none d-lg-block d-xl-block d-xxl-block\">
  107.                 <img src=\"";
  108.         // line 36
  109.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["siteURL"]) || array_key_exists("siteURL"$context) ? $context["siteURL"] : (function () { throw new RuntimeError('Variable "siteURL" does not exist.'36$this->source); })()), "html"nulltrue);
  110.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["pageheader"] ?? null), "banerPicture", [], "any"falsetruefalse36), "580x590k", [], "array"falsetruefalse36), "publicPath", [], "any"truetruefalse36)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["pageheader"]) || array_key_exists("pageheader"$context) ? $context["pageheader"] : (function () { throw new RuntimeError('Variable "pageheader" does not exist.'36$this->source); })()), "banerPicture", [], "any"falsefalsefalse36), "580x590k", [], "array"falsefalsefalse36), "publicPath", [], "any"falsefalsefalse36), "img/mainBanerPhoto.png")) : ("img/mainBanerPhoto.png")), "html"nulltrue);
  111.         yield "\" class=\"img-fluid\" />
  112.             </div>
  113.         </div>
  114.     </div>
  115.         ";
  116.         // line 40
  117.         yield from $this->unwrap()->yieldBlock('body'$context$blocks);
  118.         // line 41
  119.         yield "    <footer class=\"container-fluid\">
  120.         <div class=\"row m-0 p-0\">
  121.             <div class=\"col m-0 p-0 text-end\"><img src=\"img/footer_img.png\" alt=\"footer\"></div>
  122.         </div>
  123.         <div class=\"row template-footerEnd-row\">
  124.             <div class=\"col\">
  125.                 <div class=\"container mt-5\">
  126.                     <div class=\"row\">
  127.                         <div class=\"col-3\">
  128.                             <img src=\"img/logo.svg\" class=\"img-fluid\" alt=\"logo\" />
  129.                         </div>
  130.                         <div class=\"col-9\">
  131.                             <div class=\"row\">
  132.                                 <div class=\"col-12\">
  133.                                     <ul class=\"nav justify-content-end\">
  134.                                         ";
  135.         // line 56
  136.         $context['_parent'] = $context;
  137.         $context['_seq'] = CoreExtension::ensureTraversable((isset($context["menuBottom"]) || array_key_exists("menuBottom"$context) ? $context["menuBottom"] : (function () { throw new RuntimeError('Variable "menuBottom" does not exist.'56$this->source); })()));
  138.         foreach ($context['_seq'] as $context["_key"] => $context["m"]) {
  139.             // line 57
  140.             yield "                                            <li class=\"nav-item\">
  141.                                                 <a class=\"nav-link template-text-white\" href=\"#";
  142.             // line 58
  143.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["m"], "getSlug", [], "any"falsefalsefalse58), "html"nulltrue);
  144.             yield "\">";
  145.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["m"], "getName", [], "method"falsefalsefalse58), "html"nulltrue);
  146.             yield "</a>
  147.                                             </li>
  148.                                         ";
  149.         }
  150.         $_parent $context['_parent'];
  151.         unset($context['_seq'], $context['_key'], $context['m'], $context['_parent']);
  152.         $context array_intersect_key($context$_parent) + $_parent;
  153.         // line 61
  154.         yield "                                    </ul>
  155.                                 </div>
  156.                             </div>
  157.                             <div class=\"row mt-5 justify-content-between template-footerLinks text-end\">
  158.                                 <div class=\"col\"><a href=\"tel:+48793412034\" class=\"template-text-white\">793 412 034 </a></div>
  159.                                 <div class=\"col\"><span id=\"email-user\">biuro</span><span id=\"at-symbol\" style=\"display:none\">@</span><span id=\"email-domain\">drzewoekspert.pl</span></div>
  160.                                 <div class=\"col text-center\">
  161.                                     <a href=\"https://www.facebook.com/share/1AgMZ7REQa/\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"currentColor\" class=\"bi bi-facebook\" viewBox=\"0 0 16 16\"><path d=\"M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951\" style=\"fill: var(--main-white-font-color);\" /></svg></a>&nbsp;&nbsp;
  162.                                     <a href=\"https://www.instagram.com/drzewoekspert_pl?igsh=MXhtajFndHI3M3NxOQ==\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"currentColor\" class=\"bi bi-instagram\" viewBox=\"0 0 16 16\"><path d=\"M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.9 3.9 0 0 0-1.417.923A3.9 3.9 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.9 3.9 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.9 3.9 0 0 0-.923-1.417A3.9 3.9 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599s.453.546.598.92c.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.5 2.5 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.5 2.5 0 0 1-.92-.598 2.5 2.5 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233s.008-2.388.046-3.231c.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92s.546-.453.92-.598c.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92m-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217m0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334\" style=\"fill: var(--main-white-font-color);\"/></svg></a>
  163.                                 </div>
  164.                             </div>
  165.                         </div>
  166.                     </div>
  167.                 </div>
  168.             </div>
  169.         </div>
  170.     </footer>
  171.     ";
  172.         // line 78
  173.         yield $this->extensions['App\Twig\GdprExtension']->renderGdprBanner();
  174.         yield "
  175.     <script src=\"";
  176.         // line 79
  177.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["siteURL"]) || array_key_exists("siteURL"$context) ? $context["siteURL"] : (function () { throw new RuntimeError('Variable "siteURL" does not exist.'79$this->source); })()), "html"nulltrue);
  178.         yield "js/bootstrap.bundle.js\"></script>
  179.     <script src=\"";
  180.         // line 80
  181.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["siteURL"]) || array_key_exists("siteURL"$context) ? $context["siteURL"] : (function () { throw new RuntimeError('Variable "siteURL" does not exist.'80$this->source); })()), "html"nulltrue);
  182.         yield "js/script.js\"></script>
  183.     <script src=\"";
  184.         // line 81
  185.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["siteURL"]) || array_key_exists("siteURL"$context) ? $context["siteURL"] : (function () { throw new RuntimeError('Variable "siteURL" does not exist.'81$this->source); })()), "html"nulltrue);
  186.         yield "js/privacy.js\"></script>
  187.     </body>
  188. </html>
  189. ";
  190.         
  191.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  192.         
  193.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  194.         yield from [];
  195.     }
  196.     // line 7
  197.     /**
  198.      * @return iterable<null|scalar|\Stringable>
  199.      */
  200.     public function block_title(array $context, array $blocks = []): iterable
  201.     {
  202.         $macros $this->macros;
  203.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  204.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  205.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  206.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  207.         yield "Welcome!";
  208.         
  209.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  210.         
  211.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  212.         yield from [];
  213.     }
  214.     // line 13
  215.     /**
  216.      * @return iterable<null|scalar|\Stringable>
  217.      */
  218.     public function block_seoHeadAdd(array $context, array $blocks = []): iterable
  219.     {
  220.         $macros $this->macros;
  221.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  222.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""seoHeadAdd"));
  223.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  224.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""seoHeadAdd"));
  225.         
  226.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  227.         
  228.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  229.         yield from [];
  230.     }
  231.     // line 40
  232.     /**
  233.      * @return iterable<null|scalar|\Stringable>
  234.      */
  235.     public function block_body(array $context, array $blocks = []): iterable
  236.     {
  237.         $macros $this->macros;
  238.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  239.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  240.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  241.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  242.         
  243.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  244.         
  245.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  246.         yield from [];
  247.     }
  248.     /**
  249.      * @codeCoverageIgnore
  250.      */
  251.     public function getTemplateName(): string
  252.     {
  253.         return "base.html.twig";
  254.     }
  255.     /**
  256.      * @codeCoverageIgnore
  257.      */
  258.     public function isTraitable(): bool
  259.     {
  260.         return false;
  261.     }
  262.     /**
  263.      * @codeCoverageIgnore
  264.      */
  265.     public function getDebugInfo(): array
  266.     {
  267.         return array (  254 => 40,  232 => 13,  209 => 7,  194 => 81,  190 => 80,  186 => 79,  182 => 78,  163 => 61,  152 => 58,  149 => 57,  145 => 56,  128 => 41,  126 => 40,  118 => 36,  109 => 33,  105 => 32,  101 => 31,  95 => 28,  81 => 17,  76 => 14,  74 => 13,  67 => 9,  63 => 8,  59 => 7,  51 => 1,);
  268.     }
  269.     public function getSourceContext(): Source
  270.     {
  271.         return new Source("<!DOCTYPE html>
  272. <html lang=\"pl\">
  273.     <head>
  274.         <meta charset=\"utf-8\">
  275.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  276.         <meta name=\"description\" content=\"\">
  277.         <title>{% block title %}Welcome!{% endblock %}</title>
  278.         <link href=\"{{ siteURL }}css/bootstrap.css\" rel=\"stylesheet\" />
  279.         <link href=\"{{ siteURL }}css/style.css\" rel=\"stylesheet\" />
  280.         <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
  281.         <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
  282.         <link href=\"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap\" rel=\"stylesheet\">
  283.         {% block seoHeadAdd %}{% endblock %}
  284.     </head>
  285.     <body>
  286.     <button onclick=\"topFunction()\" id=\"toTopBtn\" title=\"Go to top\">
  287.         <img src=\"{{ siteURL }}img/arrow-up-circle.svg\" alt=\"go to top\"  />
  288.     </button>
  289.     <div class=\"container-fluid\" id=\"mainBannerSection\">
  290.         <div class=\"marquee-container overflow-hidden\">
  291.             <div class=\"marquee-content d-flex align-items-center\">
  292.                 <div class=\"marquee-item px-4 py-2 mx-2 \"><span class=\"template-bold-font template-text-white\">Działamy na Śląsku</span></div>
  293.                 <div class=\"marquee-item px-4 py-2 mx-2 \"><span class=\"template-bold-font template-text-white\">Katowice i okolice zadzwoń teraz</span></div>
  294.                 <div class=\"marquee-item px-4 py-2 mx-2\"><a href=\"tel:+48793412034\" class=\"template-bold-font p-0 m-0 template-text-white text-decoration-none\">793 412 034</a></div>
  295.                 <div class=\"marquee-item px-4 py-2 mx-2 \"><span class=\"template-bold-font template-text-white\">Bezpłatna wycena w 24h.</span></div>
  296.             </div>
  297.         </div>
  298.         {{ render(controller('App\\\\Controller\\\\HelperController::getMenu')) }}
  299.         <div id=\"mainBannerInsideDiv\" class=\"row px-0 py-5 justify-content-end\">
  300.             <div class=\"col col-md-10 col-lg-6 col-xl-4 col-xxl-4 template-text-white ps-5 pt-5 pb-3\">
  301.                 <div class=\"template-main-h1 template-text-kyiv\">{{ pageheader.banerTitle|raw }}</div>
  302.                 <div class=\"mainBannerShortContent\">{{ pageheader.banerSC|raw }}</div>
  303.                 <button type=\"button\" class=\"btn btn-template btn-lg mt-4\" href=\"{{ siteURL }}{{ pageheader.banerButtonLink|raw }}\">{{ pageheader.banerButton|raw }}</button>
  304.             </div>
  305.             <div class=\"col-4 p-0 py-4 text-end d-none d-lg-block d-xl-block d-xxl-block\">
  306.                 <img src=\"{{ siteURL }}{{ pageheader.banerPicture['580x590k'].publicPath|default('img/mainBanerPhoto.png') }}\" class=\"img-fluid\" />
  307.             </div>
  308.         </div>
  309.     </div>
  310.         {% block body %}{% endblock %}
  311.     <footer class=\"container-fluid\">
  312.         <div class=\"row m-0 p-0\">
  313.             <div class=\"col m-0 p-0 text-end\"><img src=\"img/footer_img.png\" alt=\"footer\"></div>
  314.         </div>
  315.         <div class=\"row template-footerEnd-row\">
  316.             <div class=\"col\">
  317.                 <div class=\"container mt-5\">
  318.                     <div class=\"row\">
  319.                         <div class=\"col-3\">
  320.                             <img src=\"img/logo.svg\" class=\"img-fluid\" alt=\"logo\" />
  321.                         </div>
  322.                         <div class=\"col-9\">
  323.                             <div class=\"row\">
  324.                                 <div class=\"col-12\">
  325.                                     <ul class=\"nav justify-content-end\">
  326.                                         {% for m in menuBottom %}
  327.                                             <li class=\"nav-item\">
  328.                                                 <a class=\"nav-link template-text-white\" href=\"#{{ m.getSlug }}\">{{ m.getName() }}</a>
  329.                                             </li>
  330.                                         {% endfor %}
  331.                                     </ul>
  332.                                 </div>
  333.                             </div>
  334.                             <div class=\"row mt-5 justify-content-between template-footerLinks text-end\">
  335.                                 <div class=\"col\"><a href=\"tel:+48793412034\" class=\"template-text-white\">793 412 034 </a></div>
  336.                                 <div class=\"col\"><span id=\"email-user\">biuro</span><span id=\"at-symbol\" style=\"display:none\">@</span><span id=\"email-domain\">drzewoekspert.pl</span></div>
  337.                                 <div class=\"col text-center\">
  338.                                     <a href=\"https://www.facebook.com/share/1AgMZ7REQa/\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"currentColor\" class=\"bi bi-facebook\" viewBox=\"0 0 16 16\"><path d=\"M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951\" style=\"fill: var(--main-white-font-color);\" /></svg></a>&nbsp;&nbsp;
  339.                                     <a href=\"https://www.instagram.com/drzewoekspert_pl?igsh=MXhtajFndHI3M3NxOQ==\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" fill=\"currentColor\" class=\"bi bi-instagram\" viewBox=\"0 0 16 16\"><path d=\"M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.9 3.9 0 0 0-1.417.923A3.9 3.9 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.9 3.9 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.9 3.9 0 0 0-.923-1.417A3.9 3.9 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599s.453.546.598.92c.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.5 2.5 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.5 2.5 0 0 1-.92-.598 2.5 2.5 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233s.008-2.388.046-3.231c.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92s.546-.453.92-.598c.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92m-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217m0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334\" style=\"fill: var(--main-white-font-color);\"/></svg></a>
  340.                                 </div>
  341.                             </div>
  342.                         </div>
  343.                     </div>
  344.                 </div>
  345.             </div>
  346.         </div>
  347.     </footer>
  348.     {{ render_gdpr_banner() }}
  349.     <script src=\"{{ siteURL }}js/bootstrap.bundle.js\"></script>
  350.     <script src=\"{{ siteURL }}js/script.js\"></script>
  351.     <script src=\"{{ siteURL }}js/privacy.js\"></script>
  352.     </body>
  353. </html>
  354. ""base.html.twig""/var/www/app/templates/base.html.twig");
  355.     }
  356. }