This commit is contained in:
2026-01-30 14:08:50 +02:00
parent f5113c557a
commit c9575ee200

View File

@@ -150,9 +150,6 @@ const TestimonialCardOne = ({
textBoxButtonTextClassName = "",
}: TestimonialCardOneProps) => {
return (
<div className="absolute top-0 left-0">
<button className="bg-green-500 text-white px-4 py-2 rounded-lg">Success</button>
</div>
<CardStack
mode={carouselMode}
gridVariant={gridVariant}