diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index ea86582e2..51a23d8f9 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -4,129 +4,127 @@ export const Footer: FC = () => { return (
+
+ + News + + + Events + + + Youtube + +
+
+ + + - ); + ); };