diff --git a/apps/web/features/contact/components/FaqSection.tsx b/apps/web/features/contact/components/FaqSection.tsx index 6234503f..da0f2147 100644 --- a/apps/web/features/contact/components/FaqSection.tsx +++ b/apps/web/features/contact/components/FaqSection.tsx @@ -13,13 +13,13 @@ export const FaqSection = () => { }, { question: "Who should I contact for business opportunities?", - answer: "You may contact scse-business@e.ntu.edu.sg.", + answer: "You may contact scds-club@e.ntu.edu.sg.", }, { question: "Who should I contact for vulnerabilities present on this website?", answer: - "Please send an email to scse-it@e.ntu.edu.sg with information of the vulnerability.", + "Please send an email to scds-club@e.ntu.edu.sg with information of the vulnerability.", }, { question: "Who should I contact for other questions related to the SCDS Club?",