{{ t_raw('partner.hero_sub') }}
@php /* Both buttons carry an editable glyph, and each shows only while it has a label — a blank label used to render an empty pill. The first button's icon was hardcoded here, so the one thing people click was the one thing the Partner page's editor could not change. */ @endphp @php $ctaGo = trim(t_raw('partner.cta_get_started')); $ctaGoIco = trim(t_raw('partner.cta_get_started_icon')); $ctaSee = trim(t_raw('partner.cta_see_pricing')); $ctaSeeIco = trim(t_raw('partner.cta_see_pricing_icon')); @endphp @if (($ctaGo !== '' && vendor_signup_open()) || $ctaSee !== ''){{ t_raw('partner.benefits_sub') }}
{{ $text }}
{{ t_raw('partner.svc_sub') }}
{{ $s['text'] }}
@php // The same ticked list the pricing tiers below already use — one bullet // style on this page, and no CSS added for a second one. @endphp{{ t_raw('partner.spotlight_sub', [':site' => setting('site_name', 'QuickMunch')]) }}
{{ $text }}
@endif{{ t_raw('partner.cta_sub', [':site' => setting('site_name', 'QuickMunch')]) }}