{% dnd_area 'footer' label='Footer' %} {% dnd_section padding={ 'top': 48, 'bottom': 48 } %} {% dnd_column %} {% dnd_row %} {% dnd_column width=6, margin={ "bottom": "20px" } %} {% dnd_row %} {% dnd_module path='@hubspot/logo' %} {% end_dnd_module %} {% end_dnd_row %} {% dnd_row %} {% dnd_module path='@hubspot/rich_text', label='Column 1 content', html='

Proin eget tortor risus. Nulla quis lorem ut libero malesuada feugiat. Nulla porttitor accumsan tincidunt.

' %} {% end_dnd_module %} {% end_dnd_row %} {% dnd_row %} {% dnd_module path='../../modules/social-follow', styles={ 'alignment': { 'alignment': { 'horizontal_align': 'LEFT' } } } %} {% end_dnd_module %} {% end_dnd_row %} {% end_dnd_column %} {% dnd_column offset=6, width=3, margin={ "bottom": "20px" } %} {% dnd_row %} {% dnd_module path='@hubspot/rich_text', label='Column 2 content', html='
Pages

Home
Services
Portfolio
About
Contact
FAQ
Landing Page
Thank You
' %} {% end_dnd_module %} {% end_dnd_row %} {% end_dnd_column %} {% dnd_column offset=9, width=3, margin={ "bottom": "20px" } %} {% dnd_row %} {% dnd_module path='@hubspot/rich_text', label='Column 3 content', html='
Resources

Blog
Watch a Demo
Academy
Webinars
Product Changes
' %} {% end_dnd_module %} {% end_dnd_row %} {% end_dnd_column %} {% end_dnd_row %} {% end_dnd_column %} {% end_dnd_section %} {# Footer bottom #} {% dnd_section padding={ 'top': 48, 'bottom': 48 } %} {% dnd_column %} {% dnd_row %} {% dnd_module path='@hubspot/rich_text', label='Copyright', html='

Copyright © {{ year }}, {{ site_settings.company_name }}

' %} {% end_dnd_module %} {% end_dnd_row %} {% end_dnd_column %} {% end_dnd_section %} {% end_dnd_area %}