diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index 494112c..de6b9c4 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -161,6 +161,66 @@ export default function Home() { /> + + {/* Footer */} + ); } \ No newline at end of file