@props([ 'name', 'tabId', 'icon', 'mediaType' => '', 'mediaUrl' => '', 'title' => '', 'description' => '', 'features' => [], 'checkmarkColor' => theme('interactiveFeaturesSection', 'checkmarkColor'), ])
@if($title)

{{ $title }}

@endif @if($description)

{{ $description }}

@endif @if(!empty($features)) @endif {{ $slot }}