Skip to content

feat(landing): add newsletter subscription form to Home page#874

Open
yripper wants to merge 1 commit into
mainfrom
claude/issue-871-20260515-1403
Open

feat(landing): add newsletter subscription form to Home page#874
yripper wants to merge 1 commit into
mainfrom
claude/issue-871-20260515-1403

Conversation

@yripper

@yripper yripper commented May 15, 2026

Copy link
Copy Markdown
Collaborator

Adds a NewsletterForm component placed between the FAQ section and the Footer on the Landing Page. The form includes:

  • Email input with client-side regex validation
  • Subscribe button with loading state
  • Success message displayed after submission
  • Responsive layout (stacked on mobile, row on sm+)
  • Glassmorphism styling consistent with the existing design system
  • Modular onSubscribe prop for future backend integration

Closes #871

Adds a `NewsletterForm` component placed between the FAQ section and the
Footer on the Landing Page. The form includes:
- Email input with client-side regex validation
- Subscribe button with loading state
- Success message displayed after submission
- Responsive layout (stacked on mobile, row on sm+)
- Glassmorphism styling consistent with the existing design system
- Modular `onSubscribe` prop for future backend integration

Closes #871

Co-authored-by: dantecorvid <dantecorvid@users.noreply.github.com>
@vercel

vercel Bot commented May 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
defindex-dapp Ready Ready Preview, Comment May 15, 2026 6:46pm
defindex-landing Ready Ready Preview, Comment May 15, 2026 6:46pm
defindex-rust-docs Ready Ready Preview, Comment May 15, 2026 6:46pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implementar formulario de suscripción a Newsletter en la Landing Page

1 participant