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";