@php $locale = app()->getLocale(); @endphp {{ __('messages.hero_section.title') }} {{ __('messages.hero_section.description') }} @include('components.button', [ 'url' => '#contact', 'text' => __('messages.hero_section.button_text'), 'isBordered' => false, 'icon' => '' ]) @include('components.button', [ 'url' => '#youtube-section', 'text' => __('messages.hero_section.button_text2'), 'isBordered' => true, 'icon' => '' ]) EMPHAIR Created by empclinics.com @push('scripts') @endpush
{{ __('messages.hero_section.description') }}