Skip to content

Conversation

@MathFe
Copy link

@MathFe MathFe commented Oct 13, 2025

This PR implements a Waitlist feature with a frontend form and a thank you page with confetti animation, integrating email validation and user feedback.

Changes included:

  • Added WaitlistForm component with email validation using HTML5 input type
  • Created "Thank You" page (src/app/obrigado/page.tsx) with confetti animation on load
  • Updated Hero component to include the WaitlistForm integration
  • Installed canvas-confetti and updated package.json and package-lock.json
  • Styled the form and thank you page using Tailwind CSS

This PR ensures users can sign up for the waitlist, receive proper feedback, and see a fun confetti effect, improving user experience on the homepage.

Closes #11

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.

[Feature] Criar componente de Waitlist <Frontend>

2 participants