Commit Graph

2 Commits

Author SHA1 Message Date
Alejandro Gutiérrez
4283250eac fix: proxy subscribe through Next.js API route to avoid network permission prompt
Browser was requesting local network access for the Tailscale URL.
Now both forms POST to /api/subscribe which proxies server-side
to the leads-api container.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 23:30:35 +00:00
Alejandro Gutiérrez
177ddaeecb feat: add newsletter signup form powered by leads API
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 22:33:55 +00:00