@include('emails.common.header')
@component('emails.common.table')
@component('emails.common.td')
@component('emails.common.p')
Hello {{$consultant->first_name }},
@endcomponent
@component('emails.common.p')
Your consulting profile is now live to the general public; take a look at your new Profile Page
@endcomponent
@component('emails.common.span')
The Consulting Marketplace acts as a lead generator and will take the following process:
- Your Consulting Profile will be visible to the general public
- Someone interested in your profile and experience will fill a "Contact Request Form"
- You will receive an email notification letting you know someone wants to work with you
- If you would like to proceed further click the "Accept Request" button
- Your contact details will be shared with the relevant party
- Expect to receive a call or email from the interested person directly to you
- Be sharp and ready – grab the opportunity!
@endcomponent
@component('emails.common.span')
Tips to being a strong consultant:
@component('emails.common.ul')
Respond to requests as soon as possible
Once you have accepted a request expect a call
Stick to the hourly rate on your profile when asked about pricing
When engaged deliver what you have promised
@endcomponent
@endcomponent
@component('emails.common.p')
Remember to maintain positive relations with everyone as you never know what opportunities it can unlock.
@endcomponent
@endcomponent
@component('emails.common.td')
@component('emails.common.secondary_footer')
@endcomponent
@endcomponent
@endcomponent
@include('emails.common.footer')