From 95b4d736eccbf8c4818ea02e3fbe5ee34cedf5cd Mon Sep 17 00:00:00 2001 From: PianoMan0 <180116946+PianoMan0@users.noreply.github.com> Date: Fri, 20 Feb 2026 13:08:21 -0500 Subject: [PATCH] Update IRL event date in FAQ --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f6d7ebd..9136ada 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,7 @@ export default function Home() { q: "How do I get a ticket to The Deck?", a: "Earn enough cards through the shop system to purchase your ticket. Cards can be earned by working on your game, completing challenges, and other activities.", }, - { q: "When/Where is the IRL event?", a: "March 13-15 in DC." }, + { q: "When/Where is the IRL event?", a: "April 24-26 in DC." }, { q: "Can I still make a game if I cannot go?", a: "Yes! You can spend your cards in our shop on other prizes and rewards even if you can't attend the event.",