From 964358a2741338e4d2c1dbc75907106ae5cb31ce Mon Sep 17 00:00:00 2001 From: Maxime Servais Date: Mon, 11 Mar 2024 17:40:18 +0100 Subject: [PATCH] placing the CTA lower on the page --- src/pages/dapps.tsx | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/src/pages/dapps.tsx b/src/pages/dapps.tsx index 848c7314350..528d5189cd7 100644 --- a/src/pages/dapps.tsx +++ b/src/pages/dapps.tsx @@ -1425,25 +1425,6 @@ const DappsPage = () => { ))} - {/* Explore Ecosystem Section */} - - - - - {t("page-dapps:page-dapps-explore-2")} - - - -

{t("page-dapps-explore-dapps-title")}

{t("page-dapps-explore-dapps-description")} @@ -1840,6 +1821,26 @@ const DappsPage = () => { )} + {/* Explore Ecosystem Section */} + + + + + + {t("page-dapps:page-dapps-explore-2")} + + + +