diff --git a/components/Footer.tsx b/components/Footer.tsx index 63a1de1..5a281e7 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -5,15 +5,17 @@ const year = new Date().getFullYear(); export default function Footer() { return ( -
+ Copyright {year} tteck. All rights reserved. |{" "} + + Terms of Use + +