File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,21 +9,21 @@ export default function Event() {
9
9
< img src = { Logo } alt = "logo" />
10
10
</ div >
11
11
< span className = "md:text-[3.5rem] text-[2rem] text-[#e1e1e1] md:text-right text-center self-center font-mono" >
12
- Boot-up your CP journey with{ " " }
12
+ Ignite your logical building progress with{ "" }
13
13
{ /* <em>
14
14
<span className="text-[#9333ea]">initialize</span>();
15
15
</em> */ }
16
16
< TypewriterComponent
17
17
options = { {
18
18
strings : [
19
- '<em><span style="color:#9333ea;">codeCraft </span>4.0 </>' ,
19
+ '<em><span style="color:#9333ea;">cS(); Saturdays </span></>' ,
20
20
] ,
21
21
autoStart : true ,
22
22
loop : true ,
23
23
} }
24
24
/>
25
25
< span className = "mt-2 block text-[1.1rem] md:text-right text-center font-sans" >
26
- Registration closes on 20th February 2023 , 11:59 PM
26
+ Registration closes on 15th November 2024 , 11:59 PM
27
27
</ span >
28
28
</ span >
29
29
</ div >
You can’t perform that action at this time.
0 commit comments