diff --git a/components/buttons.tsx b/components/buttons.tsx index aed724a..46aae4b 100644 --- a/components/buttons.tsx +++ b/components/buttons.tsx @@ -1,12 +1,13 @@ import styles from '../styles/components/Buttons.module.css'; +import Link from 'next/link' export default function Footer() { return (

Learn more

- About - Contact + About + Contact Twitter GitLab Discord