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 65c1a5d commit ddfa783Copy full SHA for ddfa783
1 file changed
app/(landing)/about/Partners.tsx
@@ -16,7 +16,7 @@ const Partners = () => {
16
}}
17
>
18
Want to collaborate?{' '}
19
- <Link href={''} className='text-primary underline'>
+ <Link href={'/contact'} className='text-primary underline'>
20
Contact Us
21
</Link>
22
</p>
0 commit comments