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 47ef7a2 commit 15104f8Copy full SHA for 15104f8
app/(pages)/(index-page)/_components/hero/heroInfo.tsx
@@ -50,12 +50,12 @@ export default function HeroInfo() {
50
Apply to be a{' '}
51
</span>
52
<div className="flex items-center gap-2 text-white">
53
- <FormLink
+ {/* <FormLink
54
text="Judge"
55
href="https://docs.google.com/forms/d/e/1FAIpQLSeEZpfB1aTUvXwJBnsxQq8r8V2ch1FJJ8J9pumz5EhrtsXMeQ/viewform"
56
includeComma={true}
57
// includeComma={false}
58
- />
+ /> */}
59
<FormLink
60
text="Mentor"
61
href="https://form.typeform.com/to/uNuWRicb"
0 commit comments