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
24a1284def feat: add pixel terminal modal for email capture
Fake Claude Code console that boots up and prompts for email.
Triggers after 15s or 60% scroll. Esc/click-outside to dismiss.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 22:54:48 +00:00