whisper-money/resources/views/mail/user-lead-invitation.blade.php

38 lines
1.3 KiB
PHP

<x-mail::message>
# Your early access to Whisper Money is ready
Hey there!
It's Victor, the founder of Whisper Money. You signed up a while back to hear about our privacy-first personal finance app, and I'm excited to tell you - we're live!
## What is Whisper Money?
I built Whisper Money because I was tired of giving my financial data to big companies who use it for who knows what. Whisper Money **never shares your data with third parties** - you are always the owner of your financial information.
It's personal finance, but actually private.
This is your exclusive invitation to get full access to everything:
- Unlimited transaction imports
- Automated categorization rules
- Multiple account tracking
- Your data stays yours—never shared with third parties
- Mobile app (iOS & Android)
<x-mail::button :url="config('app.url') . '/register'">
Get Started
</x-mail::button>
## Built by one person, for real people
I'm a solo founder building this in public. Every subscription helps me keep the lights on and build features you actually want. No investors, no board meetings, just me trying to build something useful and private.
**Have feedback? Questions? Issues?** Just hit reply to this email. I read and respond to every message personally.
Thanks for being interested in what I'm building!
Best,<br>
Víctor<br>
Founder, Whisper Money
</x-mail::message>