@extends('layouts.app') @section('title', 'Civitek Mandiri Konsultan | Trusted Engineering & Structural Consultant') @section('meta') @endsection @section('content') @include('components.home.hero') @include('components.home.company-profile') @include('components.home.services') @include('components.home.portfolio') @include('components.home.trust-teaser') @include('components.home.cta') @endsection