From ca38bb9c0939636372d2be25cdf3c1c2bb38e475 Mon Sep 17 00:00:00 2001 From: Megha-Dev-19 <100185149+Megha-Dev-19@users.noreply.github.com> Date: Thu, 5 Oct 2023 01:20:18 +0530 Subject: [PATCH] Activate Page: Astra component UI Update (#223) --- src/pages/Activate.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/Activate.jsx b/src/pages/Activate.jsx index 52138b0..6ea3c34 100644 --- a/src/pages/Activate.jsx +++ b/src/pages/Activate.jsx @@ -98,8 +98,9 @@ const ActivatePage = () => { imageSrc={ImageSrc.Astra} title="Astra++" description="Astra++ is a comprehensive suite of DAO tooling that makes possible for any DAO to easily self-manage and grow its membership, and filling a void left by AstroDAO." - buttonText="Coming Soon" + buttonText="See More" onClick={() => window.open(Links.ASTRA, '_blank')} + isAvailable={true} />