@props(['module'])
@foreach ($module->call_to_actions as $cta)
$cta->position == 'left', 'lg:flex-row' => $cta->position != 'left', 'justify-between gap-12' ]) >

{{ $cta->title }}

{{ $cta->description }}
{{ $cta->thumb->alt_attribute }}
@endforeach