Made it So That You Can Go to the 'Marketing' If You Are Logged In

This commit is contained in:
Ahmad 2024-02-21 18:14:33 -05:00
parent c3776e8874
commit fe272499f8
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
8 changed files with 55 additions and 50 deletions

View file

@ -9,9 +9,7 @@ export const Footer = () => {
<Logo />
<div className='flex w-full items-center justify-between space-x-4 md:block md:w-auto'>
<Button size='sm' variant='ghost'>
<Link href="/privacy-policy">
Privacy Policy
</Link>
<Link href='/privacy-policy'>Privacy Policy</Link>
</Button>
<Button size='sm' variant='ghost'>
Terms of Service