From 90c074dd6f748650ebd8d0e9381e5c44e56a2441 Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Fri, 13 Jun 2025 18:50:16 +0000 Subject: [PATCH] Improve footer layout by moving newsletter signup section to the right Refactors the footer component to use a 4-column grid, repositioning the newsletter signup section. 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/fad791f0-6b01-4e85-8ebb-cdf6a9516a7d.jpg --- client/src/components/navigation/footer.tsx | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/client/src/components/navigation/footer.tsx b/client/src/components/navigation/footer.tsx index 2874f52..3619f2d 100644 --- a/client/src/components/navigation/footer.tsx +++ b/client/src/components/navigation/footer.tsx @@ -62,7 +62,7 @@ export default function Footer() { return (