@include('partials.products.hero', ['hero' => $hero])
@include('partials.products.modules', [ 'intro' => $modulesIntro, 'modules' => $modules, ]) @include('partials.home.products') @include('partials.products.spotlights', ['spotlights' => $spotlights])
@include('partials.home.cta')