## Summary
- Add a new landing-page testimonial from Francisco Montes, sourced from
user feedback received by email.
- Add the matching Spanish translation in `lang/es.json` (required by
the translation CI check).
The quote was edited for clarity while keeping the user's own words and
intent. It sits just before the co-owner note, which stays last.
## Testing
- `python3 -c "import json; json.load(open('lang/es.json'))"` (valid
JSON)
- Full test suite not run locally: this worktree has no `vendor/`
installed. CI will run `./vendor/bin/pest` including the translation-key
check.
|
||
|---|---|---|
| .. | ||
| Accounts | ||
| auth | ||
| budgets | ||
| cashflow | ||
| onboarding | ||
| open-banking | ||
| settings | ||
| subscription | ||
| transactions | ||
| waitlist | ||
| dashboard.tsx | ||
| privacy.tsx | ||
| terms.tsx | ||
| welcome.tsx | ||