From fcdb5e8637ce8d5404b471aba459c64bc85a1886 Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Fri, 13 Jun 2025 17:43:24 +0000 Subject: [PATCH] Change the community button color to match the class booking button Updates the community section button's background color from teal to rose in `client/src/components/community/community-section.tsx`. 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/411e032e-c1d3-4314-9bce-0b0129615827.jpg --- client/src/components/community/community-section.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/community/community-section.tsx b/client/src/components/community/community-section.tsx index 81864d6..c0bd28e 100644 --- a/client/src/components/community/community-section.tsx +++ b/client/src/components/community/community-section.tsx @@ -61,7 +61,7 @@ export function CommunitySection() {