{% extends "../layouts/base.html" %} {% block body %}
{% dnd_area "dnd_area" class='body-container', label='Main section' %} {% dnd_section full_width=true, padding={ 'top': 0, 'right': 0, 'bottom': 0, 'left': 0 }, %} {% dnd_module 'home_hero' path='../../modules/Hero Banner' %} {% module_attribute 'settings' is_json=True %} { "background_setting": { "overlay": true }, "layout": { "enable_page_center": true, "overwrite_page_center": true, "page_center_size": 660 } } {% end_module_attribute %} {% module_attribute 'content_01' is_json=True %} { "heading": "Atomic Lite - Home" } {% end_module_attribute %} {% end_dnd_module %} {% end_dnd_section %} {% dnd_section background_color={ r: 74, b: 120, g: 82, a: 1 }, padding={ 'top': 60, 'bottom': 60 } vertical_aligmnet='MIDDLE' %} {% dnd_module 'home_intro_headline' path='../../modules/Headline', width=3, text_white=true, heading_size='h2', heading='At a Glance' %} {% end_dnd_module %} {% dnd_module 'home_intro_stat_01' path='../../modules/Counter', width=3, offset=3, text_white=true, number='3250', description='Active Clients', icon={ 'name': 'rocket' } %} {% end_dnd_module %} {% dnd_module 'home_intro_stat_02' path='../../modules/Counter', width=3, offset=6, text_white=true, number='25', description='Years Experience', icon={ 'name': 'calendar-check' } %} {% end_dnd_module %} {% dnd_module 'home_intro_stat_03' path='../../modules/Counter', width=3, offset=9, text_white=true, number='70', description='Awards Won' %} {% end_dnd_module %} {% end_dnd_section %} {% dnd_section vertical_alignment='TOP' %} {% dnd_column, width=3 %} {% dnd_row %} {% dnd_module 'home_features_headline' path='../../modules/Headline', custom_class='atmc-sticky' %} {% end_dnd_module %} {% end_dnd_row %} {% end_dnd_column %} {% dnd_column, width=9, offset=3 %} {% dnd_row %} {% dnd_module 'home_feature-01' path='../../modules/Feature', width=4 %} {% end_dnd_module %} {% dnd_module 'home_feature-02' path='../../modules/Feature', width=4, offset=4 %} {% end_dnd_module %} {% dnd_module 'home_feature-03' path='../../modules/Feature', width=4, offset=8 %} {% end_dnd_module %} {% end_dnd_row %} {% dnd_row %} {% dnd_module 'home_feature-01' path='../../modules/Feature', width=4 %} {% end_dnd_module %} {% dnd_module 'home_feature-02' path='../../modules/Feature', width=4, offset=4 %} {% end_dnd_module %} {% dnd_module 'home_feature-03' path='../../modules/Feature', width=4, offset=8 %} {% end_dnd_module %} {% end_dnd_row %} {% end_dnd_column %} {% end_dnd_section %} {% dnd_section vertical_alignment="MIDDLE" %} {% dnd_module 'home_box_01' path='../../modules/Content', width=4 %} {% end_dnd_module %} {% dnd_column, width=2, offset=4 %} {% dnd_row %} {% dnd_module path='@hubspot/horizontal_spacer' %} {% end_dnd_module %} {% end_dnd_row %} {% end_dnd_column %} {% dnd_module 'home_box_image_01' path='../../modules/Image' width=6, offset=6 %} {% end_dnd_module %} {% end_dnd_section %} {% dnd_section vertical_alignment="MIDDLE" %} {% dnd_module 'home_box_image_01' path='../../modules/Image' width=6 %} {% end_dnd_module %} {% dnd_column, width=2, offset=6 %} {% dnd_row %} {% dnd_module path='@hubspot/horizontal_spacer' %} {% end_dnd_module %} {% end_dnd_row %} {% end_dnd_column %} {% dnd_module 'home_box_01' path='../../modules/Content', width=4, offset=8 %} {% end_dnd_module %} {% end_dnd_section %} {% dnd_section background_color={ r: 237, b: 104, g: 114, a: 1 } %} {% dnd_module 'home_offer' path='../../modules/Offer', alignment='center', text_white=true, cta='dee6b26f-a715-464a-a7d1-81ae77faa6e9' %} {% end_dnd_module %} {% end_dnd_section %} {% end_dnd_area %}
{% endblock body %}