diff --git a/src/Components/timer.jsx b/src/Components/timer.jsx
index f4f30cb..de293a9 100644
--- a/src/Components/timer.jsx
+++ b/src/Components/timer.jsx
@@ -14,7 +14,7 @@ export default function Timer() {
}, []);
function getTimeRemaining() {
- const targetDate = new Date("2024-02-09T00:00:00Z");
+ const targetDate = new Date("2025-02-08T00:00:00Z");
const currentDate = new Date();
const timeDifference = targetDate - currentDate;
diff --git a/src/Pages/Timeline.jsx b/src/Pages/Timeline.jsx
index f395e5f..182d795 100644
--- a/src/Pages/Timeline.jsx
+++ b/src/Pages/Timeline.jsx
@@ -138,9 +138,9 @@ const Timeline = () => {
Registration Starts
-
+
-
Secure your spot starting December 15, 2023, at 12:00 AM
+
Secure your spot starting December 15, 2024, at 12:00 AM
IST. Join us for an exciting 24-hour hackathon by
registering early!
@@ -158,7 +158,7 @@ const Timeline = () => {
Registration Ends
-
+
Last date to register for the hackathon!. Don't miss out
on this opportunity—finalize your participation before
@@ -178,7 +178,7 @@ const Timeline = () => {
Pre-Innerve Games
-
+
Embark on an exciting Pre-Innerve game designed
exclusively for first-year students!
@@ -200,7 +200,7 @@ const Timeline = () => {
Participant Check-in
-
+
Engage in a warm welcome, thorough orientation, and the
distribution of essential welcome kits as we kick off
@@ -219,7 +219,7 @@ const Timeline = () => {
Hackathon Begins
-
+
Get ready to code, innovate, and collaborate! The
Hackathon journey begins—ideas soar, projects flourish,
@@ -239,7 +239,7 @@ const Timeline = () => {
Mentorship Session
-
+
Get personalized guidance from experienced mentors in
a dedicated session.{" "}
@@ -257,7 +257,7 @@ const Timeline = () => {
Midnight Jam and Energizer
-
+
Fuel your creativity with our Midnight Jam—a lively
session featuring energizing activities and music.
@@ -276,7 +276,7 @@ const Timeline = () => {
Coding hours end
-
+
Wrap up your coding journey, take a breather, and gear
up for the project submission phase.
@@ -294,7 +294,7 @@ const Timeline = () => {
Judging Round
-
+
Step into the spotlight as you present your projects in
the judging round. Showcase your innovation.
@@ -312,7 +312,7 @@ const Timeline = () => {
Final Presentation
-
+
The moment you've been waiting for is here! Discover the
hackathon winners and celebrate the outstanding
@@ -332,7 +332,7 @@ const Timeline = () => {
Result Declaration
-
+
The moment you've been waiting for is here! Discover the
hackathon winners and celebrate the outstanding
diff --git a/src/Pages/bannercard.jsx b/src/Pages/bannercard.jsx
index 620c00a..f442ed3 100644
--- a/src/Pages/bannercard.jsx
+++ b/src/Pages/bannercard.jsx
@@ -25,7 +25,7 @@ const Bannercard = () => {
-
+
diff --git a/src/Pages/dates.jsx b/src/Pages/dates.jsx
index 7c4a658..4031e4e 100644
--- a/src/Pages/dates.jsx
+++ b/src/Pages/dates.jsx
@@ -12,9 +12,9 @@ export default function Dates() {
-
+ {/*
-
+
*/}
diff --git a/src/Pages/footer.jsx b/src/Pages/footer.jsx
index 8342c9d..08e2b1f 100644
--- a/src/Pages/footer.jsx
+++ b/src/Pages/footer.jsx
@@ -274,13 +274,13 @@ export default function Footer() {
-
+ {/*
-
+
*/}
- Aakash Sharma
+ Kaushal Vyas
- +91 7340785879
+ +91 8668952920
- +91 7340785879
+ +91 8668952920
@@ -373,7 +373,7 @@ export default function Footer() {
- Asmita Tripathi
+ Deepshika Rawat
- +91 7980558433
+ +91 6398793447
- +91 7980558433
+ +91 6398793447
diff --git a/src/Pages/home.jsx b/src/Pages/home.jsx
index 75542db..c3da1ea 100644
--- a/src/Pages/home.jsx
+++ b/src/Pages/home.jsx
@@ -44,7 +44,7 @@ export default function Home() {