Skip to content

feat: restyle terms and privacy pages to match site violet/slate theme#27

Open
SujalTripathi wants to merge 1 commit into
Mehren7:mainfrom
SujalTripathi:feat/privacy-page
Open

feat: restyle terms and privacy pages to match site violet/slate theme#27
SujalTripathi wants to merge 1 commit into
Mehren7:mainfrom
SujalTripathi:feat/privacy-page

Conversation

@SujalTripathi

Copy link
Copy Markdown
Contributor

feat: Add Privacy Policy Page (/privacy) And Improve Style Of Terms Page

Closes #14

Changes Made

  • Created app/privacy/page.tsx at /privacy route
  • Styled consistently with the site's violet/slate design system
    (matches homepage, terms page, and instructors page)
  • Sticky sidebar with numbered table of contents (9 sections)
  • Violet-900 intro banner with "Your Privacy Matters" messaging
  • Each section rendered as an individual rounded-3xl card with
    violet numbered badge and icon
  • Breadcrumb navigation (Home / Privacy Policy)
  • Cross-link to Terms of Service page
  • Bottom CTA section matching homepage "Ready to begin?" style
  • Page-level SEO metadata exported

Sections Covered

  1. 📋 Information We Collect
  2. ⚙️ How We Use Your Data
  3. 🤝 Data Sharing
  4. 🍪 Cookies
  5. ✊ Your Rights
  6. 🛡️ Data Security
  7. 👶 Children's Privacy
  8. 🔄 Changes to This Policy
  9. 💬 Contact Us

Checklist

  • app/privacy/page.tsx created

  • All key privacy sections covered

  • Consistent violet/slate styling matching site theme

  • Sticky sidebar table of contents

  • SEO metadata exported

  • Mobile responsive

  • Footer link navigates correctly to /privacy

  • Cross-link to /terms page

  • Also fully changes the terms page style to match other page styles.

**Contributing on behalf of NSoC'26 **

@Mehren7 please review and please add as level3

@vercel

vercel Bot commented Apr 29, 2026

Copy link
Copy Markdown

@SujalTripathi is attempting to deploy a commit to the Mehren's projects Team on Vercel.

A member of the Team first needs to authorize it.

@SujalTripathi

SujalTripathi commented May 3, 2026

Copy link
Copy Markdown
Contributor Author

@Mehren7 please review and merge then i will create another PRs

@Mehren7 Mehren7 self-requested a review May 6, 2026 18:03
@Mehren7 Mehren7 added enhancement New feature or request NSoC'26 NSoc'26 program tracking Level3 advance level labels May 6, 2026
@vercel

vercel Bot commented May 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
parampara Error Error May 6, 2026 6:05pm

@SujalTripathi

Copy link
Copy Markdown
Contributor Author

@Mehren7 please review and if any error so i can help you

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

Labels

enhancement New feature or request Level3 advance level NSoC'26 NSoc'26 program tracking

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Add Privacy Policy Page (/privacy)

2 participants