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

This commit is contained in:
2026-02-02 10:24:43 +02:00
parent d51ce9c2a8
commit 7c878ef767
4 changed files with 179 additions and 78 deletions

View File

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