Update src/app/privacy/page.tsx

This commit is contained in:
2026-05-10 01:39:39 +00:00
parent 423740ebbb
commit 7ecd5e6dbf

View File

@@ -22,6 +22,7 @@ export default function PrivacyPolicyPage() {
<NavbarStyleFullscreen
navItems={[
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
{ name: "Privacy", id: "/privacy" },
]}
brandName="TemizEv"