File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -13,43 +13,43 @@ import {IconContainer} from "../Features/Features";
1313
1414const dayOne = [
1515 {
16- time : "08:00 - 09 :00" ,
16+ time : "09:10 - 11 :00" ,
1717 icon : < ConfirmationNumber /> ,
1818 title : "Check-In" ,
1919 person : "" ,
2020 } ,
2121 {
22- time : "09:00 - 10 :00" ,
22+ time : "09:30 - 11 :00" ,
2323 icon : < Restaurant /> ,
2424 title : "Breakfast & Get to know each other" ,
2525 person : "" ,
2626 } ,
2727 {
28- time : "10 :00 - 11 :00" ,
28+ time : "11 :00 - 12 :00" ,
2929 icon : < Campaign /> ,
3030 title : "Introduction & Speakers" ,
3131 person : "" ,
3232 } ,
3333 {
34- time : "11 :00 - 12 :00" ,
34+ time : "12 :00 - 13 :00" ,
3535 icon : < EmojiObjects /> ,
3636 title : "Challenge Input Sessions" ,
3737 person : "" ,
3838 } ,
3939 {
40- time : "12 :00 - 13 :00" ,
40+ time : "13 :00 - 14 :00" ,
4141 icon : < Restaurant /> ,
4242 title : "Lunch" ,
4343 person : "" ,
4444 } ,
4545 {
46- time : "13 :00 - 18:00" ,
46+ time : "14 :00 - 18:00" ,
4747 icon : < EmojiObjects /> ,
4848 title : "Idea-Workshop" ,
4949 person : "optional" ,
5050 } ,
5151 {
52- time : "13 :00 - 13:00 next day (Continuously)" ,
52+ time : "14 :00 - 13:00 next day (Continuously)" ,
5353 icon : < PlayArrow /> ,
5454 title : "Start Hacking Time" ,
5555 person : "" ,
You can’t perform that action at this time.
0 commit comments