From 85deda4dd33e855c35478db5c401cf473e17007f Mon Sep 17 00:00:00 2001 From: Mary Kate Fain Date: Sat, 7 Mar 2026 19:44:28 -0600 Subject: [PATCH] Add FAQ button to logged-out homepage next to login/signup --- src/components/LandingHero.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/LandingHero.tsx b/src/components/LandingHero.tsx index cf6cdb62..75a12706 100644 --- a/src/components/LandingHero.tsx +++ b/src/components/LandingHero.tsx @@ -166,6 +166,9 @@ export function LandingHero({ onLoginClick, onSignupClick }: LandingHeroProps) { +