From ac22bd6cab4e6078354b5c5aa260a5ae53dc6de4 Mon Sep 17 00:00:00 2001 From: Maulana Sodiqin Date: Sun, 7 Dec 2025 11:36:42 +0700 Subject: [PATCH] feat: update submission description to allow demo video links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add helper text indicating users can paste demo video links - Update placeholder to mention YouTube, Loom, etc. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- apps/hackathon/src/app/teams/[teamId]/submit/page.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/hackathon/src/app/teams/[teamId]/submit/page.tsx b/apps/hackathon/src/app/teams/[teamId]/submit/page.tsx index c3a8731..2460e89 100644 --- a/apps/hackathon/src/app/teams/[teamId]/submit/page.tsx +++ b/apps/hackathon/src/app/teams/[teamId]/submit/page.tsx @@ -335,6 +335,9 @@ const SubmitProjectPage: FC = (): ReactElement => { +

+ Describe your project, its features, and what problem it solves. You can also paste your demo video link here. +

{