{% from "../_sectionBanner/_sectionBanner.html" import sectionBanner %}
{{
sectionBanner(
componentName = 'topBanner',
styleVariantion = topBanner.styleBannerMode.styleBanner_options.selected,
content = topBanner.content,
showCta = 'false',
mainBtnText = ''
)
}}