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";
13
13
14
14
const dayOne = [
15
15
{
16
- time : "08:00 - 09 :00" ,
16
+ time : "09:10 - 11 :00" ,
17
17
icon : < ConfirmationNumber /> ,
18
18
title : "Check-In" ,
19
19
person : "" ,
20
20
} ,
21
21
{
22
- time : "09:00 - 10 :00" ,
22
+ time : "09:30 - 11 :00" ,
23
23
icon : < Restaurant /> ,
24
24
title : "Breakfast & Get to know each other" ,
25
25
person : "" ,
26
26
} ,
27
27
{
28
- time : "10 :00 - 11 :00" ,
28
+ time : "11 :00 - 12 :00" ,
29
29
icon : < Campaign /> ,
30
30
title : "Introduction & Speakers" ,
31
31
person : "" ,
32
32
} ,
33
33
{
34
- time : "11 :00 - 12 :00" ,
34
+ time : "12 :00 - 13 :00" ,
35
35
icon : < EmojiObjects /> ,
36
36
title : "Challenge Input Sessions" ,
37
37
person : "" ,
38
38
} ,
39
39
{
40
- time : "12 :00 - 13 :00" ,
40
+ time : "13 :00 - 14 :00" ,
41
41
icon : < Restaurant /> ,
42
42
title : "Lunch" ,
43
43
person : "" ,
44
44
} ,
45
45
{
46
- time : "13 :00 - 18:00" ,
46
+ time : "14 :00 - 18:00" ,
47
47
icon : < EmojiObjects /> ,
48
48
title : "Idea-Workshop" ,
49
49
person : "optional" ,
50
50
} ,
51
51
{
52
- time : "13 :00 - 13:00 next day (Continuously)" ,
52
+ time : "14 :00 - 13:00 next day (Continuously)" ,
53
53
icon : < PlayArrow /> ,
54
54
title : "Start Hacking Time" ,
55
55
person : "" ,
You can’t perform that action at this time.
0 commit comments