Skip to content

Commit

Permalink
subscription link (#1744)
Browse files Browse the repository at this point in the history
  • Loading branch information
Seroxdesign authored Mar 21, 2024
1 parent 38c3dc0 commit 0f268f4
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions packages/web/components/Seeds/Water.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -177,23 +177,9 @@ export const Water: React.FC = () => {
)}
</Flex>

{/* <Link
href=""
color="pink.200"
textAlign="center"
fontFamily="Exo 2"
fontSize="16px"
fontStyle="normal"
fontWeight="400"
lineHeight="24px"
textDecoration="underline"
>
Enter referral
</Link> */}

<Button
as={Link}
href="https://checkout.superfluid.finance/QmfTXxap8ayojDufpcvSaDHNC43qEYV8Whio6JZ7r8x1PM"
href="https://checkout.superfluid.finance/QmdqTLVi5gbuN4Xwcvi8JCmAU5DyH5gtP2QshaNhT4b9bv"
target="_blank"
borderRadius={8}
colorScheme="purple"
Expand Down

0 comments on commit 0f268f4

Please sign in to comment.