var/cache/dev/twig/c2/c2b12d95ba2f7771b2b7e82a7aee508e.php line 51

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/cmspage-about.html.twig */
  14. class __TwigTemplate_c7bde4bc2d2eb38b24db2090954b8c5c 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.             'metatitle' => [$this'block_metatitle'],
  24.             'metadescription' => [$this'block_metadescription'],
  25.             'body' => [$this'block_body'],
  26.             'stylesheets' => [$this'block_stylesheets'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "@theme/base.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  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""@theme/templates/cmspage-about.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""@theme/templates/cmspage-about.html.twig"));
  41.         $this->parent $this->loadTemplate("@theme/base.html.twig""@theme/templates/cmspage-about.html.twig"1);
  42.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  45.         
  46.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  47.     }
  48.     // line 2
  49.     public function block_metatitle($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metatitle"));
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metatitle"));
  56.         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); })()), "metatitle", [], "any"falsefalsefalse2), "html"nulltrue);
  57.         
  58.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  59.         
  60.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  61.     }
  62.     // line 3
  63.     public function block_metadescription($context, array $blocks = [])
  64.     {
  65.         $macros $this->macros;
  66.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metadescription"));
  68.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  69.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metadescription"));
  70.         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.'3$this->source); })()), "metadescription", [], "any"falsefalsefalse3)), 0160), "html"nulltrue);
  71.         
  72.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  73.         
  74.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  75.     }
  76.     // line 5
  77.     public function block_body($context, array $blocks = [])
  78.     {
  79.         $macros $this->macros;
  80.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  81.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  82.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  83.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  84.         // line 6
  85.         echo "
  86.     <script type=\"application/ld+json\">
  87.         {
  88.             \"@context\": \"https://schema.org\",
  89.             \"@type\": \"AboutPage\",
  90.             \"name\": \"";
  91.         // line 11
  92.         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.'11$this->source); })()), "metatitle", [], "any"falsefalsefalse11), "html"nulltrue);
  93.         echo "\",
  94.             \"url\": \"";
  95.         // line 12
  96.         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.'12$this->source); })()), "html"nulltrue);
  97.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'12$this->source); })()), "request", [], "any"falsefalsefalse12), "attributes", [], "any"falsefalsefalse12), "get", ["_route"], "method"falsefalsefalse12), twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'12$this->source); })()), "request", [], "any"falsefalsefalse12), "attributes", [], "any"falsefalsefalse12), "get", ["_route_params"], "method"falsefalsefalse12)), "html"nulltrue);
  98.         echo "\",
  99.             \"mainEntity\": {
  100.                 \"@type\": \"LocalBusiness\",
  101.                 \"name\": \"";
  102.         // line 15
  103.         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.'15$this->source); })()), "html"nulltrue);
  104.         echo "\",
  105.                 \"description\": \"";
  106.         // line 16
  107.         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.'16$this->source); })()), "metadescription", [], "any"falsefalsefalse16)), 0160), "html"nulltrue);
  108.         echo "\",
  109.                 \"url\": \"";
  110.         // line 17
  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.'17$this->source); })()), "html"nulltrue);
  112.         echo "\",
  113.                 \"logo\": {
  114.                     \"@type\": \"ImageObject\",
  115.                     \"url\": \"";
  116.         // line 20
  117.         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.'20$this->source); })()), "html"nulltrue);
  118.         echo twig_escape_filter($this->env$this->env->getFunction('imageCache')->getCallable()($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/kas-scaffolding-logo.png"), "cropResize"600232), "html"nulltrue);
  119.         echo "\",
  120.                     \"width\": 600,
  121.                     \"height\": 232
  122.                 },
  123.                 \"address\": {
  124.                     \"@type\": \"PostalAddress\",
  125.                     \"streetAddress\": \"42 Readmans Industrial Estate\",
  126.                     \"addressLocality\": \"East Tilbury\",
  127.                     \"addressRegion\": \"Essex\",
  128.                     \"postalCode\": \"RM18 8QR\",
  129.                     \"addressCountry\": \"GB\"
  130.                 },
  131.                 \"telephone\": \"";
  132.         // line 32
  133.         echo $this->env->getFunction('renderSetting')->getCallable()(2"content");
  134.         echo "\",
  135.                 \"email\": \"";
  136.         // line 33
  137.         echo $this->env->getFunction('renderSetting')->getCallable()(3"content");
  138.         echo "\",
  139.                 \"areaServed\": [
  140.                     {
  141.                     \"@type\": \"Place\",
  142.                     \"name\": \"London\"
  143.                     },
  144.                     {
  145.                     \"@type\": \"Place\",
  146.                     \"name\": \"Esssex\"
  147.                     },
  148.                     {
  149.                     \"@type\": \"Place\",
  150.                     \"name\": \"Kent\"
  151.                     },
  152.                     {
  153.                     \"@type\": \"Place\",
  154.                     \"name\": \"Cambridge\"
  155.                     },
  156.                     {
  157.                     \"@type\": \"Place\",
  158.                     \"name\": \"Oxford\"
  159.                     }
  160.                 ],
  161.                 \"sameAs\": [
  162.                     \"";
  163.         // line 57
  164.         echo $this->env->getFunction('renderSetting')->getCallable()(7"content");
  165.         echo "\",
  166.                     \"";
  167.         // line 58
  168.         echo $this->env->getFunction('renderSetting')->getCallable()(8"content");
  169.         echo "\",
  170.                     \"";
  171.         // line 59
  172.         echo $this->env->getFunction('renderSetting')->getCallable()(9"content");
  173.         echo "\"
  174.                 ]
  175.             }
  176.         }
  177.     </script>
  178.     <section class=\"bg-pattern-light mb-12 pt-[148px] md:pt-[163px] mt-12\">
  179.         <div class=\"container relative z-10\">
  180.             <div class=\"row\">
  181.                 <div class=\"col-12\">
  182.                     <picture>
  183.                         <source srcset=\"";
  184.         // line 70
  185.         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.'70$this->source); })()), "image", [], "any"falsefalsefalse70)), "zoomCrop"1566535), "html"nulltrue);
  186.         echo "\" media=\"(max-width: 767px)\">
  187.                         <img class=\"max-w-full h-auto\" src=\"";
  188.         // line 71
  189.         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.'71$this->source); })()), "image", [], "any"falsefalsefalse71)), "zoomCrop"2340800), "html"nulltrue);
  190.         echo "\" width=\"1370\" height=\"468\" alt=\"";
  191.         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.'71$this->source); })()), "title", [], "any"falsefalsefalse71), "html"nulltrue);
  192.         echo "\" loading=\"lazy\" />
  193.                     </picture>
  194.                 </div>
  195.             </div>
  196.         </div>
  197.     </section>
  198.     <section class=\"content\">
  199.         <div class=\"container\">
  200.             <div class=\"row\">
  201.                 <div class=\"lg:col-6 order-2 lg:order-1\">
  202.                     <img class=\"max-w-full h-auto\" src=\"";
  203.         // line 82
  204.         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.'82$this->source); })()), "image2", [], "any"falsefalsefalse82)), "zoomCrop"11401200), "html"nulltrue);
  205.         echo "\" width=\"670\" height=\"706\" alt=\"";
  206.         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.'82$this->source); })()), "title", [], "any"falsefalsefalse82), "html"nulltrue);
  207.         echo "\" loading=\"lazy\" />
  208.                 </div>
  209.                 <div class=\"xl:col-5 xl:offset-1 lg:col-6 order-1 lg:order-2 flex flex-col justify-between mb-12 lg:mb-0\">
  210.                     <div class=\"text-lg\">
  211.                         ";
  212.         // line 86
  213.         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.'86$this->source); })()), "subtitle", [], "any"falsefalsefalse86)) {
  214.             // line 87
  215.             echo "                            <h3 class=\"text-green\">";
  216.             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.'87$this->source); })()), "subtitle", [], "any"falsefalsefalse87);
  217.             echo "</h3>
  218.                         ";
  219.         }
  220.         // line 89
  221.         echo "                        <h1>";
  222.         echo twig_escape_filter($this->env$this->env->getFunction('replaceIfComponentDataExists')->getCallable()((isset($context["pageComponents"]) || array_key_exists("pageComponents"$context) ? $context["pageComponents"] : (function () { throw new RuntimeError('Variable "pageComponents" does not exist.'89$this->source); })()), "title"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.'89$this->source); })()), "title", [], "any"falsefalsefalse89)), "html"nulltrue);
  223.         echo "</h1>
  224.                         ";
  225.         // line 90
  226.         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.'90$this->source); })()), "content");
  227.         echo "
  228.                     </div>
  229.                     <div>
  230.                         <a class=\"btn btn-primary mt-12\" href=\"";
  231.         // line 93
  232.         echo $this->env->getFunction('renderSetting')->getCallable()(18"content");
  233.         echo "\">";
  234.         echo $this->env->getFunction('renderSetting')->getCallable()(18"title");
  235.         echo "</a>
  236.                     </div>
  237.                 </div>
  238.             </div>
  239.         </div>
  240.     </section>
  241.     ";
  242.         // line 100
  243.         $this->loadTemplate("@theme/common/company-info.html.twig""@theme/templates/cmspage-about.html.twig"100)->display($context);
  244.         // line 101
  245.         echo "
  246.     <div class=\"container text-center mb-12\">
  247.         ";
  248.         // line 103
  249.         echo $this->env->getFunction('renderComponents')->getCallable()("Sector Slider", (isset($context["pageComponents"]) || array_key_exists("pageComponents"$context) ? $context["pageComponents"] : (function () { throw new RuntimeError('Variable "pageComponents" does not exist.'103$this->source); })()));
  250.         echo "
  251.         ";
  252.         // line 105
  253.         echo $this->env->getFunction('renderComponents')->getCallable()("Team", (isset($context["pageComponents"]) || array_key_exists("pageComponents"$context) ? $context["pageComponents"] : (function () { throw new RuntimeError('Variable "pageComponents" does not exist.'105$this->source); })()));
  254.         echo "
  255.     </div>
  256.     ";
  257.         // line 108
  258.         echo $this->env->getFunction('renderComponents')->getCallable()("FAQs", (isset($context["pageComponents"]) || array_key_exists("pageComponents"$context) ? $context["pageComponents"] : (function () { throw new RuntimeError('Variable "pageComponents" does not exist.'108$this->source); })()));
  259.         echo "
  260. ";
  261.         
  262.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  263.         
  264.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  265.     }
  266.     // line 112
  267.     public function block_stylesheets($context, array $blocks = [])
  268.     {
  269.         $macros $this->macros;
  270.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  271.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  272.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  273.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  274.         
  275.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  276.         
  277.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  278.     }
  279.     /**
  280.      * @codeCoverageIgnore
  281.      */
  282.     public function getTemplateName()
  283.     {
  284.         return "@theme/templates/cmspage-about.html.twig";
  285.     }
  286.     /**
  287.      * @codeCoverageIgnore
  288.      */
  289.     public function isTraitable()
  290.     {
  291.         return false;
  292.     }
  293.     /**
  294.      * @codeCoverageIgnore
  295.      */
  296.     public function getDebugInfo()
  297.     {
  298.         return array (  300 => 112,  287 => 108,  281 => 105,  276 => 103,  272 => 101,  270 => 100,  258 => 93,  252 => 90,  247 => 89,  241 => 87,  239 => 86,  230 => 82,  214 => 71,  210 => 70,  196 => 59,  192 => 58,  188 => 57,  161 => 33,  157 => 32,  141 => 20,  135 => 17,  131 => 16,  127 => 15,  120 => 12,  116 => 11,  109 => 6,  99 => 5,  80 => 3,  61 => 2,  38 => 1,);
  299.     }
  300.     public function getSourceContext()
  301.     {
  302.         return new Source("{% extends '@theme/base.html.twig' %}
  303. {% block metatitle %}{{page.metatitle}}{% endblock %}
  304. {% block metadescription %}{{page.metadescription|striptags|slice(0, 160)}}{% endblock %}
  305. {% block body %}
  306.     <script type=\"application/ld+json\">
  307.         {
  308.             \"@context\": \"https://schema.org\",
  309.             \"@type\": \"AboutPage\",
  310.             \"name\": \"{{ page.metatitle }}\",
  311.             \"url\": \"{{ siteurl }}{{ path(app.request.attributes.get('_route'),app.request.attributes.get('_route_params')) }}\",
  312.             \"mainEntity\": {
  313.                 \"@type\": \"LocalBusiness\",
  314.                 \"name\": \"{{ sitename }}\",
  315.                 \"description\": \"{{ page.metadescription|striptags|slice(0, 160) }}\",
  316.                 \"url\": \"{{ siteurl }}\",
  317.                 \"logo\": {
  318.                     \"@type\": \"ImageObject\",
  319.                     \"url\": \"{{ siteurl }}{{ imageCache(asset('build/images/kas-scaffolding-logo.png'), 'cropResize', 600, 232)  }}\",
  320.                     \"width\": 600,
  321.                     \"height\": 232
  322.                 },
  323.                 \"address\": {
  324.                     \"@type\": \"PostalAddress\",
  325.                     \"streetAddress\": \"42 Readmans Industrial Estate\",
  326.                     \"addressLocality\": \"East Tilbury\",
  327.                     \"addressRegion\": \"Essex\",
  328.                     \"postalCode\": \"RM18 8QR\",
  329.                     \"addressCountry\": \"GB\"
  330.                 },
  331.                 \"telephone\": \"{{ renderSetting(2, 'content') }}\",
  332.                 \"email\": \"{{ renderSetting(3, 'content') }}\",
  333.                 \"areaServed\": [
  334.                     {
  335.                     \"@type\": \"Place\",
  336.                     \"name\": \"London\"
  337.                     },
  338.                     {
  339.                     \"@type\": \"Place\",
  340.                     \"name\": \"Esssex\"
  341.                     },
  342.                     {
  343.                     \"@type\": \"Place\",
  344.                     \"name\": \"Kent\"
  345.                     },
  346.                     {
  347.                     \"@type\": \"Place\",
  348.                     \"name\": \"Cambridge\"
  349.                     },
  350.                     {
  351.                     \"@type\": \"Place\",
  352.                     \"name\": \"Oxford\"
  353.                     }
  354.                 ],
  355.                 \"sameAs\": [
  356.                     \"{{ renderSetting(7, 'content') }}\",
  357.                     \"{{ renderSetting(8, 'content') }}\",
  358.                     \"{{ renderSetting(9, 'content') }}\"
  359.                 ]
  360.             }
  361.         }
  362.     </script>
  363.     <section class=\"bg-pattern-light mb-12 pt-[148px] md:pt-[163px] mt-12\">
  364.         <div class=\"container relative z-10\">
  365.             <div class=\"row\">
  366.                 <div class=\"col-12\">
  367.                     <picture>
  368.                         <source srcset=\"{{ imageCache('/userfiles/images/page/' ~ page.image, 'zoomCrop', 1566, 535) }}\" media=\"(max-width: 767px)\">
  369.                         <img class=\"max-w-full h-auto\" src=\"{{ imageCache('/userfiles/images/page/' ~ page.image, 'zoomCrop', 2340, 800) }}\" width=\"1370\" height=\"468\" alt=\"{{ page.title }}\" loading=\"lazy\" />
  370.                     </picture>
  371.                 </div>
  372.             </div>
  373.         </div>
  374.     </section>
  375.     <section class=\"content\">
  376.         <div class=\"container\">
  377.             <div class=\"row\">
  378.                 <div class=\"lg:col-6 order-2 lg:order-1\">
  379.                     <img class=\"max-w-full h-auto\" src=\"{{ imageCache('/userfiles/images/page/' ~ page.image2, 'zoomCrop', 1140, 1200) }}\" width=\"670\" height=\"706\" alt=\"{{ page.title }}\" loading=\"lazy\" />
  380.                 </div>
  381.                 <div class=\"xl:col-5 xl:offset-1 lg:col-6 order-1 lg:order-2 flex flex-col justify-between mb-12 lg:mb-0\">
  382.                     <div class=\"text-lg\">
  383.                         {% if page.subtitle %}
  384.                             <h3 class=\"text-green\">{{ page.subtitle|raw }}</h3>
  385.                         {% endif %}
  386.                         <h1>{{ replaceIfComponentDataExists(pageComponents, \"title\", page.title) }}</h1>
  387.                         {{ allowInlineEditor(page, 'content')|raw }}
  388.                     </div>
  389.                     <div>
  390.                         <a class=\"btn btn-primary mt-12\" href=\"{{ renderSetting(18, 'content') }}\">{{ renderSetting(18, 'title') }}</a>
  391.                     </div>
  392.                 </div>
  393.             </div>
  394.         </div>
  395.     </section>
  396.     {% include '@theme/common/company-info.html.twig' %}
  397.     <div class=\"container text-center mb-12\">
  398.         {{ renderComponents('Sector Slider', pageComponents)|raw }}
  399.         {{ renderComponents('Team', pageComponents)|raw }}
  400.     </div>
  401.     {{ renderComponents('FAQs', pageComponents)|raw }}
  402. {% endblock %}
  403. {% block stylesheets %}
  404. {% endblock %}
  405. ""@theme/templates/cmspage-about.html.twig""/var/www/html/k/kasscaffolding/templates/themes/theme/templates/cmspage-about.html.twig");
  406.     }
  407. }