Skip to content

feat: add age verification modal to homepage#13

Merged
martinvibes merged 1 commit into
Web3Novalabs:mainfrom
dinahmaccodes:age-modal
May 12, 2025
Merged

feat: add age verification modal to homepage#13
martinvibes merged 1 commit into
Web3Novalabs:mainfrom
dinahmaccodes:age-modal

Conversation

@dinahmaccodes
Copy link
Copy Markdown
Contributor

@dinahmaccodes dinahmaccodes commented May 12, 2025

Description

  • Implemented an age verification modal that appears on the first visit to the site.
  • Modal blocks all site interaction until the user enters their full name and verifies they are 18+.
  • Modal is fully responsive and styled to match the site’s purple theme.
  • User’s verification is stored in localStorage, so the modal only pops up once per browser/profile.
  • Includes links to terms of service and privacy policy.

Closes #10

Screenshot from 2025-05-12 16-19-25

@martinvibes

@martinvibes
Copy link
Copy Markdown

looking good to me!

@martinvibes martinvibes merged commit c7226ca into Web3Novalabs:main May 12, 2025
1 of 2 checks passed
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.

Implement Responsive Age Verification Modal

2 participants