Who We Are
Crafting South Florida Outdoor Living for Over 15 Years
{{ config('company.legal_name') }} is a licensed and insured outdoor contractor serving
Palm Beach County and Broward County. Pools, paver driveways, patios, pool decks,
concrete overlays and artificial turf — we design and build the surfaces homeowners
live on, with the preparation and materials Florida's climate demands. One team,
one standard, from the first estimate to the final walkthrough.
@php
// Fuente única de las 3 fotos: alimenta la grilla (tablet+) y el swiper (móvil).
$aboutGallery = [
['image' => 'resources/images/services/pool-renovation/hero-wide.jpg', 'alt' => 'Renovated pool at a South Florida home'],
['image' => 'resources/images/services/paver-driveways/driveway-finished-wide.jpg', 'alt' => 'Elegant paver driveway'],
['image' => 'resources/images/services/paver-patios-walkways/hero-wide.jpg', 'alt' => 'Travertine paver patio and walkway'],
];
@endphp
{{-- Tablet / desktop (≥768px): grilla estática. Mismo patrón que social-proof:
el swiper de abajo cubre solo el móvil. --}}
{{-- Móvil (<768px): swiper (port de stats-carousel.js → about-gallery-carousel.js). --}}