Bob AI: change the team section title to Meet Our Expert T...

This commit is contained in:
2026-02-01 23:56:18 +02:00
parent 9c0d57765f
commit 870a6ad695
5 changed files with 231 additions and 59 deletions

View File

@@ -138,9 +138,6 @@ 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>
);