diff --git a/src/components/LandingPage/Hero/Cards.tsx b/src/components/LandingPage/Hero/Cards.tsx index 80788e3e33..a55f9e2412 100644 --- a/src/components/LandingPage/Hero/Cards.tsx +++ b/src/components/LandingPage/Hero/Cards.tsx @@ -65,8 +65,8 @@ export const CardsSection = () => { -
Ecosystem
-

Ecosystem links

+
Dapps
+

ICP Ecosystem

@@ -75,7 +75,7 @@ export const CardsSection = () => { -
ICP.Hubs
+
Global Events

Meet the community worldwide

diff --git a/src/components/LandingPage/Hero/Hero.tsx b/src/components/LandingPage/Hero/Hero.tsx index 9ca92fb565..95b960ab7e 100644 --- a/src/components/LandingPage/Hero/Hero.tsx +++ b/src/components/LandingPage/Hero/Hero.tsx @@ -14,6 +14,7 @@ import { } from "./Stats"; import { QueryClient, QueryClientProvider } from "react-query"; +import Link from "@docusaurus/Link"; const queryClient = new QueryClient(); const Hero: React.FC<{ @@ -53,10 +54,18 @@ const Hero: React.FC<{ {headline}
- + /> */} +
+ + WHAT IS ICP + +