Align transactional emails with dark neon site UX.
CI / test (pull_request) Successful in 12s
Unit Tests / test (pull_request) Successful in 12s

Closes #26: shared branded base (logo, cyan CTA, purple accent),
refactor contact/marketing/invoice templates, and add preview screenshots.
This commit is contained in:
2026-07-31 14:12:12 -05:00
parent b98f504afc
commit 3c04a18e6e
19 changed files with 264 additions and 303 deletions
+11
View File
@@ -0,0 +1,11 @@
# 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`.
Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB