26 lines
1.2 KiB
PHP
26 lines
1.2 KiB
PHP
<x-mail::message>
|
|
# {{ __("How's it going, :name?", ['name' => $userName]) }}
|
|
|
|
{{ __("Hi! It's Victor here, the founder of Whisper Money. You've been using the app for a few days now, and I'd love to hear how it's working for you.") }}
|
|
|
|
## {{ __('A Few Quick Questions') }}
|
|
|
|
- {{ __('Is the app meeting your expectations?') }}
|
|
- {{ __('Is there anything confusing or frustrating?') }}
|
|
- {{ __('What features would make Whisper Money more useful for you?') }}
|
|
|
|
{{ __("As a solo founder, your feedback directly shapes what I build next. I personally read every response and take your suggestions seriously. When you subscribe, you're not just supporting some big corporation - you're helping me continue building something I'm passionate about.") }}
|
|
|
|
## {{ __('Help Me Improve') }}
|
|
|
|
{{ __("Whether it's a bug you've found, a feature you'd love to see, or just general thoughts - I want to hear it all. This is my project, and I care deeply about making it work well for you.") }}
|
|
|
|
{{ __('Just reply to this email with your feedback. No surveys, no forms, just a direct conversation with me.') }}
|
|
|
|
{{ __('Thanks for being part of Whisper Money. It really means a lot.') }}
|
|
|
|
Best,<br>
|
|
Víctor F,<br>
|
|
Founder of Whisper Money
|
|
</x-mail::message>
|