From 39803739bb5ad20124099a7dfbdd1e9f4fabb1f1 Mon Sep 17 00:00:00 2001 From: eric Date: Sun, 15 Mar 2026 22:39:30 -0500 Subject: [PATCH] 's' --- app/components/Footer.tsx | 4 +- app/components/HeroSection.tsx | 127 +++++++++++++------------- app/globals.css | 24 ++--- app/join/page.tsx | 30 +++---- app/layout.tsx | 5 +- app/page.tsx | 158 +++++++++++++++++++-------------- 6 files changed, 185 insertions(+), 163 deletions(-) diff --git a/app/components/Footer.tsx b/app/components/Footer.tsx index 572f753..a7c53d3 100644 --- a/app/components/Footer.tsx +++ b/app/components/Footer.tsx @@ -1,7 +1,7 @@ export default function Footer() { return ( -