diff --git a/frontend/src/components/ApplicationForm.jsx b/frontend/src/components/ApplicationForm.jsx index 18b2419..99e16f4 100644 --- a/frontend/src/components/ApplicationForm.jsx +++ b/frontend/src/components/ApplicationForm.jsx @@ -6,7 +6,7 @@ import React, { useState } from "react"; // Update these values each year before recruitment. const SUBMIT_URL = "https://tse-fulcrum-2023-i83hg.ondigitalocean.app/api/application"; -const PRESIDENT_EMAIL = "nboloori@ucsd.edu"; +const PRESIDENT_EMAIL = "v6liu@ucsd.edu"; const DEADLINE = new Date("2023-10-15T23:59:59-07:00"); // PDT is UTC-7 const HEAR_ABOUT_TSE_OPTIONS = [ "Word of mouth",