Skip to content

Commit

Permalink
Update FAQ section (#399)
Browse files Browse the repository at this point in the history
* Update FAQ section (change app deadline, location, date, num)

* Update FAQ section (change app deadline, location, date, num)

* Update FAQ section (change app deadline, location, date, num)
  • Loading branch information
hannahkendall04 authored Jan 28, 2024
1 parent f6c77db commit 8471997
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/components/HomePage/FAQSection.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,10 @@ AccordionQA.propTypes = {
};

function FAQSection() {
const hothNum = 'X';
const appDeadline = 'Friday, February 24, 2023';
const hothDate = 'Sunday, March 5, 2023';
const hothLocation = 'Carnesale Commons Palisades Room';
const hothNum = 'XI';
const appDeadline = 'Monday, February 26, 2024';
const hothDate = 'Saturday, March 2, 2024';
const hothLocation = 'Hill';
const faqs = [
{
question: `What's a hackathon?`,
Expand Down

0 comments on commit 8471997

Please sign in to comment.