From 1d73c4121c16ddefcead2ec34f247c857041364b Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Fri, 13 Jun 2025 19:26:41 +0000 Subject: [PATCH] Showcase community image as a background with a prominent call-to-action Replaces the community image with a background image and adds a translucent overlay in CommunitySection.tsx. Replit-Commit-Author: Agent Replit-Commit-Session-Id: e524de2d-167c-4bad-8c36-b012186a210b Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/af8dabca-e746-4e53-9c29-d8d4d9cf30f5/c3f18c2f-a395-4591-aa44-352dec1be7ef.jpg --- .../community/community-section.tsx | 37 ++++++++++--------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/client/src/components/community/community-section.tsx b/client/src/components/community/community-section.tsx index c736fbe..8172fe8 100644 --- a/client/src/components/community/community-section.tsx +++ b/client/src/components/community/community-section.tsx @@ -56,23 +56,26 @@ export function CommunitySection() { {/* Testimonials moved to a separate section */} - {/* Community Image */} -
- Pilates Community -
- - {/* Whiteboard removed from homepage and moved to community page */} - -
- - - + {/* Community Background with Centered Button */} +
+ {/* Translucent overlay */} +
+ + {/* Centered button */} +
+ + + +