From 7b5574e8469e2bbad610db5da53b9580592392b0 Mon Sep 17 00:00:00 2001 From: lakshith Date: Mon, 29 Jan 2024 15:01:52 +0530 Subject: [PATCH 1/2] fix faq team --- frontend/src/Components/Faq/Faq.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/Components/Faq/Faq.tsx b/frontend/src/Components/Faq/Faq.tsx index 87f472d..7620505 100644 --- a/frontend/src/Components/Faq/Faq.tsx +++ b/frontend/src/Components/Faq/Faq.tsx @@ -24,7 +24,7 @@ const data = { }, { title: "Do I need a team to participate?", - content:"Yes, for the Initial Round and the Final Hackathon, participants are encouraged to form teams of four members each.", + content:"Yes, for the Initial Round and the Final Hackathon, participants are required to form teams of three or four members each.", }, { title: "What if I'm a beginner in coding? Can I still participate?", From 3cb9758ae519eaadbc59a6ef983383e1c3b135ab Mon Sep 17 00:00:00 2001 From: lakshith Date: Mon, 29 Jan 2024 15:02:15 +0530 Subject: [PATCH 2/2] remove prizes --- frontend/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 74c981c..f1d7149 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -36,7 +36,7 @@ const App = () => { - + {/**/}