diff --git a/src/components/intro.astro b/src/components/intro.astro index b347537b..9f55eaaf 100644 --- a/src/components/intro.astro +++ b/src/components/intro.astro @@ -56,7 +56,7 @@ import ContentSection from "~/components/contentSection.astro";

Where is happening

-

Altice Forum Braga

+

Forum Braga

diff --git a/src/data/faqs.json b/src/data/faqs.json index 845611f8..914ab44f 100644 --- a/src/data/faqs.json +++ b/src/data/faqs.json @@ -4,8 +4,8 @@ "answer": "Yes, all higher education students over 18 can participate in the event." }, { - "question": "Is it free to participate in the BugsByte Hackathon?", - "answer": "Yes, the event is completely free." + "question": "What is the cost to participate in the BugsByte Hackathon?", + "answer": "The participation fee is just €2 per person, but don’t worry—we’ve got you covered! Each participant will receive a special kit with goodies, and we’ll provide all the food throughout the event." }, { "question": "Do I need to register to be able to participate in the event?", @@ -25,7 +25,7 @@ }, { "question": "Which technology/tools are we gonna work with?", - "answer": "You're going to be totally free to choose the stack you'll work on." + "answer": "You're going to be totally free to choose the stack you'll work on, but we recommend using the frameworks and technologies suggested by the company that proposed your chosen theme." }, { "question": "Where am I going to sleep?", @@ -33,6 +33,6 @@ }, { "question": "What am I going to eat during the event?", - "answer": "All food is provided by the BugsByte organization." + "answer": "All food is provided by the BugsByte organization, including breakfast, lunch, an afternoon snack, and dinner. You’re welcome to bring your own snacks for the day and night, but ordering food from services like Uber Eats or Glovo is not allowed." } ]