Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7c30973134 |
@@ -138,6 +138,8 @@ const TestimonialCard = memo(({
|
||||
imageClassName={cls("!absolute inset-0 w-full h-full object-cover !rounded-none", imageClassName)}
|
||||
/>
|
||||
</div>
|
||||
{/* Inserted button element */}
|
||||
<button className="bg-red-500 text-white px-4 py-2 rounded-md mt-4">So</button>
|
||||
</div>
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user