diff --git a/src/sections/Testimonies.tsx b/src/sections/Testimonies.tsx index 8c039ba..8353579 100644 --- a/src/sections/Testimonies.tsx +++ b/src/sections/Testimonies.tsx @@ -20,7 +20,10 @@ interface CardProps { } const Card = ({ title, quote, img, entity }: CardProps) => ( -