move paid section to top of sponsors

This commit is contained in:
AykutSarac 2022-06-13 22:56:59 +03:00
parent 77cdc85a38
commit 92c0798e92

View File

@ -489,20 +489,6 @@ const Home: React.FC = () => {
</StyledSectionArea>
</StyledGitHubSection>
<StyledSponsorSection id="sponsor">
<StyledSubTitle>Sponsors</StyledSubTitle>
<StyledMinorTitle>
Your supports make JSON Visio possible to continue and accessible for
everyone!
</StyledMinorTitle>
<StyledButton
status="SUCCESS"
onClick={() => push("https://www.patreon.com/aykutsarac")}
>
Become A Sponsor!
</StyledButton>
</StyledSponsorSection>
<StyledPaidSection>
<StyledProducthunt>
<StyledSubTitle>
@ -518,6 +504,20 @@ const Home: React.FC = () => {
</StyledAffiliate>
</StyledPaidSection>
<StyledSponsorSection id="sponsor">
<StyledSubTitle>Sponsors</StyledSubTitle>
<StyledMinorTitle>
Your supports make JSON Visio possible to continue and accessible for
everyone!
</StyledMinorTitle>
<StyledButton
status="SUCCESS"
onClick={() => push("https://www.patreon.com/aykutsarac")}
>
Become A Sponsor!
</StyledButton>
</StyledSponsorSection>
<StyledFooter>
<StyledFooterText>© 2022 JSON Visio - {pkg.version}</StyledFooterText>
<StyledIconLinks>