{{-- Stage 10: the hero copy comes from config('home.hero.*'), which App\Support\Settings overlays from the database, and the stat tiles from the stat_tiles table via the view composer. --}}

{{ config('home.hero.badge') }}

{{ config('home.hero.title') }}

{{ config('home.hero.lead') }}

@foreach ($heroStats as $stat)
{{ $stat->value }} {{ $stat->labelHtml() }}
@endforeach
Regulated By RICS
@include('partials.about') @include('partials.services') @include('partials.why') @include('partials.story') @include('partials.properties') @include('partials.reviews') @include('partials.cta') @include('partials.insights') @include('partials.partners')