@props(['networks']) {{-- Text/initial badges rather than reproduced network logos — carrying an actual MTN/Airtel/etc. logo mark here would raise the same trademark concern as copying BuyPower's branding did; this ticker communicates "every major network is supported" without reproducing anyone's mark. --}}
@for ($i = 0; $i < 2; $i++)
@foreach ($networks as $network) {{ Str::substr($network['name'], 0, 1) }} {{ $network['name'] }} @endforeach
@endfor