@extends('layouts.app') @section('title', 'JC Group — Construção, Engenharia e Desenvolvimento') @section('description', 'JC Group — Construção, engenharia e desenvolvimento com visão, detalhe e valor duradouro.') @section('content') @include('home.hero') @include('home.stats') @include('home.grupo') @include('home.projetos') @include('home.recrutamento') @endsection