Skip to content

Commit

Permalink
info
Browse files Browse the repository at this point in the history
  • Loading branch information
rohittp0 committed Sep 18, 2023
1 parent 267aae3 commit cf1686e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions presentation/common/Contents/index.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
import { ReactNode } from "react";

export const FAQS: { ques: string; ans: string }[] = [
{
ques: "What is the prize money",
ans: "First Prize - 30K, Second Prize: 20K. Track prices to be announced soon"
},
{
ques: "What all tracks are available",
ans: "Seperate track for Software and Hardware"
},
{
ques: "Is registration free?",
ans: "Yes, registration is free of charge.",
Expand Down

0 comments on commit cf1686e

Please sign in to comment.