import Link from 'next/link' import { AwesomeIcon } from '@/components/ui/awesome-icon' export function AppFooter() { return ( ) }