diff --git a/src/pages/landing/index.tsx b/src/pages/landing/index.tsx index 2e1b6bf..bc7a882 100644 --- a/src/pages/landing/index.tsx +++ b/src/pages/landing/index.tsx @@ -163,6 +163,15 @@ export const LandingPage = () => { return (
+
+
+ Logo
@@ -209,14 +218,6 @@ export const LandingPage = () => { -
-
) }