{{-- Slim logo strip with a left-hand stat label and a marquee of brand wordmarks. Used on the homepage and the features page right under the hero. Wordmarks are intentionally typographic (not images) so the strip stays crisp at every resolution without an asset payload. --}}
{!! fc( 'logo-strip.stat_label', '4,200+ ' . __('teams') . '
240M ' . __('msgs / month') . '', ) !!}
@foreach (range(0, 1) as $__loop)
{!! fc('logo-strip.logo1_label', 'Bloomly') !!} {!! fc('logo-strip.logo2_label', 'RIDGEWELL') !!} {!! fc('logo-strip.logo3_label', 'maison & co.') !!} {!! fc('logo-strip.logo4_label', '// kiln.studio') !!} {!! fc('logo-strip.logo5_label', 'FORMAS') !!} {!! fc('logo-strip.logo6_label', 'Tokenly') !!} {!! fc('logo-strip.logo7_label', 'NORTH') !!} {!! fc('logo-strip.logo8_label', 'Pebble.') !!} {!! fc('logo-strip.logo9_label', 'Marigold & Co') !!} {!! fc('logo-strip.logo10_label', 'CIVIC') !!}
@endforeach