Skip to content

Commit

Permalink
changes made in faq
Browse files Browse the repository at this point in the history
  • Loading branch information
anmol5936 committed Dec 10, 2023
1 parent c6c0a62 commit 20f57ad
Show file tree
Hide file tree
Showing 5 changed files with 88 additions and 35 deletions.
46 changes: 18 additions & 28 deletions config/content/Faq.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,64 +8,54 @@ export default {
id: 1,
question: 'How do I register for the hackathon?',
answer:
'Click on any "Register Now" button on the website. Alternatively, you can head over to Devfolio',
'You can click the register now button on our website or head over to Devfolio under HackNITR5.0 for registrations. Heading in, you will get the portal of details to register.',
},
{
id: 2,
question: 'What is the participation fee?',
answer: "Just some enthusiasm and an open mind are enough. We don't charge any money!!",
answer:
'Only a creative mind, enthusiasm, and interest are required to participate in the hackathon. In short, the hackathon is entirely free and without monetary charges.',
},

{
id: 3,
question: "What if I don't have a team or idea?",
answer:
"We'll have team formation and ideation events geared towards helping you find a team. Make sure you join the discord server.",
question: 'Who can participate?',
answer: 'Any student with a zeal to innovate and have some fun with creativity can apply.',
},
{
id: 4,
question: 'Who can participate?',
question: 'What could be the size of the team?',
answer:
'Everyone is welcome to apply, any student or working professionals. If you can innovate or just want to have a fun weekend, you are most welcome.',
'A team size of a maximum of four members is allowed. Even if you are an individual warrior, you are highly welcome.',
},
{
id: 5,
question: 'What could be the size of the team?',
answer: 'You can make teams of up to 4 members. Lone wolfs are also welcome.',
question: 'Will my travel expenses be reimbursed?',
answer:
'Since HackNITR 5.0 is a student-run hackathon, we will not be able to cover your travel expenses.',
},
{
id: 6,
question: 'Why should I participate in HackNITR?',
question: 'Can I participate online?',
answer:
'You will get cash prizes if you win; otherwise, you will always get an excellent opportunity to network with like-minded people, learn many things and get cool schwag.😉',
'No, since HackNITR 5.0 is a completely offline hackathon, online participation is not encouraged.',
},
{
id: 7,
question: 'How will the teams be judged?',
question: 'Will food be provided at the hackathon?',
answer:
'The teams will be judged based on Viability, Technical Complexity, Presentation Skills and most importantly, Creativity.',
'Of course!! Meals, water, snacks and most importantly- Coffee, will be provided FREE OF COST.',
},
{
id: 8,
question: 'What is the Code of Conduct?',
question: 'Why should I participate in HackNITR?',
answer:
'To ensure a positive experience among all the participants, we follow the MLH Code of Conduct. It is advised that you go through it once.',
'You will always get an excellent opportunity to network with like-minded people, learn many things, get cool vibes and also, free goodies!! Also, if you emerge as a winner, then you can have a chance to win a cash prize along with goodies and merchandise.',
},
{
id: 9,
question: 'What all expenses will be covered by us for Round 2?',
question: 'How will the teams be judged?',
answer:
"Food, snacks, unlimited coffee and accommodation. As we are a student-run hackathon, travelling expenses won't be covered.",
},
{
id: 10,
question: 'What are the guidelines for the submissions?',
answer: 'Kindly refer to the Submission guidelines.',
},
{
id: 11,
question: 'What are the rules and regulations for HackNITR?',
answer: 'Kindly refer to the Rulebook: HackNITR 4.0.',
'The teams will be judged based on skills of viability and technical complexity, presentation skills, and, most importantly, creativity.',
},
],
};
61 changes: 61 additions & 0 deletions config/content/tempCodeRunnerFile.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
/* eslint-disable max-len */
export default {
id: 'faq',
title: 'DO YOU HAVE A QUESTION?',
content: 'New to hackathon dont worry we got you covered with all the basic information.',
questions: [
{
id: 1,
question: 'How do I register for the hackathon?',
answer:
'You can click the register now button on our website or head over to Devfolio under HackNITR5.0 for registrations. Heading in, you will get the portal of details to register.',
},
{
id: 2,
question: 'What is the participation fee?',
answer:
'Only a creative mind, enthusiasm, and interest are required to participate in the hackathon. In short, the hackathon is entirely free and without monetary charges.',
},
{
id: 3,
question: 'Who can participate?',
answer: 'Any student with a zeal to innovate and have some fun with creativity can apply.',
},
{
id: 4,
question: 'What could be the size of the team?',
answer:
'A team size of a maximum of four members is allowed. Even if you are an individual warrior, you are highly welcome.',
},
{
id: 5,
question: 'Will my travel expenses be reimbursed?',
answer:
'Since HackNITR 5.0 is a student-run hackathon, we will not be able to cover your travel expenses.',
},
{
id: 6,
question: 'Can I participate online?',
answer:
'No, since HackNITR 5.0 is a completely offline hackathon, online participation is not encouraged.',
},
{
id: 7,
question: 'Will food be provided at the hackathon?',
answer:
'Of course!! Meals, water, snacks and most importantly- Coffee, will be provided FREE OF COST.',
},
{
id: 8,
question: 'Why should I participate in HackNITR?',
answer:
'You will always get an excellent opportunity to network with like-minded people, learn many things, get cool vibes and also, free goodies!! Also, if you emerge as a winner, then you can have a chance to win a cash prize along with goodies and merchandise.',
},
{
id: 9,
question: 'How will the teams be judged?',
answer:
'The teams will be judged based on skills of viability and technical complexity, presentation skills, and, most importantly, creativity.',
},
],
};
4 changes: 2 additions & 2 deletions config/website.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

module.exports = {
pathPrefix: '/', // Prefix for all links. If you deploy your site to example.com/blog your pathPrefix should be "blog"
siteTitle: 'HackNITR 4.0', // Navigation and Site Title
siteTitle: 'HackNITR 5.0', // Navigation and Site Title
siteTitleAlt: 'Official Website of HackNITR', // Alternative Site title for SEO
siteTitleShort: 'HackNITR 4.0', // short_name for manifest
siteTitleShort: 'HackNITR 5.0', // short_name for manifest
siteUrl: 'https://hacknitr.com', // Domain of your site. No trailing slash!
siteLanguage: 'en', // Language Tag on <html> element
siteLogo: '/logo.png', // Used for SEO and manifest, path to your image you placed in the 'static' folder
Expand Down
2 changes: 1 addition & 1 deletion src/components/HeroSection/HeroBtn.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const HeroBtn = () => {
<Button className={`btn ${clicked ? 'clicked' : ''}`}>
<div>
<button onClick={handleButtonClick} type='button'>
<a href='https://dscnitrourkela.netlify.app/' target='__blank' rel='noreferrer'>
<a href='https://forms.gle/U5ChTxGNzDHhrYjg8' target='__blank' rel='noreferrer'>
PRE-REGISTER
</a>
</button>
Expand Down
10 changes: 6 additions & 4 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@ import SEO from '../components/shared/SEO/SEO';
import ParticleBackground from '../components/shared/Particle';
import Layout from '../components/shared/Layout';
import HeroSection from '../components/HeroSection/HeroSection';
import PreviousStats from '../components/PrevStats/PreviousStats';
import AboutSection from '../components/AboutUs/About';
import TimelineSection from '../components/TimelineSection/Timeline';
// import TimelineSection from '../components/TimelineSection/Timeline';
import SponsorSection from '../components/Sponsor/Sponsor';
import FAQ from '../components/Faq/Faq';
import Prizes from '../components/Prizes/Prizes';
// import Prizes from '../components/Prizes/Prizes';
import { Footer } from '../components/marginals';
import { ContainerWrapper } from '../components/shared/Container';

Expand Down Expand Up @@ -58,8 +59,9 @@ const HomePage = ({ location }) => {
<HeroSection />
<ContainerWrapper>
<AboutSection />
<Prizes />
<TimelineSection />
<PreviousStats />
{/* <Prizes />
<TimelineSection /> */}
<SponsorSection />
<FAQ />
</ContainerWrapper>
Expand Down

0 comments on commit 20f57ad

Please sign in to comment.