From c258bab06211c7fc8a1052fd61230f837af74835 Mon Sep 17 00:00:00 2001 From: Thoparam-sai-nithish <105221349+Thoparam-sai-nithish@users.noreply.github.com> Date: Sun, 18 Feb 2024 13:06:39 +0530 Subject: [PATCH] feat: update details for Turing Cup 2k24 (#64) --- src/components/TuringCup/Faqs.js | 33 +++++++++++++++++------- src/components/TuringCup/Landingpage2.js | 2 +- 2 files changed, 25 insertions(+), 10 deletions(-) diff --git a/src/components/TuringCup/Faqs.js b/src/components/TuringCup/Faqs.js index f065844..6c1498a 100644 --- a/src/components/TuringCup/Faqs.js +++ b/src/components/TuringCup/Faqs.js @@ -30,16 +30,31 @@ export default function Faqs() { answer: "The accomodation will be provided for teams whose college is based outside Hyderabad." }, - { - question: "Will transport be provided?", - // answer: - // "Transport will not be provided to teams based out of Hyderabad. The details of transport for teams based in Hyderabad will be informed shortly." - answer: "Transport will not be provided." - }, + // { + // question: "Will transport be provided?", + // // answer: + // // "Transport will not be provided to teams based out of Hyderabad. The details of transport for teams based in Hyderabad will be informed shortly." + // answer: "Transport will not be provided." + // }, { question: "Is there any swag for the event?", answer: "Yes, swags will be provided for the participants who appear for the onsite round." + }, + { + question:"When and where will the link to round 1 be published?", + answer: + "Round 1 participation link will be mailed to respective team leader's mail ID 3 hours before the commencement of the contest." + }, + { + question:"What is the eligibility criteria? ", + answer: + "Only undergraduate students residing in India are eligible." + }, + { + question:"when the round-1 results will be published?", + answer: + "The shortlisted teams will receive notification via email after the contest concludes." } ]; @@ -107,14 +122,14 @@ export default function Faqs() { > For further queries, feel free to reach out to us via Email, WhatsApp or Phone
- -