From 3f6e9e40345fec5eb63fc25a27dfdd4c1622849a Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Thu, 15 Jan 2026 15:08:49 +0200 Subject: [PATCH] fix --- src/components/sections/testimonial/TestimonialCardTen.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/sections/testimonial/TestimonialCardTen.tsx b/src/components/sections/testimonial/TestimonialCardTen.tsx index 4eff07d..bcd51ea 100644 --- a/src/components/sections/testimonial/TestimonialCardTen.tsx +++ b/src/components/sections/testimonial/TestimonialCardTen.tsx @@ -1,6 +1,3 @@ -const styles = { - textColor: 'red', -}; "use client"; import { useState } from "react";