Skip to content

Commit e046d9a

Browse files
committed
changed the tagline and deadline
1 parent d37d97b commit e046d9a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Components/Event.jsx

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,21 @@ export default function Event() {
99
<img src={Logo} alt="logo" />
1010
</div>
1111
<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{""}
1313
{/* <em>
1414
<span className="text-[#9333ea]">initialize</span>();
1515
</em> */}
1616
<TypewriterComponent
1717
options={{
1818
strings: [
19-
'<em><span style="color:#9333ea;">codeCraft </span>4.0</>',
19+
'<em><span style="color:#9333ea;">cS(); Saturdays</span></>',
2020
],
2121
autoStart: true,
2222
loop: true,
2323
}}
2424
/>
2525
<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
2727
</span>
2828
</span>
2929
</div>

0 commit comments

Comments
 (0)