diff --git a/src/pages/privacy-policy.js b/src/pages/privacy-policy.js index f9946379..87e72c92 100644 --- a/src/pages/privacy-policy.js +++ b/src/pages/privacy-policy.js @@ -6,11 +6,18 @@ import TextPageHeader from 'src/components/TextPageHeader' import Link from 'src/components/Link' import { accountPageURL, contactUsURL, termsURL } from 'src/utils/navigation' import Layout from 'src/components/Layout' +import Divider from '@mui/material/Divider' const openGraphTitle = 'Privacy Policy - Tab for a Cause' const openGraphDescription = 'Read our Privacy Policy. Tab for a Cause raises money for charity with every browser tab you open.' +const addressStyle = { + margin: 0, + fontStyle: 'italic', + fontSize: 12, +} + const PrivacyPolicyPage = ({ location }) => (
@@ -273,6 +280,17 @@ const PrivacyPolicyPage = ({ location }) => ( If you have any questions or concerns, please{' '} contact us.

+ +
+
+

+ Tab for a Cause is built with love at: +

+

Gladly, Inc.

+

204 E 2nd Ave

+

San Mateo, CA 94401

+
+