@vite(['resources/css/app.css', 'resources/js/app.js'])
{{-- Language selector --}} @php $langs = ['en' => 'EN', 'nl' => 'NL', 'fr' => 'FR', 'de' => 'DE', 'es' => 'ES']; $current = app()->getLocale(); @endphp
{{ __('intro.daniel_p1') }}
{{ __('intro.daniel_p2') }}
{{ __('intro.daniel_p3') }}
{{ __('intro.daniel_p4') }}
{{ __('intro.daniel_p5') }}
{{ $icon }}{{ __("intro.feature_{$key}_title") }}
{{ __("intro.feature_{$key}_body") }}
🧠 {{ __('intro.tools_heading_short') }}
{{ __('intro.tools_card_intro') }}
{{ __('intro.tools_privacy_note_short') }}
{{ __('intro.closing_p1') }}
{{ __('intro.closing_p2') }}
{{ __('intro.cta_heading') }}
{{ __('Continue without login') }}