Files
company_site/docs/email-previews/README.md
T
westfarn 3c04a18e6e
CI / test (pull_request) Successful in 12s
Unit Tests / test (pull_request) Successful in 12s
Align transactional emails with dark neon site UX.
Closes #26: shared branded base (logo, cyan CTA, purple accent),
refactor contact/marketing/invoice templates, and add preview screenshots.
2026-07-31 14:12:12 -05:00

12 lines
381 B
Markdown

# Email previews
Static renders of branded HTML emails (dark neon site UX: `#0a0a0a` / `#1a1a1a` / `#00f3ff` / `#bc13fe`).
| Template | Screenshot |
|----------|------------|
| Contact notify | [contact.png](contact.png) |
| Marketing | [marketing.png](marketing.png) |
| Invoice / pay link | [invoice.png](invoice.png) |
Shared base: `public/templates/emails/base_email.html`.