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

This commit is contained in:
2026-02-02 09:55:13 +02:00
parent e33c0af6c1
commit 4570c7563a
4 changed files with 177 additions and 70 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>
);