{% set footerSections = footerSections|default([]) %} {% set mainFooterSections = footerSections|filter(section => section.area == 'main') %} {% set socialFooterSections = footerSections|filter(section => section.area == 'social') %} {% set legalFooterSections = footerSections|filter(section => section.area == 'legal') %}