From c7cca0ac8416db4eaf7c3492e65a2f10e942d29a Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Wed, 21 May 2025 12:07:29 +0000 Subject: [PATCH] Refine newsletter signup form for a more subtle and engaging look Updates the newsletter signup form in CommunitySection to improve aesthetics. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 88cd88e4-2dbe-4df6-8c8a-7e38f13ef1ec Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/af8dabca-e746-4e53-9c29-d8d4d9cf30f5/5e810185-aabd-4d28-8820-882a3823aeb4.jpg --- .../src/components/community/community-section.tsx | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/client/src/components/community/community-section.tsx b/client/src/components/community/community-section.tsx index e0dfc84..0888464 100644 --- a/client/src/components/community/community-section.tsx +++ b/client/src/components/community/community-section.tsx @@ -109,21 +109,17 @@ export function CommunitySection() {

{/* Newsletter Section */} -
+

Sign up for my Newsletter

-

- Stay updated with wellness tips, special class offerings, and community events -

- setEmail(e.target.value)} required @@ -134,7 +130,7 @@ export function CommunitySection() {