diff --git a/src/components/sections/testimonial/TestimonialCardSixteen.tsx b/src/components/sections/testimonial/TestimonialCardSixteen.tsx index c520365..b0057a3 100644 --- a/src/components/sections/testimonial/TestimonialCardSixteen.tsx +++ b/src/components/sections/testimonial/TestimonialCardSixteen.tsx @@ -149,7 +149,7 @@ const TestimonialCardSixteen = ({ textBoxTitleClassName = "", textBoxTitleImageWrapperClassName = "", textBoxTitleImageClassName = "", - textBoxDescriptionClassName = "", +textBoxDescriptionClassName = "", imageClassName = "", overlayClassName = "", ratingClassName = "", @@ -191,7 +191,7 @@ const updatedTestimonials = [ rating: 5, imageSrc: "/images/alex-king.jpg", imageAlt: "Alex King", - testimonialText: "Your testimonial text here", + testimonialText: "Mastering the game is not just about skill; it's about strategy and teamwork.", }, ];