From 9aabd01f19f31d0d79b4ed0181dfb419b14cd144 Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Wed, 21 May 2025 12:11:05 +0000 Subject: [PATCH] Showcase client feedback below the instructor bio for greater visibility Moves testimonials to a new TestimonialsSection component on HomePage and updates testimonial styling in testimonial.tsx. 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/d653b197-958c-4eaf-b1c3-758c1d7f8a33.jpg --- .../community/community-section.tsx | 13 +---- .../src/components/community/testimonial.tsx | 4 +- .../testimonials/testimonials-section.tsx | 56 +++++++++++++++++++ client/src/pages/home-page.tsx | 2 + 4 files changed, 61 insertions(+), 14 deletions(-) create mode 100644 client/src/components/testimonials/testimonials-section.tsx diff --git a/client/src/components/community/community-section.tsx b/client/src/components/community/community-section.tsx index 0888464..515057d 100644 --- a/client/src/components/community/community-section.tsx +++ b/client/src/components/community/community-section.tsx @@ -157,18 +157,7 @@ export function CommunitySection() { -
"{quote}"
+ Read about the experiences and transformations of people who practice with me +
+