{{ $this->section?->heading }}

{{ $this->section?->description }}

$this->services->count() == 3, 'md:grid-cols-2 lg:max-w-4xl' => $this->services->count() > 3, ]) @forelse($this->services as $service)
$this->services->count() == 3 ]) style="background-color: {{ $service->bg_color }}; border-color: {{ $service->bg_color }}" data-aos="service-{{ $loop->iteration }}" data-aos-duration="1200" >

{{ $service->title }}

{{ $service->description }}

@empty @endforelse
{{--
--}} {{--
--}}