diff --git a/app/(invite)/invite/page.tsx b/app/(invite)/invite/page.tsx index 608af7c..32003b3 100644 --- a/app/(invite)/invite/page.tsx +++ b/app/(invite)/invite/page.tsx @@ -26,7 +26,7 @@ export default function LayoutPage() { const [regRulesRef, scrollToRegRulesRef] = useScroll(); const [teacherRulesRef, scrollToTeacherRulesRef] = useScroll(); const [discordRulesRef, scrollToDiscordRulesRef] = useScroll(); - const [exunTalksRulesRef, scrollToExunTalksRulesRef] = useScroll(); + // const [exunTalksRulesRef, scrollToExunTalksRulesRef] = useScroll(); const [prizesRulesRef, scrollToPrizesRulesRef] = useScroll(); const { @@ -62,7 +62,7 @@ export default function LayoutPage() { {[ { label: "Introduction", scroll: scrollToIntroductionRef }, { label: "Events", scroll: scrollToEventsRef }, - { label: "Exun Talks", scroll: scrollToExunTalkRef }, + // { label: "Exun Talks", scroll: scrollToExunTalkRef }, { label: "Prizes & Overall Trophy", scroll: scrollToPrizesRef, @@ -116,10 +116,10 @@ export default function LayoutPage() { label: "Discord Server Rules", scroll: scrollToDiscordRulesRef, }, - { - label: "Exun Talks Rules", - scroll: scrollToExunTalksRulesRef, - }, + // { + // label: "Exun Talks Rules", + // scroll: scrollToExunTalksRulesRef, + // }, { label: "Prizes & Overall Trophy Rules", scroll: scrollToPrizesRulesRef, @@ -168,7 +168,7 @@ export default function LayoutPage() { regRulesRef={regRulesRef} teacherRulesRef={teacherRulesRef} discordRulesRef={discordRulesRef} - exunTalksRulesRef={exunTalksRulesRef} + // exunTalksRulesRef={exunTalksRulesRef} prizesRulesRef={prizesRulesRef} /> diff --git a/components/Introduction.tsx b/components/Introduction.tsx index eb057ae..6c38400 100644 --- a/components/Introduction.tsx +++ b/components/Introduction.tsx @@ -94,7 +94,7 @@ export default function Introduction({ fields like Machine Learning (ExML), Computational Linguistics (Turing Test), and Competitive Programming (CP).

-

+ {/*

Are you interested in some other kinds of events as well? With our wide array of options, we've got you covered! We have the Girls in Tech event, where participants will learn a new technical skill @@ -103,6 +103,13 @@ export default function Introduction({ interesting practical applications of engineering and problem solving in space scenarios. We also have the Quiz, Crossword, and Surprise events for the inquisitive. +

*/} +

+ Are you interested in some other kinds of events as well? With our + wide array of options, we've got you covered! We have the Girls + in Tech event, where participants will learn a new technical skill + through workshops and then participate in a contest. We also have the + Quiz, Crossword, and Surprise events for the inquisitive.

We have also teamed up with other clubs in our school to offer you a @@ -117,7 +124,7 @@ export default function Introduction({

Please check our{" "} - Events page for + Events page for details of the full spectrum of events Exun 2023 has to offer. Most events will have preliminary rounds which will be conducted during the Exun Week (October 30th - November 5th) while other events will fully @@ -125,7 +132,7 @@ export default function Introduction({

-
+ {/*

Exun Talks

Every year, we host a series of interactive webinars and talks during @@ -149,7 +156,7 @@ export default function Introduction({ exun.co/talkreg. Keep checking our Facebook Page as well!

-
+
*/}

Prizes & Overall Trophy

@@ -270,10 +277,15 @@ export default function Introduction({ “independent participation”) with a customized team name.

-

+ {/*

Independent participation will only be allowed for events that will be completely online, i.e., Sudocrypt v13.0, SpaceTech, ExML, Turing Test, Build: Unreality, and Competitive Programming Prelims. +

*/} +

+ Independent participation will only be allowed for events that will be + completely online, i.e., Sudocrypt v13.0, ExML, Turing Test, Build: + Unreality, and Competitive Programming Prelims.

Points won by teams and individuals under school participation will be @@ -300,7 +312,11 @@ export default function Introduction({

Links, Platforms and Registration

We will be setting up an{" "} - + Exun 2023 Discord server {" "} which will serve as the primary mode of communication. Here, all @@ -313,13 +329,13 @@ export default function Introduction({

Registration can be done at{" "} - reg.exun.co. Only a single - representative needs to register on behalf of a team (if independent) - and school (if participating with your school), where they will have - to verify their emails and be verified by us to be legitimate - participants. They will then be notified of successful registration - and receive links and instructions for their group joining the Discord - server. + reg.exunclan.com. Only a + single representative needs to register on behalf of a team (if + independent) and school (if participating with your school), where + they will have to verify their emails and be verified by us to be + legitimate participants. They will then be notified of successful + registration and receive links and instructions for their group + joining the Discord server.

Participants are strongly encouraged to complete registration at the diff --git a/components/Rules.tsx b/components/Rules.tsx index be34207..1afbf44 100644 --- a/components/Rules.tsx +++ b/components/Rules.tsx @@ -7,7 +7,7 @@ interface IRulesProps { regRulesRef: React.MutableRefObject; discordRulesRef: React.MutableRefObject; teacherRulesRef: React.MutableRefObject; - exunTalksRulesRef: React.MutableRefObject; + // exunTalksRulesRef: React.MutableRefObject; prizesRulesRef: React.MutableRefObject; } @@ -17,7 +17,7 @@ export default function Rules({ regRulesRef, discordRulesRef, teacherRulesRef, - exunTalksRulesRef, + // exunTalksRulesRef, prizesRulesRef, }: IRulesProps) { return ( @@ -78,8 +78,8 @@ export default function Rules({

  • School Registration: Schools can register their - teams on reg.exun.co. They are - also eligible to win the overall prize. + teams on reg.exunclan.com. + They are also eligible to win the overall prize.
  • Note: School registration is open for both Indian @@ -147,7 +147,10 @@ export default function Rules({
  • -
    + {/*

    Exun Talks Rules

    Exun Week will include a special series of sessions called @@ -220,7 +223,8 @@ export default function Rules({ and other participants. -

    +
    */} +

    Prizes & Overall Trophy Rules

    diff --git a/util/data/Events.ts b/util/data/Events.ts index 24dda1d..d96b5fd 100644 --- a/util/data/Events.ts +++ b/util/data/Events.ts @@ -118,7 +118,7 @@ export const fetchEvents = async (): Promise => { newData.find((x) => x.name === "Hardware")!, newData.find((x) => x.name === "ExML")!, newData.find((x) => x.name === "Girls In Tech")!, - newData.find((x) => x.name === "SpaceTech")!, + // newData.find((x) => x.name === "SpaceTech")!, newData.find((x) => x.name === "Group Discussion")!, newData.find((x) => x.name === "Surprise")!, newData.find((x) => x.name === "DomainSquare+ Gaming: PC")!,