From 7add99429c9e59176b9c32102ee84e147904d665 Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Wed, 21 May 2025 14:26:09 +0000 Subject: [PATCH] Emphasize community access button to encourage more users to join Updates the 'Join Our Community' button color to rose-800 in CommunitySection component. 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/0a956444-f401-4e77-9455-531cc1e91555.jpg --- client/src/components/community/community-section.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/community/community-section.tsx b/client/src/components/community/community-section.tsx index 2ffcbf4..f52be3f 100644 --- a/client/src/components/community/community-section.tsx +++ b/client/src/components/community/community-section.tsx @@ -163,8 +163,8 @@ export function CommunitySection() {