This commit is contained in:
2026-01-15 14:28:14 +02:00
parent 7a77013c1c
commit 8b60355594

View File

@@ -28,9 +28,6 @@ interface TestimonialCardTenProps {
title: string;
titleSegments?: TitleSegment[];
description: string;
<a href='https://www.instagram.com/aaa' target='_blank' rel='noopener noreferrer'>
<button className='instagram-button'>Instagram</button>
</a>
tag?: string;
tagIcon?: LucideIcon;
buttons?: ButtonConfig[];