From f8c229dc693f13fe33502af99f791f730f09646d Mon Sep 17 00:00:00 2001 From: carlotacb Date: Thu, 11 Apr 2024 00:04:57 +0200 Subject: [PATCH] changed the data --- src/app/data/faqs_data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/data/faqs_data.ts b/src/app/data/faqs_data.ts index b096249..8d43925 100644 --- a/src/app/data/faqs_data.ts +++ b/src/app/data/faqs_data.ts @@ -178,7 +178,7 @@ export const travel_faqs: FAQs[] = [ content: "To be able to receive Travel Reimbursement money, you need to match the following criteria:", options: [ - "Upload your tickets before 19th April to our platform (we only accept flight, bus, or train tickets) alongside your PayPal account (we only pay this way).", + "Upload your tickets before 2nd May to our platform (we only accept flight, bus, or train tickets) alongside your PayPal account (we only pay this way).", "The arrival tickets should be after April 26th and the departure tickets should be prior to May 10th.", "In the hackathon, it’s mandatory to demo your project to HackUPC judges, presenting only to sponsors will not be considered valid.", "The project should follow all the HackUPC rules.",