From c25958d3f8c66f451f438968406cc1edde360c12 Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Fri, 13 Jun 2025 22:25:03 +0000 Subject: [PATCH] Update a user quote to better reflect community experience with Pilates Updates the testimonial quote and author in `client/src/lib/constants.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/f7d49a0d-0967-4b33-99a9-e2a28a5326b3.jpg --- client/src/lib/constants.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/client/src/lib/constants.tsx b/client/src/lib/constants.tsx index 500dc2e..a31c9b4 100644 --- a/client/src/lib/constants.tsx +++ b/client/src/lib/constants.tsx @@ -104,10 +104,10 @@ export const SEO = { // Testimonials export const TESTIMONIALS = [ { - quote: "Fadia's approach to Pilates has completely transformed my relationship with my body. The community she's built is supportive and encouraging.", - author: "Sarah H.", - memberSince: "2021", - initials: "SH", + quote: "I dropped in at Fadia's Pilates more than two years ago and since then I have tried my utmost not to miss a class. It's not just a workout, it's an amazing vibe created by sweating together, laughing together and pushing the limits together.", + author: "Ingrid from Estonia", + memberSince: "2022", + initials: "IE", color: "teal" as const, }, {