From 5db99446ca9a50b3f6e55b1d4fbdab5c55a81b7c Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Fri, 13 Jun 2025 18:52:55 +0000 Subject: [PATCH] Reposition newsletter signup form to improve footer layout and appearance Relocates the newsletter signup form in `footer.tsx` and adjusts grid column layout to better utilize space. Replit-Commit-Author: Agent Replit-Commit-Session-Id: d004b9e1-f9be-46e2-acda-f440ccd644a9 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/af8dabca-e746-4e53-9c29-d8d4d9cf30f5/81f751bc-a3ac-4824-a738-5842236b1863.jpg --- client/src/components/navigation/footer.tsx | 90 ++++++++++----------- 1 file changed, 44 insertions(+), 46 deletions(-) diff --git a/client/src/components/navigation/footer.tsx b/client/src/components/navigation/footer.tsx index 3619f2d..06ea12b 100644 --- a/client/src/components/navigation/footer.tsx +++ b/client/src/components/navigation/footer.tsx @@ -62,7 +62,7 @@ export default function Footer() { return (