diff --git a/src/app/components/Footer/Footer.tsx b/src/app/components/Footer/Footer.tsx index 7ba65bef..1dc9a076 100644 --- a/src/app/components/Footer/Footer.tsx +++ b/src/app/components/Footer/Footer.tsx @@ -80,6 +80,14 @@ export const Footer: React.FC = () => { > Terms of Use + + Privacy Policy +
{iconLinks.map(({ name, url, Icon }) => (