var/cache/dev/twig/a9/a9417d309ca823879d90507aaa0a6ec1.php line 39

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. /* ecom/index.html.twig */
  15. class __TwigTemplate_67a5f7f89d28f093176b6a99c43fae9e extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->blocks = [
  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_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""ecom/index.html.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""ecom/index.html.twig"));
  39.         $this->parent $this->loadTemplate("base.html.twig""ecom/index.html.twig"1);
  40.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  43.         
  44.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  45.     }
  46.     // line 2
  47.     public function block_body($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  54.         // line 3
  55.         yield "  <div class=\"container-fluid main-holder px-5 bg-light home-banner-holder\">
  56.     <div class=\"row\">
  57.       <div class=\"col-lg-5 ps-4 mb-4\">
  58.         <p class=\"fs-5\">";
  59.         // line 6
  60.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'6$this->source); })()), "textcontent", ["home_header_text"], "method"falsefalsefalse6);
  61.         yield "</p>
  62.         ";
  63.         // line 7
  64.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'7$this->source); })()), "textcontent", ["home_header_heading"], "method"falsefalsefalse7);
  65.         yield "
  66.       </div>
  67.       <div class=\"col-lg-6 offset-lg-1\">
  68.         <h6>Most Popular Cities</h6>
  69.         <ul class=\"list-unstyled list-inline pb-4\">
  70.           <a href=\"";
  71.         // line 12
  72.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sajong_ecom_city_brands", ["city" => "New York"]);
  73.         yield "\">
  74.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">New York</li>
  75.           </a> 
  76.           <a href=\"";
  77.         // line 15
  78.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sajong_ecom_city_brands", ["city" => "Los Angeles"]);
  79.         yield "\">
  80.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">Los Angeles</li>
  81.           </a> <a href=\"#0\">
  82.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">Milwaukee</li>
  83.           </a> <a href=\"#0\">
  84.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">Chicago</li>
  85.           </a> <a href=\"#0\">
  86.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">Buffalo</li>
  87.           </a> <a href=\"#0\">
  88.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">Boise</li>
  89.           </a> <a href=\"#0\">
  90.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">Rochester</li>
  91.           </a> <a href=\"#0\">
  92.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">Charlotte</li>
  93.           </a> <a href=\"#0\">
  94.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">Tampa</li>
  95.           </a> <a href=\"#0\">
  96.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">Boston</li>
  97.           </a>
  98.         </ul>
  99.         <form>
  100.           <div class=\"row\">
  101.             <div class=\"col-md-6 position-relative mb-3\"> <i data-feather=\"search\" class=\"iconsize position-absolute search-icon\"></i>
  102.               <input class=\"form-control border rounded-pill py-3 px-3 ps-5 shadow-none\" type=\"text\" id=\"\" placeholder=\"Search for your City or Brand\">
  103.             </div>
  104.             <div class=\"col-md-6\">
  105.               <select class=\"home-select form-select rounded-pill py-3 px-3 bg-secondary text-white border-secondary shadow-none\" id=\"\">
  106.                 <option selected>Select a City</option>
  107.                 ";
  108.         // line 43
  109.         $context['_parent'] = $context;
  110.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'43$this->source); })()), "cities", [], "method"falsefalsefalse43));
  111.         foreach ($context['_seq'] as $context["_key"] => $context["c"]) {
  112.             // line 44
  113.             yield "                <option value=\"";
  114.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["c"], "id", [], "any"falsefalsefalse44), "html"nulltrue);
  115.             yield "\">";
  116.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["c"], "name", [], "any"falsefalsefalse44), "html"nulltrue);
  117.             yield "</option>
  118.                 ";
  119.         }
  120.         $_parent $context['_parent'];
  121.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['c'], $context['_parent'], $context['loop']);
  122.         $context array_intersect_key($context$_parent) + $_parent;
  123.         // line 46
  124.         yield "              </select>
  125.             </div>
  126.           </div>
  127.         </form>
  128.       </div>
  129.     </div>
  130.   </div>
  131.   <div class=\"container-fluid px-5\">
  132.     <div class=\"home-img\"><img src=\"";
  133.         // line 54
  134.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/contents/" CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'54$this->source); })()), "imagecontent", ["home_top_banner"], "method"falsefalsefalse54), "images", [], "any"falsefalsefalse54), 0, [], "array"falsefalsefalse54), "image", [], "any"falsefalsefalse54))), "html"nulltrue);
  135.         yield "\" class=\"img-fluid\" alt=\"\"></div>
  136.   </div>
  137.   <div class=\"container-fluid px-5 hm-slogan\">
  138.     <div class=\"row\">
  139.       <div class=\"col-lg-6 offset-lg-1 fs-4 \">
  140.         <div class=\"border-start border-primary border-3 ps-4\"><span class=\"fw-semibold\">";
  141.         // line 59
  142.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'59$this->source); })()), "textcontent", ["home_banner_text"], "method"falsefalsefalse59);
  143.         yield "</div>
  144.       </div>
  145.     </div>
  146.   </div>
  147.   <div class=\"container-fluid px-5\">
  148.     <div class=\"row mt-5 pt-5 pb-4\">
  149.       <div class=\"col-lg-12\">
  150.         <h4 class=\"fw-semibold\">Popular Brands / Shops</h4>
  151.       </div>
  152.       <div class=\"col-lg-4 mt-4\"> <a href=\"";
  153.         // line 68
  154.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sajong_ecom_brand_categories", ["brand" => "Kodak_2"]);
  155.         yield "\">
  156.         <div class=\"card border-0 rounded-5 p-0 overflow-hidden shadow-sm\"> <img src=\"";
  157.         // line 69
  158.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/brand.jpg"), "html"nulltrue);
  159.         yield "\" alt=\"\" class=\"img-fluid\"> </div>
  160.         <h5 class=\"fw-bold mt-3 mb-4\">Kodak</h5>
  161.         </a> </div>
  162.       <div class=\"col-lg-4 mt-4\"> <a href=\"#0\">
  163.         <div class=\"card border-0 rounded-5 p-0 overflow-hidden shadow-sm\"> <img src=\"";
  164.         // line 73
  165.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/brand.jpg"), "html"nulltrue);
  166.         yield "\" alt=\"\" class=\"img-fluid\"> </div>
  167.         <h5 class=\"fw-bold mt-3 mb-4\">Kodak</h5>
  168.         </a> </div>
  169.       <div class=\"col-lg-4 mt-4\"> <a href=\"#0\">
  170.         <div class=\"card border-0 rounded-5 p-0 overflow-hidden shadow-sm\"> <img src=\"";
  171.         // line 77
  172.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/brand.jpg"), "html"nulltrue);
  173.         yield "\" alt=\"\" class=\"img-fluid\"> </div>
  174.         <h5 class=\"fw-bold mt-3 mb-4\">Kodak</h5>
  175.         </a> </div>
  176.       <div class=\"col-lg-4 mt-4\"> <a href=\"#0\">
  177.         <div class=\"card border-0 rounded-5 p-0 overflow-hidden shadow-sm\"> <img src=\"";
  178.         // line 81
  179.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/brand.jpg"), "html"nulltrue);
  180.         yield "\" alt=\"\" class=\"img-fluid\"> </div>
  181.         <h5 class=\"fw-bold mt-3 mb-4\">Kodak</h5>
  182.         </a> </div>
  183.       <div class=\"col-lg-4 mt-4\"> <a href=\"#0\">
  184.         <div class=\"card border-0 rounded-5 p-0 overflow-hidden shadow-sm\"> <img src=\"";
  185.         // line 85
  186.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/brand.jpg"), "html"nulltrue);
  187.         yield "\" alt=\"\" class=\"img-fluid\"> </div>
  188.         <h5 class=\"fw-bold mt-3 mb-4\">Kodak</h5>
  189.         </a> </div>
  190.       <div class=\"col-lg-4 mt-4\"> <a href=\"#0\">
  191.         <div class=\"card border-0 rounded-5 p-0 overflow-hidden shadow-sm\"> <img src=\"";
  192.         // line 89
  193.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/brand.jpg"), "html"nulltrue);
  194.         yield "\" alt=\"\" class=\"img-fluid\"> </div>
  195.         <h5 class=\"fw-bold mt-3 mb-4\">Kodak</h5>
  196.         </a> </div>
  197.     </div>
  198.     <div class=\"row mt-5\">
  199.       <div class=\"col-md-12 text-center\"> <a href=\"#0\" class=\"bg-secondary text-white px-4 py-4 rounded-pill\">Request a Brand</a> </div>
  200.     </div>
  201.   </div>
  202.   <div class=\"container mt-5 pt-5\">
  203.     <div class=\"row\">
  204.       <div class=\"col-lg-4 mt-2 mb-4  offset-lg-1\">
  205.         <h2 class=\"fw-bold mb-4\">";
  206.         // line 100
  207.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'100$this->source); })()), "textcontent", ["home_about_heading"], "method"falsefalsefalse100);
  208.         yield "</h2>
  209.         <p class=\"mb-5 fs-5\">";
  210.         // line 101
  211.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'101$this->source); })()), "textcontent", ["home_about_text"], "method"falsefalsefalse101);
  212.         yield "</p>
  213.         <a href=\"#0\" class=\"bg-secondary text-white px-4 py-4 rounded-pill d-inline-block\">Read our story</a> </div>
  214.       <div class=\"col-lg-6\"><img src=\"";
  215.         // line 103
  216.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/contents/" CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ecomvariables"]) || array_key_exists("ecomvariables"$context) ? $context["ecomvariables"] : (function () { throw new RuntimeError('Variable "ecomvariables" does not exist.'103$this->source); })()), "imagecontent", ["home_about_image"], "method"falsefalsefalse103), "images", [], "any"falsefalsefalse103), 0, [], "array"falsefalsefalse103), "image", [], "any"falsefalsefalse103))), "html"nulltrue);
  217.         yield "\" class=\"img-fluid\" alt=\"\"></div>
  218.     </div>
  219.   </div>  
  220. ";
  221.         
  222.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  223.         
  224.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  225.         return; yield '';
  226.     }
  227.     /**
  228.      * @codeCoverageIgnore
  229.      */
  230.     public function getTemplateName()
  231.     {
  232.         return "ecom/index.html.twig";
  233.     }
  234.     /**
  235.      * @codeCoverageIgnore
  236.      */
  237.     public function isTraitable()
  238.     {
  239.         return false;
  240.     }
  241.     /**
  242.      * @codeCoverageIgnore
  243.      */
  244.     public function getDebugInfo()
  245.     {
  246.         return array (  230 => 103,  225 => 101,  221 => 100,  207 => 89,  200 => 85,  193 => 81,  186 => 77,  179 => 73,  172 => 69,  168 => 68,  156 => 59,  148 => 54,  138 => 46,  127 => 44,  123 => 43,  92 => 15,  86 => 12,  78 => 7,  74 => 6,  69 => 3,  59 => 2,  36 => 1,);
  247.     }
  248.     public function getSourceContext()
  249.     {
  250.         return new Source("{% extends 'base.html.twig' %}
  251. {% block body %}
  252.   <div class=\"container-fluid main-holder px-5 bg-light home-banner-holder\">
  253.     <div class=\"row\">
  254.       <div class=\"col-lg-5 ps-4 mb-4\">
  255.         <p class=\"fs-5\">{{ ecomvariables.textcontent('home_header_text')|raw()\t}}</p>
  256.         {{ ecomvariables.textcontent('home_header_heading')|raw()\t}}
  257.       </div>
  258.       <div class=\"col-lg-6 offset-lg-1\">
  259.         <h6>Most Popular Cities</h6>
  260.         <ul class=\"list-unstyled list-inline pb-4\">
  261.           <a href=\"{{ path('sajong_ecom_city_brands', {'city':'New York' }) }}\">
  262.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">New York</li>
  263.           </a> 
  264.           <a href=\"{{ path('sajong_ecom_city_brands', {'city':'Los Angeles' }) }}\">
  265.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">Los Angeles</li>
  266.           </a> <a href=\"#0\">
  267.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">Milwaukee</li>
  268.           </a> <a href=\"#0\">
  269.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">Chicago</li>
  270.           </a> <a href=\"#0\">
  271.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">Buffalo</li>
  272.           </a> <a href=\"#0\">
  273.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">Boise</li>
  274.           </a> <a href=\"#0\">
  275.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">Rochester</li>
  276.           </a> <a href=\"#0\">
  277.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">Charlotte</li>
  278.           </a> <a href=\"#0\">
  279.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">Tampa</li>
  280.           </a> <a href=\"#0\">
  281.           <li class=\"bg-white rounded-pill px-3 py-3 list-inline-item fw-semibold border-bottom me-3 mt-3\">Boston</li>
  282.           </a>
  283.         </ul>
  284.         <form>
  285.           <div class=\"row\">
  286.             <div class=\"col-md-6 position-relative mb-3\"> <i data-feather=\"search\" class=\"iconsize position-absolute search-icon\"></i>
  287.               <input class=\"form-control border rounded-pill py-3 px-3 ps-5 shadow-none\" type=\"text\" id=\"\" placeholder=\"Search for your City or Brand\">
  288.             </div>
  289.             <div class=\"col-md-6\">
  290.               <select class=\"home-select form-select rounded-pill py-3 px-3 bg-secondary text-white border-secondary shadow-none\" id=\"\">
  291.                 <option selected>Select a City</option>
  292.                 {% for c in ecomvariables.cities() %}
  293.                 <option value=\"{{ c.id }}\">{{ c.name }}</option>
  294.                 {% endfor %}
  295.               </select>
  296.             </div>
  297.           </div>
  298.         </form>
  299.       </div>
  300.     </div>
  301.   </div>
  302.   <div class=\"container-fluid px-5\">
  303.     <div class=\"home-img\"><img src=\"{{ asset('uploads/contents/' ~ ecomvariables.imagecontent('home_top_banner').images[0].image)\t}}\" class=\"img-fluid\" alt=\"\"></div>
  304.   </div>
  305.   <div class=\"container-fluid px-5 hm-slogan\">
  306.     <div class=\"row\">
  307.       <div class=\"col-lg-6 offset-lg-1 fs-4 \">
  308.         <div class=\"border-start border-primary border-3 ps-4\"><span class=\"fw-semibold\">{{ ecomvariables.textcontent('home_banner_text')|raw()\t}}</div>
  309.       </div>
  310.     </div>
  311.   </div>
  312.   <div class=\"container-fluid px-5\">
  313.     <div class=\"row mt-5 pt-5 pb-4\">
  314.       <div class=\"col-lg-12\">
  315.         <h4 class=\"fw-semibold\">Popular Brands / Shops</h4>
  316.       </div>
  317.       <div class=\"col-lg-4 mt-4\"> <a href=\"{{ path('sajong_ecom_brand_categories', {'brand':'Kodak_2' }) }}\">
  318.         <div class=\"card border-0 rounded-5 p-0 overflow-hidden shadow-sm\"> <img src=\"{{ asset('img/brand.jpg')\t}}\" alt=\"\" class=\"img-fluid\"> </div>
  319.         <h5 class=\"fw-bold mt-3 mb-4\">Kodak</h5>
  320.         </a> </div>
  321.       <div class=\"col-lg-4 mt-4\"> <a href=\"#0\">
  322.         <div class=\"card border-0 rounded-5 p-0 overflow-hidden shadow-sm\"> <img src=\"{{ asset('img/brand.jpg')\t}}\" alt=\"\" class=\"img-fluid\"> </div>
  323.         <h5 class=\"fw-bold mt-3 mb-4\">Kodak</h5>
  324.         </a> </div>
  325.       <div class=\"col-lg-4 mt-4\"> <a href=\"#0\">
  326.         <div class=\"card border-0 rounded-5 p-0 overflow-hidden shadow-sm\"> <img src=\"{{ asset('img/brand.jpg')\t}}\" alt=\"\" class=\"img-fluid\"> </div>
  327.         <h5 class=\"fw-bold mt-3 mb-4\">Kodak</h5>
  328.         </a> </div>
  329.       <div class=\"col-lg-4 mt-4\"> <a href=\"#0\">
  330.         <div class=\"card border-0 rounded-5 p-0 overflow-hidden shadow-sm\"> <img src=\"{{ asset('img/brand.jpg')\t}}\" alt=\"\" class=\"img-fluid\"> </div>
  331.         <h5 class=\"fw-bold mt-3 mb-4\">Kodak</h5>
  332.         </a> </div>
  333.       <div class=\"col-lg-4 mt-4\"> <a href=\"#0\">
  334.         <div class=\"card border-0 rounded-5 p-0 overflow-hidden shadow-sm\"> <img src=\"{{ asset('img/brand.jpg')\t}}\" alt=\"\" class=\"img-fluid\"> </div>
  335.         <h5 class=\"fw-bold mt-3 mb-4\">Kodak</h5>
  336.         </a> </div>
  337.       <div class=\"col-lg-4 mt-4\"> <a href=\"#0\">
  338.         <div class=\"card border-0 rounded-5 p-0 overflow-hidden shadow-sm\"> <img src=\"{{ asset('img/brand.jpg')\t}}\" alt=\"\" class=\"img-fluid\"> </div>
  339.         <h5 class=\"fw-bold mt-3 mb-4\">Kodak</h5>
  340.         </a> </div>
  341.     </div>
  342.     <div class=\"row mt-5\">
  343.       <div class=\"col-md-12 text-center\"> <a href=\"#0\" class=\"bg-secondary text-white px-4 py-4 rounded-pill\">Request a Brand</a> </div>
  344.     </div>
  345.   </div>
  346.   <div class=\"container mt-5 pt-5\">
  347.     <div class=\"row\">
  348.       <div class=\"col-lg-4 mt-2 mb-4  offset-lg-1\">
  349.         <h2 class=\"fw-bold mb-4\">{{ ecomvariables.textcontent('home_about_heading')|raw()\t}}</h2>
  350.         <p class=\"mb-5 fs-5\">{{ ecomvariables.textcontent('home_about_text')|raw()\t}}</p>
  351.         <a href=\"#0\" class=\"bg-secondary text-white px-4 py-4 rounded-pill d-inline-block\">Read our story</a> </div>
  352.       <div class=\"col-lg-6\"><img src=\"{{ asset('uploads/contents/' ~ ecomvariables.imagecontent('home_about_image').images[0].image)\t}}\" class=\"img-fluid\" alt=\"\"></div>
  353.     </div>
  354.   </div>  
  355. {% endblock %}""ecom/index.html.twig""/var/www/commerce8/noble_natives/templates/ecom/index.html.twig");
  356.     }
  357. }