var/cache/dev/twig/dc/dcbd4e2a9badbe790a5da56f04f60a35.php line 52

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. /* @theme/templates/home.html.twig */
  14. class __TwigTemplate_a9f3b983c4ac5574627daf7984ae7e58 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.             'metatitle' => [$this'block_metatitle'],
  25.             'metadescription' => [$this'block_metadescription'],
  26.             'body' => [$this'block_body'],
  27.             'stylesheets' => [$this'block_stylesheets'],
  28.         ];
  29.     }
  30.     protected function doGetParent(array $context)
  31.     {
  32.         // line 1
  33.         return "@theme/base.html.twig";
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  39.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@theme/templates/home.html.twig"));
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  41.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@theme/templates/home.html.twig"));
  42.         $this->parent $this->loadTemplate("@theme/base.html.twig""@theme/templates/home.html.twig"1);
  43.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  44.         
  45.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  46.         
  47.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  48.     }
  49.     // line 2
  50.     public function block_title($context, array $blocks = [])
  51.     {
  52.         $macros $this->macros;
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  54.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  57.         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.'2$this->source); })()), "title", [], "any"falsefalsefalse2), "html"nulltrue);
  58.         
  59.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  60.         
  61.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  62.     }
  63.     // line 3
  64.     public function block_metatitle($context, array $blocks = [])
  65.     {
  66.         $macros $this->macros;
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  68.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metatitle"));
  69.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  70.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metatitle"));
  71.         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); })()), "metatitle", [], "any"falsefalsefalse3), "html"nulltrue);
  72.         
  73.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  74.         
  75.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  76.     }
  77.     // line 4
  78.     public function block_metadescription($context, array $blocks = [])
  79.     {
  80.         $macros $this->macros;
  81.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  82.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metadescription"));
  83.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  84.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metadescription"));
  85.         echo twig_escape_filter($this->envtwig_slice($this->envtwig_striptags(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.'4$this->source); })()), "metadescription", [], "any"falsefalsefalse4)), 0160), "html"nulltrue);
  86.         
  87.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  88.         
  89.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  90.     }
  91.     // line 6
  92.     public function block_body($context, array $blocks = [])
  93.     {
  94.         $macros $this->macros;
  95.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  96.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  97.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  98.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  99.         // line 7
  100.         echo "
  101. <script type=\"application/ld+json\">
  102.     {
  103.         \"@context\": \"http://schema.org\",
  104.         \"@type\": \"ProfessionalService\",
  105.         \"name\": \"";
  106.         // line 12
  107.         echo twig_escape_filter($this->env, (isset($context["sitename"]) || array_key_exists("sitename"$context) ? $context["sitename"] : (function () { throw new RuntimeError('Variable "sitename" does not exist.'12$this->source); })()), "html"nulltrue);
  108.         echo "\",
  109.         \"url\": \"";
  110.         // line 13
  111.         echo twig_escape_filter($this->env, (isset($context["siteurl"]) || array_key_exists("siteurl"$context) ? $context["siteurl"] : (function () { throw new RuntimeError('Variable "siteurl" does not exist.'13$this->source); })()), "html"nulltrue);
  112.         echo "\",
  113.         \"image\": \"";
  114.         // line 14
  115.         echo twig_escape_filter($this->env, (isset($context["siteurl"]) || array_key_exists("siteurl"$context) ? $context["siteurl"] : (function () { throw new RuntimeError('Variable "siteurl" does not exist.'14$this->source); })()), "html"nulltrue);
  116.         echo twig_escape_filter($this->env$this->env->getFunction('imageCache')->getCallable()($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/logo.png"), "cropResize"26088), "html"nulltrue);
  117.         echo "\",
  118.         \"description\": \"";
  119.         // line 15
  120.         echo twig_escape_filter($this->envtwig_slice($this->envtwig_striptags(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.'15$this->source); })()), "metadescription", [], "any"falsefalsefalse15)), 0160), "html"nulltrue);
  121.         echo "\",
  122.         \"address\": {
  123.             \"@type\": \"PostalAddress\",
  124.             \"streetAddress\": \"Watch House Lane Industrial Estate\",
  125.             \"addressLocality\": \"Doncaster\",
  126.             \"addressRegion\": \"South Yorkshire\",
  127.             \"postalCode\": \"DN5 9QJ\",
  128.             \"addressCountry\": \"GB\"
  129.         },
  130.         \"telephone\": \"";
  131.         // line 24
  132.         echo $this->env->getFunction('renderSetting')->getCallable()(2"content");
  133.         echo ", ";
  134.         echo $this->env->getFunction('renderSetting')->getCallable()(15"content");
  135.         echo "\",
  136.         \"email\": \"";
  137.         // line 25
  138.         echo $this->env->getFunction('renderSetting')->getCallable()(3"content");
  139.         echo "\",
  140.         \"geo\": {
  141.             \"@type\": \"GeoCoordinates\",
  142.             \"latitude\": \"";
  143.         // line 28
  144.         echo $this->env->getFunction('renderSetting')->getCallable()(4"content");
  145.         echo "\",
  146.             \"longitude\": \"";
  147.         // line 29
  148.         echo $this->env->getFunction('renderSetting')->getCallable()(5"content");
  149.         echo "\"
  150.         },
  151.         \"serviceType\": \"Scaffolding\",
  152.         \"sameAs\": [
  153.             \"https://www.facebook.com/StableScaffLTD/\"
  154.         ]
  155.     }
  156. </script>
  157. ";
  158.         // line 38
  159.         echo $this->env->getFunction('renderComponents')->getCallable()("Page Top", (isset($context["pageComponents"]) || array_key_exists("pageComponents"$context) ? $context["pageComponents"] : (function () { throw new RuntimeError('Variable "pageComponents" does not exist.'38$this->source); })()));
  160.         echo "
  161. ";
  162.         // line 40
  163.         echo $this->env->getFunction('renderComponents')->getCallable()("Before Content", (isset($context["pageComponents"]) || array_key_exists("pageComponents"$context) ? $context["pageComponents"] : (function () { throw new RuntimeError('Variable "pageComponents" does not exist.'40$this->source); })()));
  164.         echo "
  165. <section class=\"welcome-block pt-12 lg:pt-24 pb-36 lg:pb-48\">
  166.     <div class=\"container\">
  167.         <div class=\"row cms-area\">
  168.             <div class=\"col-12\">
  169.                 <h1>";
  170.         // line 46
  171.         echo $this->env->getFunction('allowInlineEditor')->getCallable()((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'46$this->source); })()), "title");
  172.         echo "</h1>
  173.             </div>
  174.             <div class=\"xl:col-4 lg:col-5 md:col-12\">
  175.                 ";
  176.         // line 49
  177.         echo $this->env->getFunction('allowInlineEditor')->getCallable()((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'49$this->source); })()), "content");
  178.         echo "
  179.                 <div class=\"mt-auto\">
  180.                     <a class=\"btnlink btnlink-dark mt-12\" href=\"";
  181.         // line 51
  182.         echo $this->env->getFunction('renderSetting')->getCallable()(11"content");
  183.         echo "\">";
  184.         echo $this->env->getFunction('renderSetting')->getCallable()(11"displayText");
  185.         echo "</a>
  186.                 </div>
  187.             </div>
  188.             <div class=\"lg:col-6 lg:offset-1 md:col-12\">
  189.                 <img id=\"jeff-block\" class=\"max-w-full h-auto\"  src=\"";
  190.         // line 55
  191.         echo twig_escape_filter($this->env$this->env->getFunction('imageCache')->getCallable()(("/userfiles/images/page/" 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.'55$this->source); })()), "image", [], "any"falsefalsefalse55)), "zoomCrop"492268), "html"nulltrue);
  192.         echo "\" width=\"492\" height=\"268\" alt=\"";
  193.         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.'55$this->source); })()), "title", [], "any"falsefalsefalse55), "html"nulltrue);
  194.         echo "\" loading=\"lazy\" />
  195.             </div>
  196.         </div>
  197.     </div>
  198. </section>
  199. <section>
  200.     <div class=\"featured-services\">
  201.         <div class=\"container\">
  202.             <div class=\"row\">
  203.                 <div class=\"col-12 pt-28 text-center\">
  204.                     <h2>Our Scaffolding Services</h2>
  205.                 </div>
  206.             </div>
  207.         </div>
  208.     </div>
  209.     <div class=\"featured-sectors bg-grey\">
  210.         <div class=\"container -mt-64 relative z-20\">
  211.             ";
  212.         // line 73
  213.         echo $this->env->getFunction('renderComponents')->getCallable()("Home Services", (isset($context["pageComponents"]) || array_key_exists("pageComponents"$context) ? $context["pageComponents"] : (function () { throw new RuntimeError('Variable "pageComponents" does not exist.'73$this->source); })()));
  214.         echo "
  215.             <div class=\"border-b border-solid border-primary text-2xl md:text-3xl lg:text-4xl xl:text-5xl text-center font-medium leading-none pb-8 xl:pb-12 px-6 xl:mt-6\">
  216.              ";
  217.         // line 75
  218.         echo $this->extensions['App\Twig\TwigExtension']->renderHtmlBlock($this->env"Home Service Text", (isset($context["pageHtmlBlocks"]) || array_key_exists("pageHtmlBlocks"$context) ? $context["pageHtmlBlocks"] : (function () { throw new RuntimeError('Variable "pageHtmlBlocks" does not exist.'75$this->source); })()));
  219.         echo "
  220.             </div>
  221.         </div>
  222.         <div class=\"container\">
  223.             ";
  224.         // line 79
  225.         echo $this->env->getFunction('renderComponents')->getCallable()("Home Sectors", (isset($context["pageComponents"]) || array_key_exists("pageComponents"$context) ? $context["pageComponents"] : (function () { throw new RuntimeError('Variable "pageComponents" does not exist.'79$this->source); })()));
  226.         echo "
  227.         </div>
  228.     </div>
  229. </section>
  230. ";
  231.         // line 84
  232.         echo $this->env->getFunction('renderComponents')->getCallable()("Client Slider", (isset($context["pageComponents"]) || array_key_exists("pageComponents"$context) ? $context["pageComponents"] : (function () { throw new RuntimeError('Variable "pageComponents" does not exist.'84$this->source); })()));
  233.         echo "
  234. <section class=\"parallax-divider\"></section>
  235. <section class=\"pb-12\">
  236.     <div class=\"container\">
  237.         ";
  238.         // line 90
  239.         echo $this->env->getFunction('renderComponents')->getCallable()("Enquiry Form", (isset($context["pageComponents"]) || array_key_exists("pageComponents"$context) ? $context["pageComponents"] : (function () { throw new RuntimeError('Variable "pageComponents" does not exist.'90$this->source); })()));
  240.         echo "
  241.     </div>
  242. </section>
  243. ";
  244.         
  245.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  246.         
  247.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  248.     }
  249.     // line 96
  250.     public function block_stylesheets($context, array $blocks = [])
  251.     {
  252.         $macros $this->macros;
  253.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  254.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  255.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  256.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  257.         
  258.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  259.         
  260.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  261.     }
  262.     /**
  263.      * @codeCoverageIgnore
  264.      */
  265.     public function getTemplateName()
  266.     {
  267.         return "@theme/templates/home.html.twig";
  268.     }
  269.     /**
  270.      * @codeCoverageIgnore
  271.      */
  272.     public function isTraitable()
  273.     {
  274.         return false;
  275.     }
  276.     /**
  277.      * @codeCoverageIgnore
  278.      */
  279.     public function getDebugInfo()
  280.     {
  281.         return array (  290 => 96,  275 => 90,  266 => 84,  258 => 79,  251 => 75,  246 => 73,  223 => 55,  214 => 51,  209 => 49,  203 => 46,  194 => 40,  189 => 38,  177 => 29,  173 => 28,  167 => 25,  161 => 24,  149 => 15,  144 => 14,  140 => 13,  136 => 12,  129 => 7,  119 => 6,  100 => 4,  81 => 3,  62 => 2,  39 => 1,);
  282.     }
  283.     public function getSourceContext()
  284.     {
  285.         return new Source("{% extends '@theme/base.html.twig' %}
  286. {% block title %}{{ page.title }}{% endblock %}
  287. {% block metatitle %}{{ page.metatitle }}{% endblock %}
  288. {% block metadescription %}{{ page.metadescription|striptags|slice(0, 160) }}{% endblock %}
  289. {% block body %}
  290. <script type=\"application/ld+json\">
  291.     {
  292.         \"@context\": \"http://schema.org\",
  293.         \"@type\": \"ProfessionalService\",
  294.         \"name\": \"{{ sitename }}\",
  295.         \"url\": \"{{ siteurl }}\",
  296.         \"image\": \"{{ siteurl }}{{ imageCache(asset('build/images/logo.png'), 'cropResize', 260, 88)  }}\",
  297.         \"description\": \"{{ page.metadescription|striptags|slice(0, 160) }}\",
  298.         \"address\": {
  299.             \"@type\": \"PostalAddress\",
  300.             \"streetAddress\": \"Watch House Lane Industrial Estate\",
  301.             \"addressLocality\": \"Doncaster\",
  302.             \"addressRegion\": \"South Yorkshire\",
  303.             \"postalCode\": \"DN5 9QJ\",
  304.             \"addressCountry\": \"GB\"
  305.         },
  306.         \"telephone\": \"{{ renderSetting(2, 'content') }}, {{ renderSetting(15, 'content') }}\",
  307.         \"email\": \"{{ renderSetting(3, 'content') }}\",
  308.         \"geo\": {
  309.             \"@type\": \"GeoCoordinates\",
  310.             \"latitude\": \"{{ renderSetting(4, 'content') }}\",
  311.             \"longitude\": \"{{ renderSetting(5, 'content') }}\"
  312.         },
  313.         \"serviceType\": \"Scaffolding\",
  314.         \"sameAs\": [
  315.             \"https://www.facebook.com/StableScaffLTD/\"
  316.         ]
  317.     }
  318. </script>
  319. {{ renderComponents('Page Top', pageComponents)|raw }}
  320. {{ renderComponents('Before Content', pageComponents)|raw }}
  321. <section class=\"welcome-block pt-12 lg:pt-24 pb-36 lg:pb-48\">
  322.     <div class=\"container\">
  323.         <div class=\"row cms-area\">
  324.             <div class=\"col-12\">
  325.                 <h1>{{ allowInlineEditor(page, 'title')|raw }}</h1>
  326.             </div>
  327.             <div class=\"xl:col-4 lg:col-5 md:col-12\">
  328.                 {{ allowInlineEditor(page, 'content')|raw }}
  329.                 <div class=\"mt-auto\">
  330.                     <a class=\"btnlink btnlink-dark mt-12\" href=\"{{ renderSetting(11, 'content') }}\">{{ renderSetting(11, 'displayText') }}</a>
  331.                 </div>
  332.             </div>
  333.             <div class=\"lg:col-6 lg:offset-1 md:col-12\">
  334.                 <img id=\"jeff-block\" class=\"max-w-full h-auto\"  src=\"{{ imageCache('/userfiles/images/page/' ~ page.image, 'zoomCrop', 492, 268) }}\" width=\"492\" height=\"268\" alt=\"{{ page.title }}\" loading=\"lazy\" />
  335.             </div>
  336.         </div>
  337.     </div>
  338. </section>
  339. <section>
  340.     <div class=\"featured-services\">
  341.         <div class=\"container\">
  342.             <div class=\"row\">
  343.                 <div class=\"col-12 pt-28 text-center\">
  344.                     <h2>Our Scaffolding Services</h2>
  345.                 </div>
  346.             </div>
  347.         </div>
  348.     </div>
  349.     <div class=\"featured-sectors bg-grey\">
  350.         <div class=\"container -mt-64 relative z-20\">
  351.             {{ renderComponents('Home Services', pageComponents)|raw }}
  352.             <div class=\"border-b border-solid border-primary text-2xl md:text-3xl lg:text-4xl xl:text-5xl text-center font-medium leading-none pb-8 xl:pb-12 px-6 xl:mt-6\">
  353.              {{ renderHtmlBlock('Home Service Text', pageHtmlBlocks)|raw }}
  354.             </div>
  355.         </div>
  356.         <div class=\"container\">
  357.             {{ renderComponents('Home Sectors', pageComponents)|raw }}
  358.         </div>
  359.     </div>
  360. </section>
  361. {{ renderComponents('Client Slider', pageComponents)|raw }}
  362. <section class=\"parallax-divider\"></section>
  363. <section class=\"pb-12\">
  364.     <div class=\"container\">
  365.         {{ renderComponents('Enquiry Form', pageComponents)|raw }}
  366.     </div>
  367. </section>
  368. {% endblock %}
  369. {% block stylesheets %}
  370. {% endblock %}
  371. ""@theme/templates/home.html.twig""/var/www/html/s/stablescaffolding/templates/themes/theme/templates/home.html.twig");
  372.     }
  373. }