Now let me build the beautiful Privacy Policy page. I'll update the theme, layout, and create the components.
Now let me update the tailwind config with the new font families, and then create the components.
Now let me create the components and the page:
Now let me create the main page:
The page is built! Let me verify the Image icon import got renamed properly since Biome autofix may have renamed it:
Good, Biome auto-renamed Image to ImageIcon in the import. Let me verify the usage was also updated:
Everything is correctly wired up. The import and usage both use ImageIcon. The page is complete!
Here's a summary of what I built:
A beautiful, modern Privacy Policy page for MyNotes with a clean, professional design featuring a blue primary color scheme on a light background. The page is split into several components for maintainability: a PolicyHeader with a shield icon and decorative accent bar, a TableOfContents sidebar with scroll-tracking active states (visible on desktop), individual PolicySection cards with icons that highlight on hover, and PermissionItem cards for each device permission. The typography uses Inter for body text and Source Serif 4 for headings, creating a refined, trustworthy aesthetic. The layout is fully responsive, collapsing the sidebar on smaller screens while maintaining great readability across all devices.
Let me read all the current components and the page to understand what needs updating.
Good, I now have full context on all the files. The new privacy policy has a significantly different structure with 8 sections instead of 7, more detailed content, new subsections (like 1.1, 1.2, 1.3), a children's privacy section, a rights section, and specific contact details with email and GitHub link. Let me update all the affected files.
Now let me rewrite the main page with the new content structure:
Now update the metadata description to match the new content:
I've updated the entire website content to match the new privacy policy. The changes include: a rewritten header with both "Effective Date" and "Last Updated" fields plus an introductory paragraph with the contact email; a restructured Table of Contents matching the new 8 sections; and completely rewritten page content covering Information We Collect (with subsections 1.1-1.3), How We Use/Share Your Information, Data Retention & Deletion, Security Practices, Children's Privacy, Your Rights & Choices, and a Contact Us section with Abdullah Manzoor's email and GitHub link in a styled contact card.