diff --git a/src/App.js b/src/App.js
index a3e1b62..5b72822 100644
--- a/src/App.js
+++ b/src/App.js
@@ -11,7 +11,6 @@ function App() {
} />
- } />
>
diff --git a/src/Pages/Landing.jsx b/src/Pages/Landing.jsx
index 7db8fc4..d3821aa 100644
--- a/src/Pages/Landing.jsx
+++ b/src/Pages/Landing.jsx
@@ -12,11 +12,14 @@ import FAQ from "../Components/FAQ/faq";
import Footer from "../Components/Footer/Footer";
import Navbar2 from "../Components/Navbar2/Navbar2";
import "./Landing.css";
-import { VerticalTimeline, VerticalTimelineElement } from 'react-vertical-timeline-component';
-import 'react-vertical-timeline-component/style.min.css';
+import {
+ VerticalTimeline,
+ VerticalTimelineElement,
+} from "react-vertical-timeline-component";
+import "react-vertical-timeline-component/style.min.css";
import Tracks from "../Components/Tracks/Tracks";
import Prizes from "../Components/Prizes/Prizes";
-import yantra from "../Assets/yantra.svg"
+import yantra from "../Assets/yantra.svg";
export default function Landing() {
const accordionData = [
@@ -31,7 +34,8 @@ export default function Landing() {
\nAfter registration you will be required to submit a document outlining the idea your team will be pursuing during the hackathon. Following the idea submission you will be eligible to attend the hackathon itself.`,
},
{
- title: "I don't have much experience with coding or tech events. Should I still participate?",
+ title:
+ "I don't have much experience with coding or tech events. Should I still participate?",
content: `We will be evaluating everyone based on different metrics. We'll take into account if you're a fresher and where you stand amongst your peers. If you don't have anything technical to add to your resume, feel free to add any public speaking events or other competitions you've been to. Basically, if you're interested in coding or tech events, you're more than welcome to participate!`,
},
{
@@ -46,15 +50,19 @@ export default function Landing() {
return (
<>
{/* */}
-
+
-
-
+
+
@@ -63,12 +71,18 @@ export default function Landing() {
-
+
@@ -86,11 +100,11 @@ export default function Landing() {
About Us
- DEVSOC is CodeChef-VIT's annual flagship event hoping to empower
- young minds by bringing enthusiastic technocrats and thinkers
- under one roof. This year, the fourth iteration of the hackathon
- is being held with a goal to create a sprint like event, where
- participants create, hack, innovate to solve problems while
+ DEVSOC is CodeChef-VIT's annual flagship event hoping to
+ empower young minds by bringing enthusiastic technocrats and
+ thinkers under one roof. This year, the fourth iteration of the
+ hackathon is being held with a goal to create a sprint like event,
+ where participants create, hack, innovate to solve problems while
adhering to the spirit of creativity and teamwork. The event is
spread over three days, with the hackathon lasting 48 hours
consisting of amazing swags, prizes, food and drinks!
@@ -100,12 +114,6 @@ export default function Landing() {
-
-
{/*
Timeline
-
-
- Opening Ceremony
-
-
- Speaker session
-
-
- Speaker session
-
-
- REVIEW 1
-
-
- Speaker session - Abdul Bari
-
-
- REVIEW 2
-
-
- Final Submissions
-
-
- Final Pitches
-
-
- Prize Distribution
-
-
-
+ Coming Soon