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, }, {