Skip to content

Commit 86f38e4

Browse files
committed
Recruitment
1 parent 2f585bd commit 86f38e4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

app/recruitment/page.tsx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ const ContactPage = () => {
1313
return (
1414
<>
1515
<Breadcrumb
16-
pageName="Y23 Recruitments have begin!"
17-
description="The recruitment test is scheduled for March 8th at Lecture Hall 7, beginning at 2:30 pm. Please ensure your laptops are fully charged. If you have any questions or suggestions, please don't hesitate to contact us."
16+
pageName="Y24 Recruitments will begin soon!"
17+
// description="The recruitment test is scheduled for March 8th at Lecture Hall 7, beginning at 2:30 pm. Please ensure your laptops are fully charged. If you have any questions or suggestions, please don't hesitate to contact us."
18+
description="The introduction session will be held on March 18th. If you have any questions or suggestions, please don't hesitate to contact us."
1819
/>
1920

2021
{/* Embed Canva */}
@@ -24,7 +25,7 @@ const ContactPage = () => {
2425
<a href="https://www.canva.com/design/DAF-XIp_3_I/g9ql-YVGbhQzH2YpTNQQdQ/view?utm_content=DAF-XIp_3_I&utm_campaign=designshare&utm_medium=embeds&utm_source=link" target="_blank" rel="noopener"></a>
2526
<div className="google-docs-embed" style={{ display: 'flex', justifyContent: 'center', alignItems: 'center', width: '100%', height: '100vh' }}>
2627
<iframe
27-
src="https://docs.google.com/document/d/e/2PACX-1vT4KrW-KlqopLiPkWh0ZmUJW7tHtzJ87HGDixV4CXApQ1Rig5dil87kRmlY1xmTjUKHDMhsIqdqBaX4/pub?embedded=true"
28+
src="https://docs.google.com/document/d/e/2PACX-1vQ49x4SfVEKTQTGjpqor7UFo5V6KhDHx1SVQvB6l8257Odn5NNTRoRU87UBhrs1uHDa1c3SLdz_If4n/pub?embedded=true"
2829
title="Google Docs Embed"
2930
style={{ width: '50%', height: '80%' }}
3031
frameBorder="0"

0 commit comments

Comments
 (0)