partial_mode}}">

{{#if @custom.hero_title_text}}{{{@custom.hero_title_text}}}{{else}}{{{t "{start-bold}Hey, we’re {site-title}.{end-bold} See our thoughts, stories and ideas." start-bold="" end-bold="" site-title=@site.title}}}{{/if}}

{{#if @site.members_enabled}} {{#match @custom.hero_title_size_and_subscription_form_or_button "Large + Subscription form"}} {{>members/subscribe_form is_hero=true}} {{else match @custom.hero_title_size_and_subscription_form_or_button "Medium + Subscription form"}} {{>members/subscribe_form is_hero=true}} {{else match @custom.hero_title_size_and_subscription_form_or_button "Small + Subscription form"}} {{>members/subscribe_form is_hero=true}} {{/match}} {{/if}} {{#match @custom.hero_title_size_and_subscription_form_or_button "Large + Subscription button"}} {{>members/subscribe_button}} {{else match @custom.hero_title_size_and_subscription_form_or_button "Medium + Subscription button"}} {{>members/subscribe_button}} {{else match @custom.hero_title_size_and_subscription_form_or_button "Small + Subscription button"}} {{>members/subscribe_button}} {{/match}}
{{>featured}}