<div class="flex flex-wrap justify-between items-center mt-12 text-center">
<img class="max-w-[30%] sm:max-w-full h-auto mx-auto" src="{{ imageCache(asset('build/images/nasc-logo.png'), 'scaleResize', 340, 80) }}" width="170" height="40" alt="NASC accredited logo" loading="lazy" />
<img class="max-w-[30%] sm:max-w-full h-auto mx-auto" src="{{ imageCache(asset('build/images/twf-logo.png'), 'scaleResize', 156, 160) }}" width="78" height="80" alt="TWF accredited logo" loading="lazy" />
<img class="max-w-[30%] sm:max-w-full h-auto mx-auto" src="{{ imageCache(asset('build/images/cisrs-logo.png'), 'scaleResize', 264, 100) }}" width="132" height="50" alt="CISRS accredited logo" loading="lazy" />
</div>