Skip to content

feat: Add separate privacy, terms, and support pages#439

Open
Raga1045 wants to merge 1 commit into
Charushi06:mainfrom
Raga1045:footer-seperate-pages
Open

feat: Add separate privacy, terms, and support pages#439
Raga1045 wants to merge 1 commit into
Charushi06:mainfrom
Raga1045:footer-seperate-pages

Conversation

@Raga1045
Copy link
Copy Markdown

Related Issue

Closes #193

Summary

Created separate pages for Privacy Policy, Terms , and Support to improve footer navigation and page structure.

Changes Made

  • Renamed support-page/index.html to support.html
  • Added privacy.html
  • Added terms.html
  • Updated footer links to navigate to dedicated pages
  • Removed section-based navigation using hash routes
  • Maintained existing styling using shared CSS

Testing

  • Tested all pages locally using node server.js
  • Verified footer navigation links
  • Confirmed pages render correctly without broken routes

Screenshots

Add screenshots of:

  • Privacy page
Screenshot 2026-05-19 142745
  • Terms page
Screenshot 2026-05-19 142755
  • Support page
Screenshot 2026-05-19 142807

Checklist

  • Code follows project style
  • Tested locally
  • No unrelated changes included

@Raga1045
Copy link
Copy Markdown
Author

@Charushi06 please review this PR let me know if any changes required

@Raga1045
Copy link
Copy Markdown
Author

@Charushi06 please review this PR let me know if any changes required

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.

Enhancement: Separate Footer Pages for Privacy, Terms, and Support + Dark/Light Mode UI Fix

1 participant