From 81e6826de92f5f115f095ad196aafef70ca00753 Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Fri, 13 Jun 2025 18:41:01 +0000 Subject: [PATCH] Relocate and reduce newsletter signup form to the bottom of each page Refactors Footer component to relocate and reduce the newsletter signup section, updating its styling and layout with Tailwind CSS classes. 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/e8af81ac-06ea-49de-9d39-2120a99e0a23.jpg --- client/src/components/navigation/footer.tsx | 83 +++++++++++---------- 1 file changed, 42 insertions(+), 41 deletions(-) diff --git a/client/src/components/navigation/footer.tsx b/client/src/components/navigation/footer.tsx index 0743925..6ee4b78 100644 --- a/client/src/components/navigation/footer.tsx +++ b/client/src/components/navigation/footer.tsx @@ -141,61 +141,62 @@ export default function Footer() { - {/* Newsletter Signup Section */} -
-
-

- Sign up for my Newsletter -

-
-
+
+
+
+

+ © {currentYear} Pilates with Fadia. All rights reserved. +

+

+ Online pilates classes and in-person sessions in Cairo, Egypt. +

+
+ + {/* Newsletter Signup - Compact Version */} +
+

+ Newsletter Signup +

+ setEmail(e.target.value)} required /> -
- -
-
+ + + +
-
- -
- -
-

- © {currentYear} Pilates with Fadia. All rights reserved. -

+ +