We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1f05f4 commit 9555d0dCopy full SHA for 9555d0d
src/components/pages/main/hero.tsx
@@ -35,7 +35,7 @@ const Hero = () => {
35
</Button>
36
</Link>
37
</SlideUp>
38
-
+ {/*
39
<SlideUp duration={0.5} delay={0.7}>
40
<Link href={"https://twitter.com/Badbird_5907"}>
41
<Button
@@ -46,6 +46,7 @@ const Hero = () => {
46
47
48
49
+ */}
50
</div>
51
52
0 commit comments