Skip to content

privacy page created and linked#55

Open
ArshiBansal wants to merge 1 commit into
Ashmita1206:mainfrom
ArshiBansal:privacy_policy
Open

privacy page created and linked#55
ArshiBansal wants to merge 1 commit into
Ashmita1206:mainfrom
ArshiBansal:privacy_policy

Conversation

@ArshiBansal

Copy link
Copy Markdown

Privacy Policy Page Implementation

Summary

This PR introduces a dedicated Privacy Policy page to provide users with clear information about data collection, usage, security practices, third-party services, and privacy rights.

Changes Made

Privacy Policy Page

  • Added a dedicated PrivacyPolicyPage component.

  • Added a hero section with:

    • Privacy Policy title
    • Last updated date
    • Introductory overview

Privacy Policy Sections

  • Introduction
  • Information Collection
  • Use of User Data
  • Cookies & Tracking Technologies
  • Third-Party Services
  • Data Security
  • User Rights
  • Contact Information
  • Policy Updates

Navigation & UX

  • Added sticky sidebar/table of contents navigation.
  • Added anchor links for quick section access.
  • Implemented smooth scrolling behavior.
  • Improved readability with structured content sections.

Responsive Design

  • Optimized for desktop, tablet, and mobile devices.
  • Maintains consistency with existing application styling.
  • Supports dark mode.

Cleanup

  • Removed tag-management-specific logic from the page.
  • Removed unnecessary API calls and React Query usage.
  • Removed admin-only functionality.
  • Converted the page into a static legal/informational page.

Testing

  • Verified page rendering across screen sizes.
  • Verified sidebar navigation links.
  • Verified smooth scrolling behavior.
  • Verified dark mode compatibility.
  • Verified accessibility of content structure and headings.

Screenshots

Desktop

Add screenshot

Mobile

Add screenshot

Checklist

  • Privacy Policy page created
  • Responsive design implemented
  • Smooth scrolling enabled
  • Last updated date added
  • Dark mode supported
  • Issue linked

Related Issue

Closes #40

@vercel

vercel Bot commented May 31, 2026

Copy link
Copy Markdown

@ArshiBansal is attempting to deploy a commit to the anglenobida003-8112's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Add a Dedicated Privacy Policy Page and Link It Across the Website

1 participant