@props(['eyebrow', 'title', 'intro' => null, 'features' => [], 'ctaLabel' => 'Schedule A Free Estimate']) {{-- Migración fiel de "Brick Driveways, Concrete Pavers & Custom Driveway Designs" (mockup Figma, node 196:731): heading + intro centrado, luego N filas de imagen pequeña + título + párrafo, CTAs centrados al final. Cada item de `features` es ['image', 'alt', 'title', 'body']. --}}
{!! $title !!} @if ($intro)

{{ $intro }}

@endif