Bladeren bron

move paid section to top of sponsors

AykutSarac 2 jaren geleden
bovenliggende
commit
92c0798e92
1 gewijzigde bestanden met toevoegingen van 14 en 14 verwijderingen
  1. 14 14
      src/pages/index.tsx

+ 14 - 14
src/pages/index.tsx

@@ -489,20 +489,6 @@ const Home: React.FC = () => {
         </StyledSectionArea>
         </StyledSectionArea>
       </StyledGitHubSection>
       </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>
       <StyledPaidSection>
         <StyledProducthunt>
         <StyledProducthunt>
           <StyledSubTitle>
           <StyledSubTitle>
@@ -518,6 +504,20 @@ const Home: React.FC = () => {
         </StyledAffiliate>
         </StyledAffiliate>
       </StyledPaidSection>
       </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>
       <StyledFooter>
         <StyledFooterText>© 2022 JSON Visio - {pkg.version}</StyledFooterText>
         <StyledFooterText>© 2022 JSON Visio - {pkg.version}</StyledFooterText>
         <StyledIconLinks>
         <StyledIconLinks>