diff --git a/src/components/Hero/Navbar.jsx b/src/components/Hero/Navbar.jsx index 26bf745..2a8797a 100644 --- a/src/components/Hero/Navbar.jsx +++ b/src/components/Hero/Navbar.jsx @@ -112,14 +112,14 @@ const NavBar = () => { INFO - {/*
  • +
  • - SCHEDULE + TIMELINE -
  • */} +
  • +
  • @@ -63,20 +69,23 @@ function TimelineMobile() {
    -
    -

    Round 1 Results
    - - - - 12th February +
    +

    + + + +

    15th February

    + +
    +

    + +

    +

    Round 1 Results

    + The results of the idea submission will be released, and the selected students will move forward to participate in an upcoming offline coding round, where they will have the opportunity to bring their ideas to life . +

    +
    -

    -

    - The results of the idea submission will be released, and the selected students will move forward to participate in an upcoming offline coding round, where they will have the opportunity to bring their ideas to life -

    -
    -
  • @@ -86,20 +95,23 @@ function TimelineMobile() {
    -
    -

    Round 2 Hackathon Begins
    - - - - 25th February +
    +

    + + + +

    25th February

    + +
    +

    + +

    +

    Round 2 Hackathon Begins

    + Hackathon starts with TechNITI event, showcasing students coding skills and ideas. +

    +
    -

    -

    - Hackathon starts with TechNITI event, showcasing students coding skills and ideas. -

    -
    -
  • @@ -110,20 +122,23 @@ function TimelineMobile() {
    -
    -

    Round 2 Hackathon Begins
    - - - - 15th February +
    +

    + + + +

    26th February

    +
    +

    + +

    +

    Final Showdown

    + + The final showdown round of the hackathon is here, where the top hacks will be presented and a winner will be chosen +

    +
    -

    -

    - - The final showdown round of the hackathon is here, where the top hacks will be presented and a winner will be chosen

    -
    -
    diff --git a/src/styles/globals.css b/src/styles/globals.css index 3a65137..c2625a5 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -747,4 +747,7 @@ nav.navbar.scrolled .header-name { .solana{ width: 380px; } +} +.pptDownload{ + color: #F96300; } \ No newline at end of file