-
-
-
+
+
+
+
-
+
diff --git a/explorer/src/pages/Home/components/Jumbotron/index.tsx b/explorer/src/pages/Home/components/Jumbotron/index.tsx
index 5fa8330b..8a6b6af3 100644
--- a/explorer/src/pages/Home/components/Jumbotron/index.tsx
+++ b/explorer/src/pages/Home/components/Jumbotron/index.tsx
@@ -1,5 +1,6 @@
import { t } from "i18next";
import { ArrowUpRight } from "lucide-react";
+import { Trans } from "react-i18next";
import { Button } from "@/components/Buttons";
import { EButtonType } from "@/components/Buttons/enum";
@@ -24,7 +25,7 @@ export const Jumbotron: React.FC = () => {
iconRight={}
/>
- {t("home.exploreEcosystem")}
+ }} />