Skip to content

Commit

Permalink
Merge pull request #224 from near-ndc/develop
Browse files Browse the repository at this point in the history
Activate Page: Astra component UI Update (#223)
  • Loading branch information
Megha-Dev-19 authored Oct 5, 2023
2 parents 45321fa + ca38bb9 commit 36968d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pages/Activate.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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}
/>
<ImageTextBlock
imageSrc={ImageSrc.CommunityFund}
Expand Down

0 comments on commit 36968d5

Please sign in to comment.