diff --git a/src/components/sections/testimonial/TestimonialCardTen.tsx b/src/components/sections/testimonial/TestimonialCardTen.tsx index f30fb1a..bcd51ea 100644 --- a/src/components/sections/testimonial/TestimonialCardTen.tsx +++ b/src/components/sections/testimonial/TestimonialCardTen.tsx @@ -28,9 +28,6 @@ interface TestimonialCardTenProps { title: string; titleSegments?: TitleSegment[]; description: string; - - - tag?: string; tagIcon?: LucideIcon; buttons?: ButtonConfig[];