diff --git a/src/app/PrivacyPolicyPage.js b/src/app/PrivacyPolicyPage.js index 4d536c0..728d8a1 100644 --- a/src/app/PrivacyPolicyPage.js +++ b/src/app/PrivacyPolicyPage.js @@ -4,12 +4,16 @@ import { VStack } from "@chakra-ui/react"; import { Heading1, Heading2, Heading3 } from "./util"; import { useAuthModeFeatureFlag } from "./components/useCurrentUser"; +import Head from "next/head"; function PrivacyPolicyPage() { const [authMode] = useAuthModeFeatureFlag(); return ( <> + + Privacy Policy | Dress to Impress + Our privacy policy