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 ml-auto bg-accent hover:bg-accent-hover text-foreground hover:text-foreground-hover px-4 py-2 rounded-lg">
|
||||
Learn More
|
||||
</button>
|
||||
</div>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user