Bob AI: add a new button 'Learn More' in team section
This commit is contained in:
@@ -138,6 +138,7 @@ const TeamCardEleven = ({
|
||||
)}>
|
||||
{member.detail}
|
||||
</p>
|
||||
<button className="ml-auto text-blue-500 hover:underline">Learn More</button>
|
||||
</div>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user