diff --git a/src/app/ecosystem/page.tsx b/src/app/ecosystem/page.tsx index fb8f228..7dc344a 100644 --- a/src/app/ecosystem/page.tsx +++ b/src/app/ecosystem/page.tsx @@ -279,24 +279,10 @@ function Ecosystem() { }; return ( -
+
-
- {/*
-
-
-
-

- Ecosystem -

- - Explore applications and integrations in the Aura ecosystem. - -
-
-
-
*/} -
+
+
Ecosystem
diff --git a/src/components/Header/index.tsx b/src/components/Header/index.tsx index 6d525df..1bc6af0 100644 --- a/src/components/Header/index.tsx +++ b/src/components/Header/index.tsx @@ -43,7 +43,7 @@ function Header() { return ( <>