Skip to content

Commit

Permalink
Merge pull request #3 from Open-Source-Community-VIT-AP/timeline
Browse files Browse the repository at this point in the history
updated the timeline content
  • Loading branch information
SVijayB authored Feb 1, 2022
2 parents 6c7e7bc + 596635c commit fbde9fc
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions src/components/timeline/MuiTimeline.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,22 @@ function MuiTimeline() {
<GlobalCss />
<TimelineItem>
<TimelineOppositeContent >
<Typography color="textSecondary">5<sup>th</sup> Feb</Typography>
<Typography color="textSecondary">6<sup>th</sup> Feb</Typography>
</TimelineOppositeContent>
<TimelineSeparator>
<TimelineDot />
<TimelineConnector />
</TimelineSeparator>
<TimelineContent>
<Typography variant="h6" component="h1">
Bootcamp
Bootcamp & Ideathon
</Typography>
<Typography>
Get acquainted with the event and its requirements.
</Typography>
<Typography>
An ideathon is a short, intensive, workshop-like experience for students to address some of the most pressing challenges of our time.
</Typography>
<Typography>Quickly get acquainted with the event and its requirements.</Typography>
</TimelineContent>
</TimelineItem>
<TimelineItem>
Expand All @@ -64,9 +69,11 @@ function MuiTimeline() {
</TimelineSeparator>
<TimelineContent>
<Typography variant="h6" component="h1">
Hackathon
Review
</Typography>
<Typography>
Submitted projects will be evaluated by an expert panel based on several parameters.
</Typography>
<Typography>Start hacking! Now is the time to come up with cool and exotic ideas, something that will one day make you glorious. </Typography>
</TimelineContent>
</TimelineItem>
<TimelineItem>
Expand All @@ -79,14 +86,14 @@ function MuiTimeline() {
</TimelineSeparator>
<TimelineContent>
<Typography variant="h6" component="h1">
Review
Hackathon
</Typography>
<Typography>Submitted projects will be evaluated by an expert panel based on several parameters.</Typography>
<Typography>Start hacking! Now is the time to come up with cool and exotic ideas, something that will one day make you glorious. </Typography>
</TimelineContent>
</TimelineItem>
<TimelineItem>
<TimelineOppositeContent >
<Typography color="textSecondary">13<sup>th</sup> Feb</Typography>
<Typography color="textSecondary">14<sup>th</sup> Feb</Typography>
</TimelineOppositeContent>
<TimelineSeparator>
<TimelineDot />
Expand Down

0 comments on commit fbde9fc

Please sign in to comment.