Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

Commit

Permalink
feat: removed 23 stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Emerald-Wolf committed Nov 26, 2023
1 parent 3d12606 commit 4b1b207
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 129 deletions.
1 change: 0 additions & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ function App() {
<Router>
<Routes>
<Route path="/" element={<Landing />} />
<Route path="/amantya" element={<Amantya />} />
</Routes>
</Router>
</>
Expand Down
159 changes: 31 additions & 128 deletions src/Pages/Landing.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand All @@ -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!`,
},
{
Expand All @@ -46,15 +50,19 @@ export default function Landing() {
return (
<>
{/* <Navbar /> */}
<a href="http://discord.codechefvit.com/" target="_blank" rel="noreferrer">
<a
href="http://discord.codechefvit.com/"
target="_blank"
rel="noreferrer"
>
<div class="side-fixed-btn hover-change">
<img src={discord} alt="" />
</div>
</a>

<div className="side-fixed-btn1 hover-change">
<img src={yantra} alt="" className="yantra" />
</div>
<img src={yantra} alt="" className="yantra" />
</div>

<section className="hero">
<div style={{ zIndex: 15 }}>
Expand All @@ -63,12 +71,18 @@ export default function Landing() {
</div>
<section className="showcase">
<div className="dev-container">
<img className="logo" src={logo} alt=""/>
<img className="logo" src={logo} alt="" />
<div>
<h1 className="heading1">
DEVSOC <span style={{ color: "#37ABBC" }}>&apos;23</span>
DEVSOC <span style={{ color: "#37ABBC" }}>&apos;24</span>
</h1>
<a href="https://devsoc23.codechefvit.com/signup" target="_blank" rel="noreferrer" style={{ color: "white" }} className="button">
<a
href="https://devsoc23.codechefvit.com/signup"
target="_blank"
rel="noreferrer"
style={{ color: "white" }}
className="button"
>
Register Now
</a>
</div>
Expand All @@ -86,11 +100,11 @@ export default function Landing() {
<div>
<h1 className="about-head">About Us</h1>
<p className="about-text">
DEVSOC is CodeChef-VIT&apos;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&apos;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!
Expand All @@ -100,12 +114,6 @@ export default function Landing() {
</div>
</section>

<section className="tracks-features" id="tracks">
<Tracks />
</section>
<section className="tracks-features" id="tracks">
<Prizes />
</section>
{/* <section className="timeline-features" id="timeline">
<img className="timeline" src={timeline}></img>
<div
Expand All @@ -127,117 +135,12 @@ export default function Landing() {
<section className="" id="timeline">
<div>
<h1 className="about-hea-new">Timeline</h1>
<VerticalTimeline>
<VerticalTimelineElement
className="vertical-timeline-element--work"
contentStyle={{ background: '#37ABBC', color: '#fff' }}
contentArrowStyle={{ borderRight: '7px solid #37ABBC' }}
date="DAY 1 10:30am - 11:30am"
iconStyle={{ background: '#37ABBC', color: '#fff' }}
>
<h3 className="vertical-timeline-element-title">Opening Ceremony</h3>
</VerticalTimelineElement>
<VerticalTimelineElement
className="vertical-timeline-element--work"
contentStyle={{ background: '#37ABBC', color: '#FFF' }}
contentArrowStyle={{ borderRight: '7px solid #37ABBC' }}
date="DAY 1 03:30pm - 04:30pm"
iconStyle={{ background: '#37ABBC', color: '#FFF' }}
>
<h3 className="vertical-timeline-element-title">Speaker session</h3>
</VerticalTimelineElement>
<VerticalTimelineElement
className="vertical-timeline-element--work"
contentStyle={{ background: '#37ABBC', color: '#FFF' }}
contentArrowStyle={{ borderRight: '7px solid #37ABBC' }}
date="DAY 1 08:00pm - 09:30pm"
iconStyle={{ background: '#37ABBC', color: '#FFF' }}
>
<h3 className="vertical-timeline-element-title">Speaker session</h3>
</VerticalTimelineElement>
<VerticalTimelineElement
className="vertical-timeline-element--work"
contentStyle={{ background: '#37ABBC', color: '#fff' }}
contentArrowStyle={{ borderRight: '7px solid #37ABBC' }}
date="DAY 1 11:00pm - 02:00am"
iconStyle={{ background: '#37ABBC', color: '#FFF' }}
>
<h3 className="vertical-timeline-element-title">REVIEW 1</h3>
</VerticalTimelineElement>
<VerticalTimelineElement
className="vertical-timeline-element--work"
contentStyle={{ background: '#37ABBC', color: '#fff' }}
contentArrowStyle={{ borderRight: '7px solid #37ABBC' }}
date="DAY 2 03:30pm - 04:30pm"
iconStyle={{ background: '#37ABBC', color: '#fff' }}
>
<h3 className="vertical-timeline-element-title">Speaker session - Abdul Bari</h3>
</VerticalTimelineElement>
<VerticalTimelineElement
className="vertical-timeline-element--work"
contentStyle={{ background: '#37ABBC', color: '#fff' }}
contentArrowStyle={{ borderRight: '7px solid #37ABBC' }}
date="DAY 2 11:00pm - 02:00am"
iconStyle={{ background: '#37ABBC', color: '#FFF' }}
>
<h3 className="vertical-timeline-element-title">REVIEW 2</h3>
</VerticalTimelineElement>
<VerticalTimelineElement
className="vertical-timeline-element--work"
contentStyle={{ background: '#37ABBC', color: '#fff' }}
contentArrowStyle={{ borderRight: '7px solid #37ABBC' }}
date="DAY 3 05:30am - 06:00am"
iconStyle={{ background: '#37ABBC', color: '#fff' }}
>
<h3 className="vertical-timeline-element-title">Final Submissions</h3>
</VerticalTimelineElement>
<VerticalTimelineElement
className="vertical-timeline-element--work"
contentStyle={{ background: '#37ABBC', color: '#fff' }}
contentArrowStyle={{ borderRight: '7px solid #37ABBC' }}
date="DAY 3 09:00am - 11:00am"
iconStyle={{ background: '#37ABBC', color: '#fff' }}
>
<h3 className="vertical-timeline-element-title">Final Pitches</h3>
</VerticalTimelineElement>
<VerticalTimelineElement
className="vertical-timeline-element--work"
contentStyle={{ background: '#37ABBC', color: '#fff' }}
contentArrowStyle={{ borderRight: '7px solid #37ABBC' }}
date="DAY 3 11:00am - 12:00pm"
iconStyle={{ background: '#37ABBC', color: '#fff' }}
>
<h3 className="vertical-timeline-element-title">Prize Distribution</h3>
</VerticalTimelineElement>

</VerticalTimeline>
<h3 className="about-hea-new">Coming Soon</h3>
</div>
</section>

<section className="spon-features" id="sponsors">
<div>
<h1 className="about-hea">Sponsors</h1>
<h1 className="about-head1">Title</h1>
<a href="./amantya">
<img className="titlelogo" src={titlecards} alt="">

</img>
</a>

<h1 className="about-head1">Bronze</h1>
<a href="https://www.joshtalks.com/" target="_blank" rel="noreferrer">
<img className="platinumlogo" src={JoshTalks} alt=""></img>
</a>
<a href="https://www.brilliantprinters.com/" target="_blank" rel="noreferrer">
<img className="brilliantlogo" src={Brilliant} alt=""></img>
</a>
<h1 className="about-head1">Education Partner</h1>
<a href="https://www.top-one-percent.com/" target="_blank" rel="noreferrer">
<img className="brilliantlogo" src={Top} alt=""></img>
</a>

</div>
<img className="logo6" src={rocket} alt=""></img>

</section>
<section className="faq-features" id="faq">
<div
Expand Down

0 comments on commit 4b1b207

Please sign in to comment.