diff --git a/frontend/components/layout/footer.tsx b/frontend/components/layout/footer.tsx index cb569e7..86c3e78 100644 --- a/frontend/components/layout/footer.tsx +++ b/frontend/components/layout/footer.tsx @@ -2,17 +2,57 @@ import Link from "next/link" export function Footer() { return ( -