From 3e41f8adfd587fd6d91fb9b643a2e0e19717361e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlota=20Catot=20Brag=C3=B3s?= Date: Sun, 21 Apr 2024 18:12:20 +0200 Subject: [PATCH] Fix travel (#562) * number of bienes * travel more conditions --- src/data/schedule.ts | 2 +- src/data/travel.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/schedule.ts b/src/data/schedule.ts index 339c0552..155da17d 100644 --- a/src/data/schedule.ts +++ b/src/data/schedule.ts @@ -96,7 +96,7 @@ export const schedule: RawSchedule = { }, title: '🐝 Find The Biene', start: '03/05/2024 21:00', - description: /* markdown */ `You can start looking for bienes around the venue! There are 12 hidden bienes. [More information](/talks)`, + description: /* markdown */ `You can start looking for bienes around the venue! There are 24 hidden bienes. [More information](/talks)`, }, { id: 'team-building', diff --git a/src/data/travel.ts b/src/data/travel.ts index 42d6ec36..4fada1c4 100644 --- a/src/data/travel.ts +++ b/src/data/travel.ts @@ -11,7 +11,7 @@ export const travels: Travel[] = [ title: 'Get accepted into HackUPC', tag: 'Invited to HackUPC', emoji: 'gift', - description: `Congratulations! You have been accepted to HackUPC, once you confirm your attendance you will be able to **check if you need travel reimbursement**. Take into account that we provide: \n - **Up to** 50€ for people coming from Spain (outside Catalunya) \n - **Up to** 120€ for people coming from Europe \n - **Up to** 200€ for people coming from outside Europe.`, + description: `Congratulations! You have been accepted to HackUPC, once you confirm your attendance you will be able to **check if you need travel reimbursement**. Take into account that we provide: \n - **Up to** 50€ for people coming from Spain (outside Catalunya) \n - **Up to** 120€ for people coming from Europe \n - **Up to** 200€ for people coming from outside Europe. \n\n _**Note**: Due the high demand of reimbursement petitions we are only covering **up to** the 50% of the trip since we have a limited budget._`, }, { title: 'Confirm your attendance',