Skip to content

Commit 43fcd49

Browse files
authored
Merge pull request #61 from kongshiting/kongshiting-patch-3
Update constants.jsx
2 parents adcac61 + f18e0a4 commit 43fcd49

File tree

1 file changed

+6
-42
lines changed

1 file changed

+6
-42
lines changed

src/pages/elections/constants.jsx

Lines changed: 6 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -382,22 +382,6 @@ export const cards = [
382382
},
383383
{
384384
id: 8,
385-
description: 'Finance Secretary Candidate',
386-
title: 'Goh Tze Hao, Xander',
387-
src: '/elections/candidates/xander.jpg',
388-
ctaText: 'View More',
389-
year: 'Year 1',
390-
major: 'Computer Science',
391-
content: () => {
392-
return (
393-
<p>
394-
Don't you love money? So do I! Hello! My name is Xander, a Year 1 Computer Science student and I am running for Finance Secretary in the Computing Club committee. If elected, you will not have to worry about your faculty funds for I will ensure that every dollar is accounted for and fairly used for any event as a reliable and upright member. Beyond numbers, I intend to give my all in creating a more well-bonded Computing community for everyone, just like what I had experienced through Rag and Flag, and provide fresh opportunities for all to shine. I hope to play a significant part in your SoC journey by making your academic year enjoyable and iconic. Don’t be shy and feel free to chat with me if you see me around school. Just like how every cent matter, every one of your voices matter too!
395-
</p>
396-
);
397-
},
398-
},
399-
{
400-
id: 9,
401385
description: 'Director, Rag Candidate',
402386
title: 'Niles Loh Xiang Xing',
403387
src: '/elections/candidates/niles_loh.jpeg',
@@ -420,7 +404,7 @@ export const cards = [
420404
},
421405
},
422406
{
423-
id: 10,
407+
id: 9,
424408
description: 'Director, Welfare Candidate',
425409
title: 'Eu Guang En Joshua',
426410
src: '/elections/candidates/joshua_eu.jpg',
@@ -442,7 +426,7 @@ export const cards = [
442426
},
443427
},
444428
{
445-
id: 11,
429+
id: 10,
446430
description: 'Director, Academic Liaison Candidate',
447431
title: 'Adhiraj Gupta',
448432
src: '',
@@ -458,7 +442,7 @@ export const cards = [
458442
},
459443
},
460444
{
461-
id: 12,
445+
id: 11,
462446
description: 'Deputy Director, Sports Candidate',
463447
title: 'Jeyaraj Justin',
464448
src: '/elections/candidates/jeyaraj_justin.jpg',
@@ -474,27 +458,7 @@ export const cards = [
474458
},
475459
},
476460
{
477-
id: 13,
478-
description: 'Deputy Director, Welfare Candidate',
479-
title: 'Simon Christian Luigi Soriano',
480-
src: '/elections/candidates/simon.jpg',
481-
ctaText: 'View More',
482-
year: 'Year 1',
483-
major: 'Computer Science',
484-
content: () => {
485-
return (
486-
<p>
487-
Hi, I'm Simon, aiming to be your Deputy Director of Welfare. The stereotype of SOC students as 'sleepless zombies' working 24/7 needs to change. Under my jurisdiction, this stigma will be dismantled, and your efforts will be rewarded.
488-
489-
I am a firm believer of concrete welfare initiatives: multiple welfare days throughout your university course, not just one. Imagine welfare fairs, tech freebies, and SOC merch! With such initiatives, I will do my best to make sure you are proud to be a computing student, ensuring mental breaks and recognition for your hard work.
490-
491-
If you feel that SOC students are deserving of such welfare, put your faith in me. Together, we can create a new era of welfare for all.
492-
</p>
493-
);
494-
},
495-
},
496-
{
497-
id: 14,
461+
id: 12,
498462
description: 'Director, Academic Liaison Candidate',
499463
title: 'Ma Mingyang',
500464
src: '/elections/candidates/ma_mingyang.JPG',
@@ -510,7 +474,7 @@ export const cards = [
510474
},
511475
},
512476
{
513-
id: 15,
477+
id: 13,
514478
description: 'Director, Marketing Candidate',
515479
title: 'Li Xueyi Joanne',
516480
src: '/elections/candidates/joanne.png',
@@ -530,7 +494,7 @@ export const cards = [
530494
},
531495
},
532496
{
533-
id: 16,
497+
id: 14,
534498
description: 'General Secretary Candidate',
535499
title: 'Atharva Shukla',
536500
src: '/elections/candidates/atharva_shukla.JPG',

0 commit comments

Comments
 (0)