Copy environment

Footer

Error rendering component

TwigException: Twig.expression.type._function cannot follow a Twig.expression.type.test at template:26 near 'by(...' OR Twig.expression.type.variable cannot follow a Twig.expression.type.test at template:26 near 'by...'

<!-- Error rendering component: TwigException: Twig.expression.type._function cannot follow a Twig.expression.type.test at template:26 near 'by(...' OR Twig.expression.type.variable cannot follow a Twig.expression.type.test at template:26 near 'by...' -->
{
  "language": "en-US",
  "data": {
    "title": "Võta meiega ühendust",
    "contacts": [
      {
        "label": "Infotelefon",
        "info": [
          "<a href=\"tel:+3723342701\">+372 334 2701</a>",
          "<span class=\"text-normal color-grey-3\">(E–R 8-17)</span>"
        ]
      },
      {
        "label": "E-post",
        "info": [
          "<a href=\"mailto:info@vkg.ee\">info@vkg.ee</a>"
        ]
      },
      {
        "label": "Aadress",
        "info": [
          "<strong>Järveküla tee 14</strong>",
          "<strong>30328 Kohtla-Järve</strong>"
        ]
      },
      {
        "label": "VKG Soojus",
        "info": [
          "<a href=\"tel:+3725159933\">+372 515 9933</a> <span class=\"color-grey-3\">(24h)</span>",
          "<a href=\"https://www.vkgsoojus.ee\">www.vkgsoojus.ee</a>"
        ]
      },
      {
        "label": "VKG Elektrivõrgud",
        "info": [
          "<a href=\"tel:+3723342701\">+372 716 6666</a> <span class=\"color-grey-3\">(24h)</span>",
          "<a href=\"https://vkgev.ee\">www.vkgev.ee</a>"
        ]
      },
      {
        "label": "Sotsiaalmeedia",
        "info": null,
        "social": [
          {
            "url": "https://facebook.com/virukeemiagrupp/",
            "icon": "facebook"
          },
          {
            "url": "https://instagram.com/virukeemiagrupp/",
            "icon": "instagram"
          },
          {
            "url": "https://linkedin.com/company/viru-keemia-grupp/",
            "icon": "linkedin"
          }
        ]
      }
    ],
    "logos": [
      {
        "srcset": "//placehold.it/100x100 100w, //placehold.it/200x200 200w",
        "alt": "image alt text",
        "aspectRatio": {
          "width": 100,
          "height": 100
        }
      },
      {
        "srcset": "//placehold.it/100x100 100w, //placehold.it/200x200 200w",
        "alt": "image alt text",
        "aspectRatio": {
          "width": 100,
          "height": 100
        }
      },
      {
        "srcset": "//placehold.it/100x100 100w, //placehold.it/200x200 200w",
        "alt": "image alt text",
        "aspectRatio": {
          "width": 100,
          "height": 100
        }
      },
      {
        "srcset": "//placehold.it/100x100 100w, //placehold.it/200x200 200w",
        "alt": "image alt text",
        "aspectRatio": {
          "width": 100,
          "height": 100
        }
      },
      {
        "srcset": "//placehold.it/100x100 100w, //placehold.it/200x200 200w",
        "alt": "image alt text",
        "aspectRatio": {
          "width": 100,
          "height": 100
        }
      }
    ],
    "form": {
      "label": "Saaja:",
      "name": "Viru Keemia Grupp",
      "fields": [
        {
          "type": "textfield",
          "info": {
            "label": "Sinu nimi"
          },
          "modifier": "textfield--footer",
          "class": "grid__col grid__col--sm-12 contact-form__textfield-container"
        },
        {
          "type": "textfield",
          "info": {
            "label": "Sinu e-post või telefon:"
          },
          "modifier": "textfield--footer",
          "class": "grid__col grid__col--sm-12 contact-form__textfield-container"
        },
        {
          "type": "textarea",
          "info": {
            "label": "Sinu teade:"
          },
          "modifier": "textarea--footer",
          "class": "grid__col grid__col--lg-24 contact-form__textarea-container"
        }
      ],
      "button": {
        "text": "Saada"
      }
    }
  }
}