fix
This commit is contained in:
@@ -28,9 +28,6 @@ interface TestimonialCardTenProps {
|
||||
title: string;
|
||||
titleSegments?: TitleSegment[];
|
||||
description: string;
|
||||
<a href='https://www.instagram.com/aaa' target='_blank' rel='noopener noreferrer'>
|
||||
<img src='/path/to/instagram-icon.png' alt='Instagram' className='instagram-icon' />
|
||||
</a>
|
||||
tag?: string;
|
||||
tagIcon?: LucideIcon;
|
||||
buttons?: ButtonConfig[];
|
||||
|
||||
Reference in New Issue
Block a user