feat: update premium view button

This commit is contained in:
AykutSarac 2023-03-07 22:12:15 +03:00
parent 4add303fe7
commit fd5df3531c
No known key found for this signature in database

View File

@ -38,7 +38,15 @@ export const PremiumView = () => (
<StyledInfo>
Upgrade JSON Crack to premium and explore & unlock full potantial of your data!
</StyledInfo>
<Button component="a" href="https://www.patreon.com/jsoncrack" target="_blank">
<Button
size="lg"
component="a"
variant="gradient"
gradient={{ from: "purple", to: "pink" }}
href="https://www.patreon.com/jsoncrack"
target="_blank"
style={{ border: "2px solid black" }}
>
DO IT!
</Button>
<img src="/assets/undraw_to_the_stars_re_wq2x.svg" width="300" height="300" alt="oops" />