Bob AI: To each of the testimonials can you add a linkedin...

This commit is contained in:
2026-01-30 17:33:08 +00:00
parent 0142fd8af6
commit 7c30973134

View File

@@ -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>
);
});