<?php

return [
    'contact' => [
        'title' => 'Excited to work with you!',
        'desc' => 'Feel free to contact me if you need information, or if you just want to chat with me.',
    ],
    'links' => [
        'title' => 'Stay in touch',
    ],
    'legals-infos' => [
        'title' => 'Legal information',
    ],
];