diff --git a/components/layout/app-header.tsx b/components/layout/app-header.tsx index 33704c2..107f88c 100644 --- a/components/layout/app-header.tsx +++ b/components/layout/app-header.tsx @@ -12,6 +12,7 @@ import { Text, } from '@radix-ui/themes'; import Link from 'next/link'; +import { CgDollar, CgLogOut, CgMediaPodcast, CgOptions } from 'react-icons/cg'; import { UnstyledButton } from '../ui/unstyled-button'; import { AppContent } from './app-content'; @@ -65,14 +66,37 @@ function AppHeaderActionsAuthenticated( - Your episodes - Settings + + + + Buy Credits + + + + + + + Your Shows + + + + + + + Settings + +
- Sign out + + + + Sign out + +