Skip to content

Commit f300b02

Browse files
committed
comment out oudated opportunities form
1 parent bd3e373 commit f300b02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/src/pages/contact-us.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export default function ContactUsPage() {
4242
<span>.</span>
4343
</p>
4444
</li>
45-
<li>
45+
{/* <li>
4646
<h3 className="text-2xl font-semibold pt-5">For sharing opportunities with our members</h3>
4747
<p className="text-xl my-2">
4848
<span>Please fill out </span>
@@ -51,7 +51,7 @@ export default function ContactUsPage() {
5151
</a>
5252
<span>.</span>
5353
</p>
54-
</li>
54+
</li> */}
5555
</ul>
5656

5757
<div className="my-10">

0 commit comments

Comments
 (0)