{{ config('site.contact.page_title', "Let's Connect and Create Something Great Together.") }}
{{ config('site.contact.page_subtitle', "Whether you're interested in a web project, want to collaborate, or just want to say hello, I'd love to hear from you. Drop me a message and let's start a conversation.") }}
{{ config('site.contact.availability_text', 'Always Open to New Projects - Whether it\'s web development, photography, or just connecting, I\'m here to help.') }}
{{ config('site.contact.address.line1') }}
@if(config('site.contact.address.line2')){{ config('site.contact.address.line2') }}
@endif @if(config('site.contact.address.map_url')) @endif @endif {{ __('E-mail') }}{{ config('site.contact.email') }}
@if(config('site.contact.phone')) {{ __('Phone') }}{{ config('site.contact.phone') }}
@endif* {{ config('site.contact.response_time', 'I typically reply within 24-48 hours. Looking forward to hearing from you!') }}