Bob AI: add a new button 'Learn More' in team section
This commit is contained in:
@@ -138,6 +138,9 @@ const TeamCardEleven = ({
|
||||
)}>
|
||||
{member.detail}
|
||||
</p>
|
||||
<button className="text-base md:text-lg font-medium text-primary hover:text-primary/80 transition-colors">
|
||||
Learn More
|
||||
</button>
|
||||
</div>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user