From 26fb0522564f7f57279b454e1b5a4fb2cf551c6f Mon Sep 17 00:00:00 2001 From: development Date: Sat, 3 Jan 2026 14:05:09 +0000 Subject: [PATCH] Update src/components/sections/testimonial/TestimonialCardTwelve.tsx --- .../sections/testimonial/TestimonialCardTwelve.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/sections/testimonial/TestimonialCardTwelve.tsx b/src/components/sections/testimonial/TestimonialCardTwelve.tsx index 60316be..69f8087 100644 --- a/src/components/sections/testimonial/TestimonialCardTwelve.tsx +++ b/src/components/sections/testimonial/TestimonialCardTwelve.tsx @@ -17,7 +17,7 @@ type Testimonial = { interface TestimonialCardTwelveProps { testimonials: Testimonial[]; - cardTitle: string; + cardElevate Your Brand with Expert Copywriting and Content Enhancement: string; cardTag: string; cardTagIcon?: LucideIcon; useInvertedBackground: InvertedBackground; @@ -27,13 +27,13 @@ interface TestimonialCardTwelveProps { cardClassName?: string; avatarGroupClassName?: string; avatarClassName?: string; - cardTitleClassName?: string; + cardElevate Your Brand with Expert Copywriting and Content EnhancementClassName?: string; cardTagClassName?: string; } const TestimonialCardTwelve = ({ testimonials, - cardTitle, + cardElevate Your Brand with Expert Copywriting and Content Enhancement, cardTag, cardTagIcon, useInvertedBackground, @@ -43,7 +43,7 @@ const TestimonialCardTwelve = ({ cardClassName = "", avatarGroupClassName = "", avatarClassName = "", - cardTitleClassName = "", + cardElevate Your Brand with Expert Copywriting and Content EnhancementClassName = "", cardTagClassName = "", }: TestimonialCardTwelveProps) => { const theme = useTheme(); @@ -77,8 +77,8 @@ const TestimonialCardTwelve = ({ useInvertedBackground={useInvertedBackground} className={cardTagClassName} /> -

- {cardTitle} +

+ {cardElevate Your Brand with Expert Copywriting and Content Enhancement}