change welcome page support button copy

This commit is contained in:
Ajay Bura 2024-05-03 13:44:23 +05:30
parent 6cc87fce49
commit 885083beee

View file

@ -51,7 +51,7 @@ export function WelcomePage() {
before={<Icon size="200" src={Icons.Heart} />} before={<Icon size="200" src={Icons.Heart} />}
> >
<Text as="span" size="B400" truncate> <Text as="span" size="B400" truncate>
Sponsor Support
</Text> </Text>
</Button> </Button>
</Box> </Box>